In order to work around
http://public.kitware.com/Bug/view.php?id=12570 I think it should be
sufficient to have a different drive *letter* when specifying where
to build the binaries than the drive letter(s) of the path names of
the source files.

John Drescher wrote:
You could also probably use the subst command to substitute the
root drive.

Thanks, John. My build/bin directory is at D:\Build. When I do 'subst B: D:\', and open a VS10 .sln file from B:\Build, Visual Studio 2010 allows me to view the C/C++ properties of individual source files. Cool! I think I'll add 'subst B: D:\' to my system startup :-)

Kind regards,

  Niels
--
Niels Dekker
http://www.xs4all.nl/~nd/dekkerware
Scientific programmer at LKEB, Leiden University Medical Center
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to