Folders bin and source

Started by Marco Ruiz, March 22, 2007, 02:09:17 PM

Previous topic - Next topic

Marco Ruiz

¿Is possible that when compiling the project the generated code keeps in a folder different from the folder where the compiled program keeps?. At this moment as much the generated code as the compiled program keeps it in the same folder.

Spanish:
¿Es posible que al compilar el proyecto el código generado se guarde en una carpeta distinta a la carpeta donde se guarde el programa compilado?. En este momento tanto el código generado como el programa compilado lo guarda en la misma carpeta.

TechSupport

The only way to accomplish what you need is to create a small program that will copy your generated EXE to the folder that you need and call that program through a 'User Tool' that is invoked 'Post Compile'.