Changeset cac8759dba in tspsg for install.pri
- Timestamp:
- Sep 14, 2010, 8:51:50 PM (14 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- f29549ec20
- Parents:
- a713b103e8
- git-author:
- Oleksii Serdiuk <contacts@…> (09/14/10 20:51:50)
- git-committer:
- Oleksii Serdiuk <contacts@…> (06/29/12 19:45:57)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
install.pri
ra713b103e8 rcac8759dba 58 58 $$[QT_INSTALL_BINS]/libgcc_s_dw2-1.dll 59 59 } 60 iconengines.files = $$[QT_INSTALL_PLUGINS]/iconengines/qsvgicon$${D}4.dll 61 iconengines.path = $$PREFIX/TSPSG/iconengines 60 62 imageformats.files = $$[QT_INSTALL_PLUGINS]/imageformats/qjpeg$${D}4.dll \ 61 63 $$[QT_INSTALL_PLUGINS]/imageformats/qtiff$${D}4.dll 62 64 imageformats.path = $$PREFIX/TSPSG/imageformats 63 INSTALLS += i mageformats65 INSTALLS += iconengines imageformats 64 66 } 65 67
Note: See TracChangeset
for help on using the changeset viewer.