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

+ 2 - 2
haxe.vcproj

@@ -17,8 +17,8 @@
 			ConfigurationType="0">
 			<Tool
 				Name="VCNMakeTool"
-				BuildCommandLine="ocamake -g -pp camlp4o haxe.vcproj extLib.cma swfLib.cma"
-				ReBuildCommandLine="ocamake -all -g -pp camlp4o haxe.vcproj extLib.cma swfLib.cma"
+				BuildCommandLine="ocamake -g -pp camlp4o haxe.vcproj extLib.cma swfLib.cma unix.cma"
+				ReBuildCommandLine="ocamake -all -g -pp camlp4o haxe.vcproj extLib.cma swfLib.cma unix.cma"
 				CleanCommandLine="ocamake -clean -pp camlp4o haxe.vcproj"
 				Output="haxe.exe"/>
 		</Configuration>