Changeset b26801b000 in tspsg for tspsg.pro
- Timestamp:
- Jul 10, 2012, 5:44:43 PM (12 years ago)
- Branches:
- appveyor, imgbot, master, readme
- Children:
- 0af510a462
- Parents:
- 1299ea5b49
- git-author:
- Oleksii Serdiuk <contacts@…> (07/10/12 17:44:43)
- git-committer:
- Oleksii Serdiuk <contacts@…> (07/10/12 17:51:53)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tspsg.pro
r1299ea5b49 rb26801b000 56 56 UI_DIR = tmp 57 57 58 # We need to generate translations before building. 59 # Either way, resource files won't compile. 60 translations.name = Translations 61 translations.input = TRANSLATIONS 62 translations.output = $$_PRO_FILE_PWD_/l10n/${QMAKE_FILE_BASE}.qm 63 translations.commands = $$[QT_INSTALL_BINS]/lrelease ${QMAKE_FILE_IN} 64 translations.CONFIG = no_link 65 QMAKE_EXTRA_COMPILERS += translations 66 PRE_TARGETDEPS += compiler_translations_make_all 67 58 68 # Include 3rd party libraries 59 69 !handheld {
Note: See TracChangeset
for help on using the changeset viewer.