COMP: Fix for support of VS 8.0 beta 2

This commit is contained in:
Andy Cedilnik
2005-05-26 17:30:13 -04:00
parent b0a97bc014
commit 17da34e188
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
FIND_PROGRAM(CMAKE_MAKE_PROGRAM
NAMES VCExpress
NAMES devenv VCExpress
PATHS
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\VisualStudio\\8.0\\Setup\\VS;EnvironmentDirectory]
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\VisualStudio\\8.0\\Setup;Dbghelp_path]