1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182
|
[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=..\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=..\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=..\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=..\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=
|