123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182 |
- [Project]
- FileName=dumalib.dev
- Name=DUMA
- UnitCount=13
- Type=2
- Ver=1
- ObjFiles=
- Includes=
- Libs=
- PrivateResource=
- ResourceIncludes=
- MakeIncludes=
- Compiler=
- Linker=
- IsCpp=0
- Icon=
- ExeOutput=
- ObjectOutput=
- OverrideOutput=0
- OverrideOutputName=dumalib.a
- Folders=
- CommandLine=
- CppCompiler=
- HostApplication=
- UseCustomMakefile=0
- CustomMakefile=
- IncludeVersionInfo=0
- SupportXPThemes=0
- CompilerSet=0
- CompilerSettings=0000000000000000000000
- [Unit1]
- FileName=..\duma.h
- Folder=
- CompileCpp=0
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
- [Unit2]
- FileName=..\src\dumapp.cpp
- Folder=
- CompileCpp=0
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=$(CC) -c dumapp.cpp -o dumapp.o $(CFLAGS)
- [Unit3]
- FileName=..\dumapp.h
- Folder=
- CompileCpp=0
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
- [Unit4]
- FileName=..\src\duma.c
- Folder=
- CompileCpp=0
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
- [Unit5]
- FileName=..\noduma.h
- Folder=EFence
- CompileCpp=0
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
- [Views]
- ProjectView=1
- [Unit6]
- FileName=..\paging.h
- CompileCpp=0
- Folder=EFence
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
- [Unit7]
- FileName=..\print.h
- CompileCpp=0
- Folder=EFence
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
- [Unit8]
- FileName=..\duma_sem.h
- CompileCpp=0
- Folder=EFence
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
- [Unit9]
- FileName=..\duma_hlp.h
- CompileCpp=0
- Folder=EFence
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
- [Unit10]
- FileName=..\duma_config.h
- CompileCpp=0
- Folder=EFence
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
- [Unit11]
- FileName=..\src\print.c
- CompileCpp=0
- Folder=DUMA
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
- [VersionInfo]
- Major=0
- Minor=1
- Release=1
- Build=1
- LanguageID=1033
- CharsetID=1252
- CompanyName=
- FileVersion=0.1
- FileDescription=Developed using the Dev-C++ IDE
- InternalName=
- LegalCopyright=
- LegalTrademarks=
- OriginalFilename=dumalib.a
- ProductName=DUMA
- ProductVersion=0.1
- AutoIncBuildNr=0
- [Unit12]
- FileName=..\src\sem_inc.c
- CompileCpp=0
- Folder=DUMA
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
- [Unit13]
- FileName=..\createconf.c
- CompileCpp=0
- Folder=DUMA
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
|