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

  1. [Project]
  2. FileName=Anim.dev
  3. Name=Animation Example
  4. UnitCount=2
  5. Type=0
  6. Ver=1
  7. ObjFiles=
  8. Includes=
  9. Libs=
  10. PrivateResource=Anim_private.rc
  11. ResourceIncludes=
  12. Compiler=
  13. Linker=
  14. IsCpp=0
  15. Icon=Anim.ico
  16. ExeOutput=
  17. ObjectOutput=
  18. Folders=Resources
  19. MakeIncludes=
  20. CppCompiler=
  21. OverrideOutput=0
  22. OverrideOutputName=Anim.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=Images.rc
  45. Folder=Resources
  46. Compile=1
  47. Link=1
  48. Priority=1000
  49. OverrideBuildCmd=0
  50. BuildCmd=
  51.  
  52. [VersionInfo]
  53. Major=0
  54. Minor=1
  55. Release=1
  56. Build=1
  57. LanguageID=1033
  58. CharsetID=1252
  59. CompanyName=
  60. FileVersion=0.1
  61. FileDescription=Developed using the Dev-C++ IDE
  62. InternalName=
  63. LegalCopyright=
  64. LegalTrademarks=
  65. OriginalFilename=Anim.exe
  66. ProductName=Animation Example
  67. ProductVersion=0.1
  68. AutoIncBuildNr=0
  69.  
  70.