mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
Made paths relative to new directory
This commit is contained in:
parent
8892e5576d
commit
60053c0e17
@ -17,8 +17,8 @@
|
||||
ConfigurationType="0">
|
||||
<Tool
|
||||
Name="VCNMakeTool"
|
||||
BuildCommandLine="makepanda"
|
||||
Output="built\python\python.exe"/>
|
||||
BuildCommandLine="cd .. & makepanda\makepanda --everything --installer"
|
||||
Output="..\built\bin\ppython.exe"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
|
@ -17,8 +17,8 @@
|
||||
ConfigurationType="0">
|
||||
<Tool
|
||||
Name="VCNMakeTool"
|
||||
BuildCommandLine="makepanda"
|
||||
Output="built\python\python.exe"/>
|
||||
BuildCommandLine="cd .. & makepanda\makepanda --everything --installer"
|
||||
Output="..\built\bin\ppython.exe"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
|
Loading…
x
Reference in New Issue
Block a user