home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
qt3_emx.zip
/
examples
/
dirview
/
dirview.pro
< prev
next >
Wrap
Text File
|
2001-06-22
|
168b
|
9 lines
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS = dirview.h
SOURCES = dirview.cpp \
main.cpp
TARGET = dirview
DEPENDPATH=../../include
REQUIRES=full-config