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

Royce Mitchell III royce3 at ev1.net
Thu Nov 3 14:08:58 CET 2005


Martin Fuchs wrote:

>Hi Royce,
>
>2005/11/2, Royce Mitchell III <royce3 at 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 at 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
>  
>
I figured this was the case Martin. Is it okay if I rename your dsp 
files so they don't get in the way of the auto-generated ones, or would 
you prefer I modify the auto-generated ones to have _auto in the name?



More information about the Ros-dev mailing list