瀏覽代碼

use MSVC=1

Nicolas Cannasse 13 年之前
父節點
當前提交
b834e818d8
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      haxe.vcproj

+ 2 - 2
haxe.vcproj

@@ -29,8 +29,8 @@
 			ConfigurationType="0">
 			ConfigurationType="0">
 			<Tool
 			<Tool
 				Name="VCNMakeTool"
 				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"
 				CleanCommandLine="make -f Makefile.win clean_haxe"
 				Output="haxe.exe"/>
 				Output="haxe.exe"/>
 		</Configuration>
 		</Configuration>