ENH: make sure msvc90 gets set

This commit is contained in:
Bill Hoffman 2008-01-18 16:06:10 -05:00
parent fc8ce17433
commit c0bb73787d
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ SET(MSVC60 @MSVC60@)
SET(MSVC70 @MSVC70@)
SET(MSVC71 @MSVC71@)
SET(MSVC80 @MSVC80@)
SET(MSVC90 @MSVC90@)
SET(MSVC_IDE @MSVC_IDE@)
SET(MSVC_VERSION @MSVC_VERSION@)
SET(WIN32 1)