瀏覽代碼

fixed configs

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

+ 6 - 6
haxe.vcproj

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