Run script before running program
Posted: Wed Sep 18, 2013 7:28 pm
Hi guys
I'm a new user of the CodeLite IDE. I love different functions that I can't find in VS or other C++ IDE.
But 2 function I can't find.
First
Is it possible to run a script (for copying all dll files in the running directory) after every build is finished?
Second
Is it possible to tell CodeLite that the running directory is not in the debug or release folder (of my project) but in the folder of the project?
Now I must copy all my image files in the debug folder.
I'm a new user of the CodeLite IDE. I love different functions that I can't find in VS or other C++ IDE.
But 2 function I can't find.
First
Is it possible to run a script (for copying all dll files in the running directory) after every build is finished?
Second
Is it possible to tell CodeLite that the running directory is not in the debug or release folder (of my project) but in the folder of the project?
Now I must copy all my image files in the debug folder.