Nicolas Cannasse 13 anos atrás
pai
commit
b834e818d8
1 arquivos alterados com 2 adições e 2 exclusões
  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>