Last change
on this file since 265 was 2, checked in by Dmitry A. Kuminov, 16 years ago |
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
|
File size:
425 bytes
|
Line | |
---|
1 | #! [0]
|
---|
2 | HEADERS = arrowpad.h \
|
---|
3 | mainwindow.h
|
---|
4 | SOURCES = arrowpad.cpp \
|
---|
5 | main.cpp \
|
---|
6 | mainwindow.cpp
|
---|
7 | #! [0] #! [1]
|
---|
8 | TRANSLATIONS = arrowpad_fr.ts \
|
---|
9 | arrowpad_nl.ts
|
---|
10 | #! [1]
|
---|
11 |
|
---|
12 | # install
|
---|
13 | target.path = $$[QT_INSTALL_EXAMPLES]/linguist/arrowpad
|
---|
14 | sources.files = $$SOURCES $$HEADERS *.pro
|
---|
15 | sources.path = $$[QT_INSTALL_EXAMPLES]/linguist/arrowpad
|
---|
16 | INSTALLS += target sources
|
---|
Note:
See
TracBrowser
for help on using the repository browser.