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