diff options
| -rw-r--r-- | BuildParams | 4 | ||||
| -rw-r--r-- | autobuild.xml | 2 | 
2 files changed, 4 insertions, 2 deletions
| diff --git a/BuildParams b/BuildParams index c051397853..1fe8da4441 100644 --- a/BuildParams +++ b/BuildParams @@ -169,6 +169,10 @@ oz_project-4.build_debug_release_separately = true  oz_project-4.codeticket_add_context = false  oz_project-4.email = oz@lindenlab.com +oz_project-7.build_debug_release_separately = true +oz_project-7.codeticket_add_context = false +oz_project-7.email = sldev@catznip.com +  # =================================================================  # asset delivery 2010 projects  # ================================================================= diff --git a/autobuild.xml b/autobuild.xml index ef21122daa..3089ed8e5d 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1147,8 +1147,6 @@        <map>          <key>license</key>          <string>havok</string> -        <key>license_file</key> -        <string>on_file</string>          <key>name</key>          <string>llconvexdecomposition</string>          <key>platforms</key> | 
