diff options
| author | Oz Linden <oz@lindenlab.com> | 2011-05-17 19:29:45 -0400 |
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2011-05-17 19:29:45 -0400 |
| commit | 644cbc44871992a95bcd5a6854dfc2a4d56a7b62 (patch) | |
| tree | aa3d376ffef11ccf21498d5781d8c84ec141ce9e /autobuild.xml | |
| parent | 4297b530d3f174bfeeb27c63d4ad3ef5192e755e (diff) | |
| parent | 9075e1104fd8238991f42b90e51b77d3497db02a (diff) | |
merge notifications.xml fix
Diffstat (limited to 'autobuild.xml')
| -rw-r--r-- | autobuild.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/autobuild.xml b/autobuild.xml index 0e4db1bdca..d908344df9 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -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> @@ -2394,7 +2393,7 @@ <string>-G</string> <string>"Visual Studio 10"</string> <string>-DUNATTENDED:BOOL=ON</string> - <string>-DINSTALL_PROPRIETARY=TRUE</string> + <string>-DINSTALL_PROPRIETARY=FALSE</string> <string>-DUSE_KDU=FALSE</string> <string>-DFMOD=FALSE</string> </array> @@ -2470,7 +2469,7 @@ <string>-G</string> <string>"Visual Studio 10"</string> <string>-DUNATTENDED:BOOL=ON</string> - <string>-DINSTALL_PROPRIETARY=TRUE</string> + <string>-DINSTALL_PROPRIETARY=FALSE</string> <string>-DUSE_KDU=FALSE</string> <string>-DFMOD=FALSE</string> </array> |
