main.cpp - how to get rid of it?
Posted: Thu Mar 04, 2010 10:46 pm
Hi,
when I create a g++ console project CodeLite automatically generates a file 'main.cpp', which I normally don't want.
If I then create another project in the same workspace, it fails because there is already a file 'main.cpp'.
So, I have to remove it each time.
Is there an option to disable generating this dummy main.cpp file?
Many thanks for a hint,
Helmut.
when I create a g++ console project CodeLite automatically generates a file 'main.cpp', which I normally don't want.
If I then create another project in the same workspace, it fails because there is already a file 'main.cpp'.
So, I have to remove it each time.
Is there an option to disable generating this dummy main.cpp file?
Many thanks for a hint,
Helmut.