home *** CD-ROM | disk | FTP | other *** search
/ Game Programming - All in One (3rd Edition) / game_prog_all_in_one_3rd_ed.iso / sources / TankWar-Final / TankWar.dev < prev    next >
Encoding:
INI File  |  2006-09-16  |  2.5 KB  |  180 lines

  1. [Project]
  2. FileName=TankWar.dev
  3. Name=TankWar
  4. UnitCount=13
  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=TankWar.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=tankwar.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=mappyal.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=mappyal.c
  54. CompileCpp=0
  55. Folder=Source Files
  56. Compile=1
  57. Link=1
  58. Priority=1000
  59. OverrideBuildCmd=0
  60. BuildCmd=$(CC) -c mappyal.c -o mappyal.o $(CFLAGS)
  61.  
  62. [Unit4]
  63. FileName=scroller.h
  64. CompileCpp=1
  65. Folder=Include Files
  66. Compile=1
  67. Link=1
  68. Priority=1000
  69. OverrideBuildCmd=0
  70. BuildCmd=
  71.  
  72. [Unit5]
  73. FileName=scroller.cpp
  74. CompileCpp=1
  75. Folder=Source Files
  76. Compile=1
  77. Link=1
  78. Priority=1000
  79. OverrideBuildCmd=0
  80. BuildCmd=
  81.  
  82. [Unit6]
  83. FileName=datafile.h
  84. CompileCpp=1
  85. Folder=Include Files
  86. Compile=1
  87. Link=1
  88. Priority=1000
  89. OverrideBuildCmd=0
  90. BuildCmd=
  91.  
  92. [Unit7]
  93. FileName=sprite.cpp
  94. CompileCpp=1
  95. Folder=Source Files
  96. Compile=1
  97. Link=1
  98. Priority=1000
  99. OverrideBuildCmd=0
  100. BuildCmd=
  101.  
  102. [Unit8]
  103. FileName=sprite.h
  104. CompileCpp=1
  105. Folder=Include Files
  106. Compile=1
  107. Link=1
  108. Priority=1000
  109. OverrideBuildCmd=0
  110. BuildCmd=
  111.  
  112. [Unit9]
  113. FileName=bullet.cpp
  114. CompileCpp=1
  115. Folder=Source Files
  116. Compile=1
  117. Link=1
  118. Priority=1000
  119. OverrideBuildCmd=0
  120. BuildCmd=
  121.  
  122. [Unit10]
  123. FileName=input.cpp
  124. CompileCpp=1
  125. Folder=Source Files
  126. Compile=1
  127. Link=1
  128. Priority=1000
  129. OverrideBuildCmd=0
  130. BuildCmd=
  131.  
  132. [Unit11]
  133. FileName=main.cpp
  134. CompileCpp=1
  135. Folder=Source Files
  136. Compile=1
  137. Link=1
  138. Priority=1000
  139. OverrideBuildCmd=0
  140. BuildCmd=
  141.  
  142. [Unit12]
  143. FileName=setup.cpp
  144. CompileCpp=1
  145. Folder=Source Files
  146. Compile=1
  147. Link=1
  148. Priority=1000
  149. OverrideBuildCmd=0
  150. BuildCmd=
  151.  
  152. [Unit13]
  153. FileName=tank.cpp
  154. CompileCpp=1
  155. Folder=Source Files
  156. Compile=1
  157. Link=1
  158. Priority=1000
  159. OverrideBuildCmd=0
  160. BuildCmd=
  161.  
  162. [VersionInfo]
  163. Major=0
  164. Minor=1
  165. Release=1
  166. Build=1
  167. LanguageID=1033
  168. CharsetID=1252
  169. CompanyName=
  170. FileVersion=
  171. FileDescription=Developed using the Dev-C++ IDE
  172. InternalName=
  173. LegalCopyright=
  174. LegalTrademarks=
  175. OriginalFilename=
  176. ProductName=
  177. ProductVersion=
  178. AutoIncBuildNr=0
  179.  
  180.