Last change
on this file since 561 was 561, checked in by Dmitry A. Kuminov, 15 years ago |
trunk: Merged in qt 4.6.1 sources.
|
File size:
719 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
|
---|
22 |
|
---|
23 | symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.