2
0
Nicolas Cannasse 13 жил өмнө
parent
commit
b834e818d8
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      haxe.vcproj

+ 2 - 2
haxe.vcproj

@@ -29,8 +29,8 @@
 			ConfigurationType="0">
 			<Tool
 				Name="VCNMakeTool"
-				BuildCommandLine="make -f Makefile.win haxe"
-				ReBuildCommandLine="make -f Makefile.win clean_haxe haxe"
+				BuildCommandLine="make MSVC=1 -f Makefile.win haxe"
+				ReBuildCommandLine="make MSVC=1 -f Makefile.win clean_haxe haxe"
 				CleanCommandLine="make -f Makefile.win clean_haxe"
 				Output="haxe.exe"/>
 		</Configuration>