[ros-dev] auto vs manual vc6 project files naming conflict

Royce Mitchell III royce3 at ev1.net
Wed Nov 2 15:14:32 CET 2005


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




More information about the Ros-dev mailing list