home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 August / PCWorld_2000-08_cd.bin / Software / Topware / devc / _SETUP.6 / Group22 / Hello.ini < prev    next >
INI File  |  2000-05-21  |  404b  |  20 lines

  1. ; The Hello World application template
  2.  
  3. ; Information about the template
  4. [Template]
  5. Name=Hello World!
  6. ; Icon= This is commented out, so there's no icon!
  7. Description=A classic Hello World application.
  8. Category=Additional
  9.  
  10. ; Information for the editor
  11. [Editor]
  12. Text=Hello.txt
  13. CursorX=3
  14. CursorY=6
  15.  
  16. [Project]
  17. Console=1
  18. Cpp=0
  19. ; Libs=  No libraries are required.
  20. Name=Hello World application