Last change
on this file since 266 was 2, checked in by Dmitry A. Kuminov, 16 years ago |
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
|
File size:
654 bytes
|
Line | |
---|
1 | ######################################################################
|
---|
2 | # Automatically generated by qmake (2.01a) Tue Nov 28 13:20:04 2006
|
---|
3 | ######################################################################
|
---|
4 |
|
---|
5 | TEMPLATE = app
|
---|
6 | TARGET = validators
|
---|
7 | DEPENDPATH += .
|
---|
8 | INCLUDEPATH += .
|
---|
9 |
|
---|
10 | FORMS += validators.ui
|
---|
11 | RESOURCES += validators.qrc
|
---|
12 |
|
---|
13 | # Input
|
---|
14 | SOURCES += main.cpp ledwidget.cpp localeselector.cpp
|
---|
15 | HEADERS += ledwidget.h localeselector.h
|
---|
16 |
|
---|
17 | # install
|
---|
18 | target.path = $$[QT_INSTALL_EXAMPLES]/widgets/validators
|
---|
19 | sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro *.png
|
---|
20 | sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/validators
|
---|
21 | INSTALLS += target sources
|
---|
Note:
See
TracBrowser
for help on using the repository browser.