aboutsummaryrefslogtreecommitdiff
path: root/build/build35.bat
diff options
context:
space:
mode:
authorcsharptest <roger@csharptest.net>2012-10-15 14:03:49 -0500
committerrogerk <devnull@localhost>2012-10-15 14:03:49 -0500
commit70cf2511627197ed38393f077c98e0827d588507 (patch)
tree004010bd1287a9651ec8fa9ff44cea2183ad0272 /build/build35.bat
parent09761a8967c5119f9f55e1f7e917f55369eded8b (diff)
downloadprotobuf-70cf2511627197ed38393f077c98e0827d588507.tar.gz
protobuf-70cf2511627197ed38393f077c98e0827d588507.tar.bz2
protobuf-70cf2511627197ed38393f077c98e0827d588507.zip
Normalizing base project configurations
Diffstat (limited to 'build/build35.bat')
-rw-r--r--build/build35.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build35.bat b/build/build35.bat
index 46a625d5..8c15d8bc 100644
--- a/build/build35.bat
+++ b/build/build35.bat
@@ -5,4 +5,4 @@ SET BUILD_CONFIG=%~2
IF "%BUILD_TARGET%"=="" SET BUILD_TARGET=Rebuild
IF "%BUILD_CONFIG%"=="" SET BUILD_CONFIG=Debug
-CMD.exe /Q /C "CD %~dp0 && %WINDIR%\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe /nologo build.csproj /toolsversion:4.0 %3 %4 %5 %6 "/t:%BUILD_TARGET%" "/p:BuildConfiguration=%BUILD_CONFIG%;TargetVersion=3"
+CMD.exe /Q /C "CD %~dp0 && %WINDIR%\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe /nologo build.csproj /toolsversion:4.0 %3 %4 %5 %6 "/t:%BUILD_TARGET%" "/p:BuildConfiguration=%BUILD_CONFIG%;TargetVersion=NET35"