Martin Fuchs wrote:
Hi Royce,
2005/11/2, Royce Mitchell III royce3@ev1.net:
our "make -vs6 msvc" command generates dsp files automatically for all project in the tree.
At the moment, this is overwriting the following files:
subsys/system/explorer/notifyhook/notifyhook.dsp subsys/system/ibrowser/ibrowser/ibrowser.dsp lib/opengl32/opengl32.dsp lib/cpl/ncpa/ncpa.dsp lib/cpl/control/control.dsp lib/cpl/appwiz/appwiz.dsp
Would anybody have a problem with it if I renamed all these dsp files out of the way, or would it be better if the auto-generated dsp files were named something like notifyhook_auto.dsp?
2005/11/3, Steven Edwards steven_ed4153@yahoo.com:
Why not just delete them?
YES. Please remove the msvc files from the tree and just fix all the
autogeneration.
please don't remove the VC project files of Explorer, Winefile and IBrowser. I am using them outside of the source tree, and they contain information which is not (and will/can not) be autogenerated.
Regards,
Martin
You should just tell us what kind of information they contain so that we can update the XML file. It will be perfectly auto-generated afterwards.
Best regards, Alex Ionescu