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

+ 3 - 3
haxe.vcproj

@@ -29,9 +29,9 @@
 			ConfigurationType="0">
 			<Tool
 				Name="VCNMakeTool"
-				BuildCommandLine="ocamake -opt -pp camlp4o haxe.vcproj extLib.cmxa extc.cmxa swfLib.cmxa"
-				ReBuildCommandLine="ocamake -all -opt -pp camlp4o haxe.vcproj extLib.cmxa extc.cmxa swfLib.cmxa"
-				CleanCommandLine="ocamake -clean -opt -pp camlp4o haxe.vcproj extLib.cmxa extc.cmxa swfLib.cmxa"
+				BuildCommandLine="make all"
+				ReBuildCommandLine="make clean all"
+				CleanCommandLine="make clean"
 				Output="haxe.exe"/>
 		</Configuration>
 	</Configurations>