home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / qt3_emx.zip / examples / network / clientserver / client / client.pro < prev    next >
Encoding:
Text File  |  2001-06-29  |  134 b   |  7 lines

  1. REQUIRES        = network full-config
  2. TEMPLATE    = app
  3. CONFIG        += qt warn_on release
  4. HEADERS        = 
  5. SOURCES        = client.cpp
  6. TARGET        = client
  7.