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?
Thanks