Hi,
Do the out/res and out/src folders ever contain anything during compilation or are they just a side effect of the makefile?
Thanks!
DJCC
Question about the res and src folders during compilation
Moderator: Stef
-
- Very interested
- Posts: 710
- Joined: Sat Feb 18, 2012 2:44 am
-
- Very interested
- Posts: 3131
- Joined: Thu Nov 30, 2006 9:46 pm
- Location: France - Sevres
- Contact:
I did not found any way to only create these directory when they are needed :-/
They are useful when you actually use a 'src' and 'res' folder for your sources and resources but if put all in the root folder then they are useless...
Now i am thinking about it, i believe there is a way to not create them every time :p
They are useful when you actually use a 'src' and 'res' folder for your sources and resources but if put all in the root folder then they are useless...
Now i am thinking about it, i believe there is a way to not create them every time :p