explicitly enable INSTALL_PROPRIETARY in the Linden configurations

master
Oz Linden 2011-04-21 16:40:16 -04:00
parent a604bc27e5
commit a4decda79b
1 changed files with 3 additions and 0 deletions

View File

@ -1592,6 +1592,7 @@
<string>-DCMAKE_BUILD_TYPE:STRING=Debug</string>
<string>-DWORD_SIZE:STRING=32</string>
<string>-DROOT_PROJECT_NAME:STRING=SecondLife</string>
<string>-DINSTALL_PROPRIETARY=TRUE</string>
</array>
</map>
<key>name</key>
@ -1632,6 +1633,7 @@
<string>-DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo</string>
<string>-DWORD_SIZE:STRING=32</string>
<string>-DROOT_PROJECT_NAME:STRING=SecondLife</string>
<string>-DINSTALL_PROPRIETARY=TRUE</string>
</array>
</map>
<key>name</key>
@ -1674,6 +1676,7 @@
<string>-DROOT_PROJECT_NAME:STRING=SecondLife</string>
<string>-DUSE_PRECOMPILED_HEADERS=ON</string>
<string>-DLL_RELEASE_FOR_DOWNLOAD:BOOL=TRUE</string>
<string>-DINSTALL_PROPRIETARY=TRUE</string>
</array>
</map>
<key>name</key>