mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
Fix bug with spaces in paths
This commit is contained in:
parent
2a0ccbf137
commit
f4c8bf2eef
@ -287,7 +287,7 @@ DeleteFiles(".")
|
||||
#
|
||||
##############################################################################
|
||||
|
||||
CMD=NSIS+"\\makensis.exe /V2 "
|
||||
CMD="\""+NSIS+"\\makensis.exe\" /V2 "
|
||||
CMD=CMD+'/DCOMPRESSOR="'+COMPRESS+'" '
|
||||
CMD=CMD+'/DNAME="'+NAME+'" '
|
||||
CMD=CMD+'/DSMDIRECTORY="'+SMDIRECTORY+'" '
|
||||
|
Loading…
x
Reference in New Issue
Block a user