BUILDFIX: copy/paste error in mesh autobuild.xml causes configure to fail.

copy/paste error in autobuild.xml caused INSTALL_PROPRIETARY to be set to TRUE
for OS builds. This causes configure to fail as llconvexdecomposition is not
available to OS devs. Changing INSTALL_PROPRIETARY to false for OS devs so
that llconvexdecompositionstub is used instead. problem only affects windows
builds.
master
Nyx (Neal Orman) 2011-05-17 17:25:38 -04:00
parent 55665d99a4
commit bd37b14e92
1 changed files with 0 additions and 1 deletions

View File

@ -2317,7 +2317,6 @@
<string>-G</string>
<string>"Visual Studio 10"</string>
<string>-DUNATTENDED:BOOL=ON</string>
<string>-DINSTALL_PROPRIETARY=TRUE</string>
<string>-DUSE_KDU=FALSE</string>
<string>-DFMOD=FALSE</string>
</array>