Windows NSIS packaging remove conf file

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4559 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810 2016-06-22 10:05:54 +00:00
parent 5fbbd71f6f
commit 4f547526f3
2 changed files with 0 additions and 6 deletions

View File

@ -148,9 +148,6 @@ File "Lancer QET.bat"
SetOutPath "$INSTDIR"
File /r "./files/ico"
SetOutPath "$INSTDIR"
File /r "./files/conf"
SectionEnd
;---------------------------

View File

@ -152,9 +152,6 @@ File "Lancer QET.bat"
SetOutPath "$INSTDIR"
File /r "./files/ico"
SetOutPath "$INSTDIR"
File /r "./files/conf"
SectionEnd
;---------------------------