home *** CD-ROM | disk | FTP | other *** search
/ Beginning C++ Through Gam…rogramming (2nd Edition) / BCGP2E.ISO / bloodshed / devcpp-4.9.9.2_setup.exe / Templates / 2-ConsoleApp.template < prev    next >
INI File  |  2002-05-04  |  263b  |  18 lines

  1. [Template]
  2. ver=1
  3. Name=Console Application
  4. IconIndex=1
  5. Description=A console application (MSDOS window)
  6. Catagory=Basic
  7.  
  8. [Unit0]
  9. CName=main.c
  10. CppName=main.cpp
  11. C=consoleapp_c.txt
  12. Cpp=consoleapp_cpp.txt
  13.  
  14. [Project]
  15. UnitCount=1
  16. Type=1
  17. Name=Console App
  18.