OPEN-1 WORKAROUND revert change to cmake string for VS 8

master
Oz Linden 2011-02-06 09:56:09 -05:00
parent 7e19ef5b4f
commit 82d9e1b73e
1 changed files with 1 additions and 1 deletions

View File

@ -2446,7 +2446,7 @@
<key>options</key>
<array>
<string>-G</string>
<string>"Visual Studio Express 8 2005"</string>
<string>"Visual Studio 8 2005"</string>
<string>-DSTANDALONE:BOOL=FALSE</string>
<string>-DINSTALL_PROPRIETARY=FALSE</string>
<string>-DFMOD=FALSE</string>