And one more.

This commit is contained in:
Shyotl
2011-03-17 00:46:57 -05:00
parent 1166db3436
commit 4ce89f203d

View File

@@ -97,7 +97,7 @@ if (WINDOWS)
elseif (MSVC90)
set(MSVC_DIR 9.0)
set(MSVC_SUFFIX 90)
elseif (MSVC100)
elseif (MSVC10)
set(MSVC_DIR 10.0)
set(MSVC_SUFFIX 100)
endif (MSVC71)