Skip to content
Snippets Groups Projects
Commit 8fbe2bc2 authored by niel@nirvana.planescape.home's avatar niel@nirvana.planescape.home
Browse files

OPEN-50 Adding settings to Windows for controlling proprietary libs. This...

OPEN-50 Adding settings to Windows for controlling proprietary libs. This allows quictime to be used. Additionally, once a solution for FMOD is found this can also be enabled.
parent a32080af
No related branches found
No related tags found
No related merge requests found
...@@ -2126,6 +2126,9 @@ ...@@ -2126,6 +2126,9 @@
<string>"Visual Studio 10"</string> <string>"Visual Studio 10"</string>
<string>-DUNATTENDED:BOOL=ON</string> <string>-DUNATTENDED:BOOL=ON</string>
<string>-DUSE_PRECOMPILED_HEADERS=ON</string> <string>-DUSE_PRECOMPILED_HEADERS=ON</string>
<string>-DINSTALL_PROPRIETARY=TRUE</string>
<string>-DUSE_KDU=FALSE</string>
<string>-DFMOD=FALSE</string>
</array> </array>
</map> </map>
<key>name</key> <key>name</key>
...@@ -2201,6 +2204,9 @@ ...@@ -2201,6 +2204,9 @@
<string>"Visual Studio 10"</string> <string>"Visual Studio 10"</string>
<string>-DUNATTENDED:BOOL=ON</string> <string>-DUNATTENDED:BOOL=ON</string>
<string>-DUSE_PRECOMPILED_HEADERS=ON</string> <string>-DUSE_PRECOMPILED_HEADERS=ON</string>
<string>-DINSTALL_PROPRIETARY=TRUE</string>
<string>-DUSE_KDU=FALSE</string>
<string>-DFMOD=FALSE</string>
</array> </array>
</map> </map>
<key>name</key> <key>name</key>
...@@ -2275,6 +2281,9 @@ ...@@ -2275,6 +2281,9 @@
<string>"Visual Studio 10"</string> <string>"Visual Studio 10"</string>
<string>-DUNATTENDED:BOOL=ON</string> <string>-DUNATTENDED:BOOL=ON</string>
<string>-DUSE_PRECOMPILED_HEADERS=ON</string> <string>-DUSE_PRECOMPILED_HEADERS=ON</string>
<string>-DINSTALL_PROPRIETARY=TRUE</string>
<string>-DUSE_KDU=FALSE</string>
<string>-DFMOD=FALSE</string>
</array> </array>
</map> </map>
<key>name</key> <key>name</key>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment