all=same for all OS, just one archive file for all of them
-->
<Platform os="linux">
- <Files exclude="*.debug" buildbase="dist-cli">
+ <Files exclude="*.debug" buildbase="bin">
magicsmoke*
libmagicsmoke*
libelam*
libAurora*
- icon.png
libQtTzData*
libQtZip*
- libqwbase* buildbase=""
+ libqwbase*
msp-*
</Files>
+ <Files buildbase="icons/logo">
+ icon.png
+ </Files>
</Platform>
<Platform os="windows" buildbase="bin">
<Files>
- magicsmoke.exe
- magicsmoke.dll
+ magicsmoke*.exe
+ magicsmoke*.dll
gpg.exe
+ iconv.dll
elam.dll
Aurora.dll
qwbase.dll
QtTz*.dll
QtZip*.dll
libssp*.dll
- libeay*.dll
- ssleay*.dll
+ libstdc++*.dll
+ libgcc*.dll
+ libwinpthread*.dll
+ *eay*.dll
+ msp-*.dll
</Files>
</Platform>
</ArchiveSource>
<!-- this one uses pipe-syntax to get to the main path and it also uses additional <Files> tags to drill deeper -->
<ArchiveSource name="qtlibs-*.zip">
- <Platform os="linux" buildbase="dist-cli" >
- <Files exclude="*.debug">
- libQt5*
+ <Platform os="linux" >
+ <Files exclude="*.debug" buildbase="|qmake -query QT_INSTALL_LIBS">
+ libQt5Core*
+ libQt5Gui*
+ libQt5Widgets*
+ libQt5PrintSupport*
+ libQt5Xml.*
+ libQt5Network*
+ libQt5Svg*
</Files>
- <Files exclude="*.debug">
+ <Files exclude="*.debug" buildbase="|qmake -query QT_INSTALL_PLUGINS">
platforms/*.so
platforminputcontexts/*.so
imageformats/*.so
Qt5Gui.dll
Qt5Network.dll
Qt5PrintSupport.dll
- Qt5Script.dll
- Qt5ScriptTools.dll
Qt5Widgets.dll
Qt5Xml.dll
Qt5Svg.dll
<ArchiveSource name="icu-*.zip">
<Platform os="windows" buildbase="|qmake -query QT_INSTALL_PREFIX">
<Files buildbase="./bin">
- lib*.dll
+ libicu*.dll
icu*.dll
</Files>
</Platform>
- <Platform os="linux" buildbase="dist-cli">
+ <Platform os="linux" buildbase="./lib">
<Files exclude="*.debug">
libicu*.so*
</Files>
</Platform>
</ArchiveSource>
- <ArchiveSource name="magicsmoke-i18n.zip" buildbase="dist-cli">
+ <ArchiveSource name="magicsmoke-i18n.zip">
<Platform os="all" cpu="all">
- <Files>
+ <Files buildbase="bin">
*.qm
</Files>
<Files buildbase="|qmake -query QT_INSTALL_TRANSLATIONS">