qt5base-lts/examples/ja_JP/linguist/hellotr/hellotr.pro
David Boddie 0748751c9f Squashed commit of the changes from the mobile-examples repository
(4.7-generated-declarative branch).
2011-05-23 14:24:07 +02:00

15 lines
336 B
INI

#! [0]
SOURCES = main.cpp
#! [0] #! [1]
TRANSLATIONS = hellotr_ja.ts
#! [1]
# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/linguist/hellotr
sources.files = $$SOURCES *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/linguist/hellotr
INSTALLS += target sources
symbian: CONFIG += qt_example
maemo5: CONFIG += qt_example