[opensource-dev] VCmsbuildOpenSourceRelWithDebInfo Incremental Link Testers Needed.

Nicky Perian nickyperian at yahoo.com
Tue Mar 1 12:26:45 PST 2011


One line addition to autobuild.xml VCmsbuildRelWithDebInfo Section for 
incremental linking.

            <!-- OPEN-1a WORKAROUND begin - to be removed when VC 2010 is 
detected correctly -->
           <key>VC10msbuildRelWithDebInfo</key>
            <map>
              <key>build</key>
              <map>
                <key>command</key>
                <string>msbuild.exe</string>
                <key>options</key>
                <array>
                  <string>SecondLife.sln</string>
                  <string>/t:build</string>
                  <string>/p:Configuration=RelWithDebInfo</string>
                  <string>/p:Platform=Win32</string>
                  <string>/p:"VCBuildAdditionalOptions= /useenv"</string>
                  <string>/p:"VCBuildAdditionalOptions= /incremental"</string>
                  </array>
              </map>
              <key>configure</key>
              <map>
                <key>options</key>
                <array>
                  <string>-G</string>
                  <string>"Visual Studio 10"</string>
                  <string>-DSTANDALONE:BOOL=FALSE</string>
                  <string>-DINSTALL_PROPRIETARY=FALSE</string>
                  <string>-DFMOD=TRUE</string>
                </array>
              </map>
              <key>name</key>
              <string>VC10msbuildRelWithDebInfo</string>
            </map>
           <!-- OPEN-1a WORKAROUND end -->



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20110301/16f94f24/attachment.htm 


More information about the opensource-dev mailing list