Test
This commit is contained in:
parent
3ae276c776
commit
f546db97d8
@ -57,7 +57,7 @@ message($$MSG_PREFIX: Sed replace string: \"$$SEDREPLACE\")
|
||||
FULLSEDCMD = "$$shell_path($$shell_quote($$PWD/../../resources/scripts/sed/sed.exe)) -e \"$$SEDREPLACE\" \"$$system_path($$system_quote($$PWD/../../resources/nsis/NSIS.definitions.nsh.in))\" > \"$$system_path($$system_quote($$OUT_PWD\NSIS.definitions.nsh))\""
|
||||
message($$MSG_PREFIX: Full sed command: $$FULLSEDCMD)
|
||||
|
||||
#system()
|
||||
system($$FULLSEDCMD)
|
||||
system(xcopy /Y $$shell_path($$shell_quote($$PWD/../../resources/nsis/NSIS.template.in)) $$shell_path($$shell_quote($$OUT_PWD/)))
|
||||
|
||||
include(../../pri/install.pri)
|
||||
|
Loading…
x
Reference in New Issue
Block a user