Changeset 561 for trunk/tools/linguist/lupdate/lupdate.pro
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/tools/linguist/lupdate/lupdate.pro
r385 r561 15 15 include(../shared/formats.pri) 16 16 include(../shared/proparser.pri) 17 include(../shared/translatortools.pri)18 17 19 SOURCES += main.cpp 18 SOURCES += \ 19 main.cpp \ 20 merge.cpp \ 21 ../shared/simtexth.cpp \ 22 \ 23 cpp.cpp \ 24 java.cpp \ 25 qscript.cpp \ 26 ui.cpp 27 28 HEADERS += \ 29 lupdate.h \ 30 ../shared/simtexth.h 20 31 21 32 DEFINES += QT_NO_CAST_TO_ASCII QT_NO_CAST_FROM_ASCII
Note:
See TracChangeset
for help on using the changeset viewer.