소스 검색

updated Debug config.

Nicolas Cannasse 20 년 전
부모
커밋
ec6ffc4b66
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      haxe.vcproj

+ 3 - 3
haxe.vcproj

@@ -17,9 +17,9 @@
 			ConfigurationType="0">
 			<Tool
 				Name="VCNMakeTool"
-				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"
+				BuildCommandLine="ocamake -lp -custom -pp camlp4o haxe.vcproj extLib.cma extc.cma swfLib.cma"
+				ReBuildCommandLine="ocamake -all -lp -custom -pp camlp4o haxe.vcproj extLib.cma extc.cma swfLib.cma"
+				CleanCommandLine="ocamake -clean -pp camlp4o haxe.vcproj"
 				Output="haxe.exe"/>
 		</Configuration>
 		<Configuration