home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
qt3_emx.zip
/
examples
/
network
/
networkprotocol
/
networkprotocol.pro
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-05-07
|
178 b
|
8 lines
REQUIRES = network full-config
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS = nntp.h view.h
SOURCES = main.cpp \
nntp.cpp view.cpp
TARGET = networkprotocol