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

  1. [Project]
  2. FileName=MdiApp.dev
  3. Name=MDI Application
  4. UnitCount=3
  5. Icon=
  6. Type=0
  7. Ver=1
  8. Includes=
  9. Libs=
  10. Compiler=
  11. Linker=-lcomctl32_@@_
  12. IsCpp=1
  13. ObjFiles=
  14. PrivateResource=MdiApp_private.rc
  15. ResourceIncludes=
  16. ExeOutput=
  17. ObjectOutput=
  18. Folders=Resources
  19. MakeIncludes=
  20. CppCompiler=
  21. OverrideOutput=0
  22. OverrideOutputName=MdiApp.exe
  23. HostApplication=
  24. CommandLine=
  25. IncludeVersionInfo=0
  26. SupportXPThemes=0
  27. CompilerSet=0
  28. CompilerSettings=000000000000000000
  29.  
  30. [Unit1]
  31. FileName=mdi_unit.c
  32. CompileCpp=1
  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=mdi_unit.h
  45. CompileCpp=1
  46. Folder=
  47. Compile=1
  48. Link=1
  49. Priority=1000
  50. OverrideBuildCmd=0
  51. BuildCmd=
  52.  
  53. [Unit3]
  54. FileName=mdi_res.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=MdiApp.exe
  76. ProductName=MDI Application
  77. ProductVersion=0.1
  78. AutoIncBuildNr=0
  79.  
  80.