mirror of
https://github.com/martinrotter/rssguard.git
synced 2024-12-27 08:33:27 +01:00
Test
This commit is contained in:
parent
23e2724014
commit
6bcf678be9
@ -59,7 +59,7 @@ FULLSEDCMD = "$$shell_path($$shell_quote($$PWD/../../resources/scripts/sed/sed.e
|
||||
message($$MSG_PREFIX: Full sed command: $$FULLSEDCMD)
|
||||
|
||||
system($$FULLSEDCMD)
|
||||
system(xcopy /A /Y \"$$system_path($$system_quote($$PWD/../../resources/nsis/NSIS.definitions.nsh.in))\" \"$$system_path($$system_quote($$OUT_PWD\NSIS.definitions.nsh))*\")
|
||||
system(move \"$$system_path($$system_quote($$PWD/../../resources/nsis/NSIS.definitions.nsh.in))\" \"$$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/)))
|
||||
|
||||
include(../../pri/install.pri)
|
||||
|
Loading…
Reference in New Issue
Block a user