Test
This commit is contained in:
parent
21fdfc6cdb
commit
00519a8446
@ -59,6 +59,7 @@ FULLSEDCMD = "$$shell_path($$shell_quote($$PWD/../../resources/scripts/sed/sed.e
|
|||||||
message($$MSG_PREFIX: Full sed command: $$FULLSEDCMD)
|
message($$MSG_PREFIX: Full sed command: $$FULLSEDCMD)
|
||||||
|
|
||||||
system($$FULLSEDCMD)
|
system($$FULLSEDCMD)
|
||||||
|
|
||||||
system(move \"$$system_path($$system_quote($$PWD/../../resources/nsis/NSIS.definitions.nsh.out))\" \"$$system_path($$system_quote($$OUT_PWD\NSIS.definitions.nsh))\")
|
system(move \"$$system_path($$system_quote($$PWD/../../resources/nsis/NSIS.definitions.nsh.out))\" \"$$system_path($$system_quote($$OUT_PWD\NSIS.definitions.nsh))\")
|
||||||
system(xcopy /Y $$shell_path($$shell_quote($$PWD/../../resources/nsis/NSIS.template.in)) $$shell_path($$shell_quote($$OUT_PWD/)))
|
system(xcopy /Y $$shell_path($$shell_quote($$PWD/../../resources/nsis/NSIS.template.in)) $$shell_path($$shell_quote($$OUT_PWD/)))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user