home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / qt3_emx.zip / examples / scrollview / scrollview.pro < prev   
Text File  |  2001-06-22  |  151b  |  8 lines

  1. TEMPLATE    = app
  2. CONFIG        += qt warn_on release
  3. HEADERS        = 
  4. SOURCES        = scrollview.cpp
  5. TARGET        = scrollview
  6. DEPENDPATH=../../include
  7. REQUIRES=large-config
  8.