Changeset 3cadf24d00 in tspsg for tspsg.pri


Ignore:
Timestamp:
Jun 22, 2010, 3:38:24 PM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
e9db3e216b
Parents:
bcd2a3b47a
git-author:
Oleksii Serdiuk <contacts@…> (06/22/10 15:38:24)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:41:43)
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tspsg.pri

    rbcd2a3b47a r3cadf24d00  
    3737
    3838#Resource file(s)
    39 RESOURCES += resources/tspsg.qrc
     39RESOURCES += resources/tspsg.qrc \
     40        l10n/l10n.qrc
    4041
    4142#Translations
    4243CODECFORTR = UTF-8
    43 TRANSLATIONS += l10n/tspsg_en.ts \
     44TRANSLATIONS += l10n/template.ts \
     45        l10n/tspsg_en.ts \
    4446        l10n/tspsg_ru.ts \
    4547        l10n/tspsg_uk.ts
     
    4749# Precompiled header
    4850PRECOMPILED_HEADER = src/pch.h
     51
     52_t_t_l_ {
     53        DEFINES += _T_T_L_
     54        HEADERS += src/_.h
     55}
Note: See TracChangeset for help on using the changeset viewer.