Kaynağa Gözat

updated : debug = backtrace

Nicolas Cannasse 20 yıl önce
ebeveyn
işleme
f8d7e07816
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      haxe.vcproj

+ 2 - 2
haxe.vcproj

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