home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 May / PCWorld_2002-05_cd.bin / Software / TemaCD / devc++5beta / devcpp4910.exe / Templates / wxWindows.template < prev   
Encoding:
INI File  |  2002-03-16  |  446 b   |  18 lines

  1. [Template]
  2. ver=1
  3. Name=wxWindows
  4. Icon=wxWindows.ico
  5. Description=A basic template for wxWindows applications.
  6. Catagory=GUI Toolkits
  7.  
  8. [Unit0]
  9. Cpp=wxWindows_cpp.txt
  10.  
  11. [Project]
  12. UnitCount=1
  13. Type=0
  14. Cpp=1
  15. Compiler=-fno-rtti -fno-exceptions -fno-pcc-struct-return -fstrict-aliasing -Wall -fvtable-thunks
  16. Linker=-lwx -lole32 -lwsock32 -lcomctl32 -lctl3d32 -lgcc -lstdc++ -lshell32 -loleaut32 -ladvapi32 -luuid -lxpm
  17. Name=WxWindows Project
  18.