Re: [CMake] Relation between .vcproj and .vcproj.cmake

2006-06-23 Thread William A. Hoffman
At 10:51 AM 6/23/2006, Sylvain Benner wrote: >>The .cmake version is an implementation detail of getting VS to re-run CMake >>at the proper time to regenerate projects. >>-Brad > >Hello, > >We don't use the auto-regeneration feature. >Is there a variable in CMake to automatically delete this file

Re: [CMake] Relation between .vcproj and .vcproj.cmake

2006-06-23 Thread Sylvain Benner
The .cmake version is an implementation detail of getting VS to re-run CMake at the proper time to regenerate projects. -Brad Hello, We don't use the auto-regeneration feature. Is there a variable in CMake to automatically delete this file ? Sylvain __

Re: [CMake] Relation between .vcproj and .vcproj.cmake

2006-06-23 Thread Brad King
Steve Johns wrote: I'm wondering, could someone kindly explain the relationship between the .vcproj and .vcproj.cmake files (in the MSVC build environment)? I understand that the .vcproj is the actual project file as used by the MSVC IDE, but what is the purpose of the .vcproj.cmake file (whic

Re: [CMake] Relation between .vcproj and .vcproj.cmake

2006-06-23 Thread William A. Hoffman
At 10:10 AM 6/23/2006, Steve Johns wrote: >Hi. > >I'm wondering, could someone kindly explain the relationship between the >.vcproj and .vcproj.cmake files (in the MSVC build environment)? > >I understand that the .vcproj is the actual project file as used by the MSVC >IDE, but what is the purpos

[CMake] Relation between .vcproj and .vcproj.cmake

2006-06-23 Thread Steve Johns
Hi. I'm wondering, could someone kindly explain the relationship between the .vcproj and .vcproj.cmake files (in the MSVC build environment)? I understand that the .vcproj is the actual project file as used by the MSVC IDE, but what is the purpose of the .vcproj.cmake file (which I notice is