Browse Source

Made paths relative to new directory

Josh Yelon 21 years ago
parent
commit
60053c0e17
2 changed files with 4 additions and 4 deletions
  1. 2 2
      doc/makepanda/makepanda70.vcproj
  2. 2 2
      doc/makepanda/makepanda71.vcproj

+ 2 - 2
doc/makepanda/makepanda70.vcproj

@@ -17,8 +17,8 @@
 			ConfigurationType="0">
 			ConfigurationType="0">
 			<Tool
 			<Tool
 				Name="VCNMakeTool"
 				Name="VCNMakeTool"
-				BuildCommandLine="makepanda"
-				Output="built\python\python.exe"/>
+				BuildCommandLine="cd .. &amp; makepanda\makepanda --everything --installer"
+				Output="..\built\bin\ppython.exe"/>
 		</Configuration>
 		</Configuration>
 	</Configurations>
 	</Configurations>
 	<Files>
 	<Files>

+ 2 - 2
doc/makepanda/makepanda71.vcproj

@@ -17,8 +17,8 @@
 			ConfigurationType="0">
 			ConfigurationType="0">
 			<Tool
 			<Tool
 				Name="VCNMakeTool"
 				Name="VCNMakeTool"
-				BuildCommandLine="makepanda"
-				Output="built\python\python.exe"/>
+				BuildCommandLine="cd .. &amp; makepanda\makepanda --everything --installer"
+				Output="..\built\bin\ppython.exe"/>
 		</Configuration>
 		</Configuration>
 	</Configurations>
 	</Configurations>
 	<References>
 	<References>