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

  1. [Project]
  2. FileName=TankWar.dev
  3. Name=TankWar
  4. UnitCount=6
  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=0
  17. Icon=
  18. ExeOutput=
  19. ObjectOutput=
  20. OverrideOutput=0
  21. OverrideOutputName=TankWar.exe
  22. HostApplication=
  23. Folders="Header Files","Source Files"
  24. CommandLine=
  25. UseCustomMakefile=0
  26. CustomMakefile=
  27. IncludeVersionInfo=0
  28. SupportXPThemes=0
  29. CompilerSet=0
  30. CompilerSettings=0000001000001000000000
  31.  
  32. [Unit1]
  33. FileName=main.c
  34. CompileCpp=0
  35. Folder=Source Files
  36. Compile=1
  37. Link=1
  38. Priority=1000
  39. OverrideBuildCmd=0
  40. BuildCmd=
  41.  
  42. [VersionInfo]
  43. Major=0
  44. Minor=1
  45. Release=1
  46. Build=1
  47. LanguageID=1033
  48. CharsetID=1252
  49. CompanyName=
  50. FileVersion=
  51. FileDescription=Developed using the Dev-C++ IDE
  52. InternalName=
  53. LegalCopyright=
  54. LegalTrademarks=
  55. OriginalFilename=
  56. ProductName=
  57. ProductVersion=
  58. AutoIncBuildNr=0
  59.  
  60. [Unit2]
  61. FileName=setup.c
  62. CompileCpp=0
  63. Folder=Source Files
  64. Compile=1
  65. Link=1
  66. Priority=1000
  67. OverrideBuildCmd=0
  68. BuildCmd=
  69.  
  70. [Unit4]
  71. FileName=bullet.c
  72. CompileCpp=0
  73. Folder=Source Files
  74. Compile=1
  75. Link=1
  76. Priority=1000
  77. OverrideBuildCmd=0
  78. BuildCmd=
  79.  
  80. [Unit5]
  81. FileName=tankwar.h
  82. CompileCpp=0
  83. Folder=Header Files
  84. Compile=1
  85. Link=1
  86. Priority=1000
  87. OverrideBuildCmd=0
  88. BuildCmd=
  89.  
  90. [Unit6]
  91. FileName=input.c
  92. CompileCpp=0
  93. Folder=Source Files
  94. Compile=1
  95. Link=1
  96. Priority=1000
  97. OverrideBuildCmd=0
  98. BuildCmd=
  99.  
  100. [Unit7]
  101. FileName=input.c
  102. CompileCpp=0
  103. Folder=Source Files
  104. Compile=1
  105. Link=1
  106. Priority=1000
  107. OverrideBuildCmd=0
  108. BuildCmd=
  109.  
  110. [Unit3]
  111. FileName=tank.c
  112. CompileCpp=0
  113. Folder=Source Files
  114. Compile=1
  115. Link=1
  116. Priority=1000
  117. OverrideBuildCmd=0
  118. BuildCmd=
  119.  
  120.