home *** CD-ROM | disk | FTP | other *** search
/ Game Programming - All in One (3rd Edition) / game_prog_all_in_one_3rd_ed.iso / sources / chapter10 / AngularMotion / AngularMotion.dev next >
Encoding:
INI File  |  2006-09-14  |  1.4 KB  |  100 lines

  1. [Project]
  2. FileName=AngularMotion.dev
  3. Name=AngularMotion
  4. UnitCount=5
  5. Type=0
  6. Ver=1
  7. ObjFiles=
  8. Includes=
  9. Libs=
  10. PrivateResource=
  11. ResourceIncludes=
  12. MakeIncludes=
  13. Compiler=
  14. CppCompiler=
  15. Linker=-lalleg_@@_
  16. IsCpp=1
  17. Icon=
  18. ExeOutput=
  19. ObjectOutput=
  20. OverrideOutput=0
  21. OverrideOutputName=AngularMotion.exe
  22. HostApplication=
  23. Folders="Include Files","Source Files"
  24. CommandLine=
  25. UseCustomMakefile=0
  26. CustomMakefile=
  27. IncludeVersionInfo=0
  28. SupportXPThemes=0
  29. CompilerSet=0
  30. CompilerSettings=0000000000001000000000
  31.  
  32. [Unit1]
  33. FileName=spritehandler.h
  34. CompileCpp=1
  35. Folder=Include Files
  36. Compile=1
  37. Link=1
  38. Priority=1000
  39. OverrideBuildCmd=0
  40. BuildCmd=
  41.  
  42. [Unit2]
  43. FileName=sprite.h
  44. CompileCpp=1
  45. Folder=Include Files
  46. Compile=1
  47. Link=1
  48. Priority=1000
  49. OverrideBuildCmd=0
  50. BuildCmd=
  51.  
  52. [Unit3]
  53. FileName=sprite.cpp
  54. CompileCpp=1
  55. Folder=Source Files
  56. Compile=1
  57. Link=1
  58. Priority=1000
  59. OverrideBuildCmd=0
  60. BuildCmd=
  61.  
  62. [Unit4]
  63. FileName=spritehandler.cpp
  64. CompileCpp=1
  65. Folder=Source Files
  66. Compile=1
  67. Link=1
  68. Priority=1000
  69. OverrideBuildCmd=0
  70. BuildCmd=
  71.  
  72. [Unit5]
  73. FileName=main.cpp
  74. CompileCpp=1
  75. Folder=Source Files
  76. Compile=1
  77. Link=1
  78. Priority=1000
  79. OverrideBuildCmd=0
  80. BuildCmd=
  81.  
  82. [VersionInfo]
  83. Major=0
  84. Minor=1
  85. Release=1
  86. Build=1
  87. LanguageID=1033
  88. CharsetID=1252
  89. CompanyName=
  90. FileVersion=
  91. FileDescription=Developed using the Dev-C++ IDE
  92. InternalName=
  93. LegalCopyright=
  94. LegalTrademarks=
  95. OriginalFilename=
  96. ProductName=
  97. ProductVersion=
  98. AutoIncBuildNr=0
  99.  
  100.