Changeset 121 in tspsg-svn for trunk/tspsg.pri


Ignore:
Timestamp:
Jun 22, 2010, 3:38:24 PM (14 years ago)
Author:
laleppa
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tspsg.pri

    r98 r121  
    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.