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 / FileEditor / FileEditor.dev next >
INI File  |  2003-03-23  |  1KB  |  80 lines

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