home *** CD-ROM | disk | FTP | other *** search
/ Beginning C++ Through Gam…rogramming (2nd Edition) / BCGP2E.ISO / bloodshed / devcpp-4.9.9.2_setup.exe / Examples / WinMenu / WinMenu.dev < prev   
INI File  |  2003-03-23  |  1KB  |  77 lines

  1. [Project]
  2. Ver=1
  3. FileName=WinMenu.dev
  4. Name=Windows example
  5. IsCpp=1
  6. UnitCount=3
  7. Type=0
  8. Icon=
  9. ObjFiles=
  10. Includes=
  11. Libs=
  12. Compiler=
  13. Linker=
  14. Folders=Resources
  15. PrivateResource=WinMenu_private.rc
  16. ResourceIncludes=
  17. MakeIncludes=
  18. CppCompiler=
  19. ExeOutput=
  20. ObjectOutput=
  21. OverrideOutput=0
  22. OverrideOutputName=WinMenu.exe
  23. HostApplication=
  24. CommandLine=
  25. IncludeVersionInfo=0
  26. SupportXPThemes=0
  27. CompilerSet=0
  28. CompilerSettings=000000000000000000
  29.  
  30. [Unit1]
  31. FileName=main.h
  32. CompileCpp=1
  33. Folder=
  34. Compile=1
  35. Link=1
  36. Priority=1000
  37. OverrideBuildCmd=0
  38. BuildCmd=
  39.  
  40. [Unit2]
  41. FileName=main.cpp
  42. CompileCpp=1
  43. Folder=
  44. Compile=1
  45. Link=1
  46. Priority=1000
  47. OverrideBuildCmd=0
  48. BuildCmd=
  49.  
  50. [Unit3]
  51. FileName=rsrc.rc
  52. Folder=Resources
  53. Compile=1
  54. Link=1
  55. Priority=1000
  56. OverrideBuildCmd=0
  57. BuildCmd=
  58.  
  59. [VersionInfo]
  60. Major=0
  61. Minor=1
  62. Release=1
  63. Build=1
  64. LanguageID=1033
  65. CharsetID=1252
  66. CompanyName=
  67. FileVersion=0.1
  68. FileDescription=Developed using the Dev-C++ IDE
  69. InternalName=
  70. LegalCopyright=
  71. LegalTrademarks=
  72. OriginalFilename=WinMenu.exe
  73. ProductName=Windows example
  74. ProductVersion=0.1
  75. AutoIncBuildNr=0
  76.  
  77.