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

+ 9 - 3
haxe.vcproj

@@ -17,9 +17,9 @@
 			ConfigurationType="0">
 			<Tool
 				Name="VCNMakeTool"
-				BuildCommandLine="ocamake -opt -pp camlp4o haxe.vcproj extc.cmxa"
-				ReBuildCommandLine="ocamake -all -opt -pp camlp4o haxe.vcproj extc.cmxa"
-				CleanCommandLine="ocamake -clean -opt -pp camlp4o haxe.vcproj extc.cmxa"
+				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"
 				Output="haxe.exe"/>
 		</Configuration>
 		<Configuration
@@ -53,6 +53,12 @@
 		<File
 			RelativePath=".\plugin.ml">
 		</File>
+		<File
+			RelativePath=".\type.ml">
+		</File>
+		<File
+			RelativePath=".\typer.ml">
+		</File>
 	</Files>
 	<Globals>
 	</Globals>