hi
part of my project vpj file looks like this
<Files>
<F
N="x:/Temp/proj/thedir/*.*"
Recurse="1"
Excludes="*.S60;*.s60;donotadd\"/>
</Files>
My problem is the directory donotadd does get added!
i have tried using \donotadd\ /dontadd/ and with * , i work under windows.
anyone can tell me how to exclude a dir this way.
this is how i load my files since they can change and do not wish to add them using the project menu etc ...
thanks for any directors.
ehab