2
0
Эх сурвалжийг харах

kill the compiler before building

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

+ 3 - 3
haxe.vcproj

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