home *** CD-ROM | disk | FTP | other *** search
/ Game Programming - All in One (3rd Edition) / game_prog_all_in_one_3rd_ed.iso / sources / chapter07 / tankwar_r2 / TankWar.dev < prev    next >
Encoding:
INI File  |  2006-09-13  |  1005 b   |  70 lines

  1. [Project]
  2. FileName=TankWar.dev
  3. Name=TankWar
  4. UnitCount=2
  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=
  24. CommandLine=
  25. UseCustomMakefile=0
  26. CustomMakefile=
  27. IncludeVersionInfo=0
  28. SupportXPThemes=0
  29. CompilerSet=0
  30. CompilerSettings=0000000000000000000000
  31.  
  32. [VersionInfo]
  33. Major=0
  34. Minor=1
  35. Release=1
  36. Build=1
  37. LanguageID=1033
  38. CharsetID=1252
  39. CompanyName=
  40. FileVersion=
  41. FileDescription=Developed using the Dev-C++ IDE
  42. InternalName=
  43. LegalCopyright=
  44. LegalTrademarks=
  45. OriginalFilename=
  46. ProductName=
  47. ProductVersion=
  48. AutoIncBuildNr=0
  49.  
  50. [Unit1]
  51. FileName=main.c
  52. CompileCpp=0
  53. Folder=TankWar
  54. Compile=1
  55. Link=1
  56. Priority=1000
  57. OverrideBuildCmd=0
  58. BuildCmd=
  59.  
  60. [Unit2]
  61. FileName=tankwar.h
  62. CompileCpp=0
  63. Folder=TankWar
  64. Compile=1
  65. Link=1
  66. Priority=1000
  67. OverrideBuildCmd=0
  68. BuildCmd=
  69.  
  70.