Last change
on this file since 1165 was 561, checked in by Dmitry A. Kuminov, 15 years ago |
trunk: Merged in qt 4.6.1 sources.
|
File size:
482 bytes
|
Rev | Line | |
---|
[2] | 1 | HEADERS = tabdialog.h
|
---|
| 2 | SOURCES = main.cpp \
|
---|
| 3 | tabdialog.cpp
|
---|
| 4 |
|
---|
| 5 | # install
|
---|
| 6 | target.path = $$[QT_INSTALL_EXAMPLES]/dialogs/tabdialog
|
---|
| 7 | sources.files = $$SOURCES $$HEADERS *.pro
|
---|
| 8 | sources.path = $$[QT_INSTALL_EXAMPLES]/dialogs/tabdialog
|
---|
| 9 | INSTALLS += target sources
|
---|
[561] | 10 |
|
---|
| 11 | symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
|
---|
[2] | 12 | wince50standard-x86-msvc2005: LIBS += libcmt.lib corelibc.lib ole32.lib oleaut32.lib uuid.lib commctrl.lib coredll.lib winsock.lib ws2.lib
|
---|
Note:
See
TracBrowser
for help on using the repository browser.