home *** CD-ROM | disk | FTP | other *** search
INI File | 2006-09-15 | 1.9 KB | 130 lines |
- [Project]
- FileName=TankWar.dev
- Name=TankWar
- UnitCount=8
- Type=0
- Ver=1
- ObjFiles=
- Includes=
- Libs=
- PrivateResource=
- ResourceIncludes=
- MakeIncludes=
- Compiler=
- CppCompiler=
- Linker=-lalleg_@@_
- IsCpp=0
- Icon=
- ExeOutput=
- ObjectOutput=
- OverrideOutput=0
- OverrideOutputName=TankWar.exe
- HostApplication=
- Folders="Header Files","Source Files"
- CommandLine=
- UseCustomMakefile=0
- CustomMakefile=
- IncludeVersionInfo=0
- SupportXPThemes=0
- CompilerSet=0
- CompilerSettings=0000001000001000000000
-
- [Unit1]
- FileName=bullet.c
- CompileCpp=0
- Folder=Source Files
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=$(CC) -c bullet.c -o bullet.o $(CFLAGS)
-
- [Unit2]
- FileName=input.c
- CompileCpp=0
- Folder=Source Files
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=$(CC) -c input.c -o input.o $(CFLAGS)
-
- [Unit3]
- FileName=main.c
- CompileCpp=0
- Folder=Source Files
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
-
- [Unit4]
- FileName=setup.c
- CompileCpp=0
- Folder=Source Files
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=$(CC) -c setup.c -o setup.o $(CFLAGS)
-
- [Unit5]
- FileName=tank.c
- CompileCpp=0
- Folder=Source Files
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=$(CC) -c tank.c -o tank.o $(CFLAGS)
-
- [Unit6]
- FileName=tankwar.h
- CompileCpp=0
- Folder=Header Files
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
-
- [VersionInfo]
- Major=0
- Minor=1
- Release=1
- Build=1
- LanguageID=1033
- CharsetID=1252
- CompanyName=
- FileVersion=
- FileDescription=Developed using the Dev-C++ IDE
- InternalName=
- LegalCopyright=
- LegalTrademarks=
- OriginalFilename=
- ProductName=
- ProductVersion=
- AutoIncBuildNr=0
-
- [Unit7]
- FileName=mappyal.c
- CompileCpp=0
- Folder=Source Files
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
-
- [Unit8]
- FileName=mappyal.h
- CompileCpp=0
- Folder=Header Files
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
-
-