OSDN Git Service

work around ti33814
authorTakuya Nishimoto <nishimotz@gmail.com>
Sat, 17 May 2014 13:49:15 +0000 (22:49 +0900)
committerTakuya Nishimoto <nishimotz@gmail.com>
Sat, 17 May 2014 13:49:15 +0000 (22:49 +0900)
jptools/setup-vc2013.cmd

index 9e82532..bca60e9 100644 (file)
@@ -1 +1,2 @@
 call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\vcvars32.bat"\r
+SET CL=/arch:IA32 /D "_USING_V110_SDK71_"
\ No newline at end of file