1 | <?xml version="1.0" encoding="Windows-1250"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.10"
|
---|
5 | Name="agi"
|
---|
6 | ProjectGUID="{15DF71E6-ECA9-45ED-8049-1CD7C987CCFE}"
|
---|
7 | Keyword="Win32Proj">
|
---|
8 | <Platforms>
|
---|
9 | <Platform
|
---|
10 | Name="Win32"/>
|
---|
11 | </Platforms>
|
---|
12 | <Configurations>
|
---|
13 | <Configuration
|
---|
14 | Name="Debug|Win32"
|
---|
15 | OutputDirectory="agi_Debug"
|
---|
16 | IntermediateDirectory="agi_Debug"
|
---|
17 | ConfigurationType="4"
|
---|
18 | CharacterSet="2">
|
---|
19 | <Tool
|
---|
20 | Name="VCCLCompilerTool"
|
---|
21 | AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702"
|
---|
22 | Optimization="0"
|
---|
23 | AdditionalIncludeDirectories="../..;../../engines"
|
---|
24 | PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
|
---|
25 | MinimalRebuild="TRUE"
|
---|
26 | ExceptionHandling="TRUE"
|
---|
27 | BasicRuntimeChecks="3"
|
---|
28 | RuntimeLibrary="1"
|
---|
29 | BufferSecurityCheck="TRUE"
|
---|
30 | EnableFunctionLevelLinking="TRUE"
|
---|
31 | ForceConformanceInForLoopScope="TRUE"
|
---|
32 | UsePrecompiledHeader="0"
|
---|
33 | WarningLevel="4"
|
---|
34 | SuppressStartupBanner="FALSE"
|
---|
35 | DebugInformationFormat="4"/>
|
---|
36 | <Tool
|
---|
37 | Name="VCCustomBuildTool"/>
|
---|
38 | <Tool
|
---|
39 | Name="VCLibrarianTool"
|
---|
40 | OutputFile="$(OutDir)/agi.lib"/>
|
---|
41 | <Tool
|
---|
42 | Name="VCMIDLTool"/>
|
---|
43 | <Tool
|
---|
44 | Name="VCPostBuildEventTool"/>
|
---|
45 | <Tool
|
---|
46 | Name="VCPreBuildEventTool"/>
|
---|
47 | <Tool
|
---|
48 | Name="VCPreLinkEventTool"/>
|
---|
49 | <Tool
|
---|
50 | Name="VCResourceCompilerTool"/>
|
---|
51 | <Tool
|
---|
52 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
53 | <Tool
|
---|
54 | Name="VCXMLDataGeneratorTool"/>
|
---|
55 | <Tool
|
---|
56 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
57 | <Tool
|
---|
58 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
59 | </Configuration>
|
---|
60 | <Configuration
|
---|
61 | Name="Release|Win32"
|
---|
62 | OutputDirectory="agi_Release"
|
---|
63 | IntermediateDirectory="agi_Release"
|
---|
64 | ConfigurationType="4"
|
---|
65 | CharacterSet="2"
|
---|
66 | WholeProgramOptimization="FALSE">
|
---|
67 | <Tool
|
---|
68 | Name="VCCLCompilerTool"
|
---|
69 | AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702"
|
---|
70 | Optimization="2"
|
---|
71 | InlineFunctionExpansion="1"
|
---|
72 | OmitFramePointers="TRUE"
|
---|
73 | AdditionalIncludeDirectories="../..;../../engines"
|
---|
74 | PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
|
---|
75 | StringPooling="TRUE"
|
---|
76 | ExceptionHandling="TRUE"
|
---|
77 | RuntimeLibrary="0"
|
---|
78 | BufferSecurityCheck="FALSE"
|
---|
79 | EnableFunctionLevelLinking="FALSE"
|
---|
80 | DisableLanguageExtensions="FALSE"
|
---|
81 | ForceConformanceInForLoopScope="TRUE"
|
---|
82 | UsePrecompiledHeader="0"
|
---|
83 | WarningLevel="4"
|
---|
84 | DebugInformationFormat="0"/>
|
---|
85 | <Tool
|
---|
86 | Name="VCCustomBuildTool"/>
|
---|
87 | <Tool
|
---|
88 | Name="VCLibrarianTool"
|
---|
89 | OutputFile="$(OutDir)/agi.lib"/>
|
---|
90 | <Tool
|
---|
91 | Name="VCMIDLTool"/>
|
---|
92 | <Tool
|
---|
93 | Name="VCPostBuildEventTool"/>
|
---|
94 | <Tool
|
---|
95 | Name="VCPreBuildEventTool"/>
|
---|
96 | <Tool
|
---|
97 | Name="VCPreLinkEventTool"/>
|
---|
98 | <Tool
|
---|
99 | Name="VCResourceCompilerTool"/>
|
---|
100 | <Tool
|
---|
101 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
102 | <Tool
|
---|
103 | Name="VCXMLDataGeneratorTool"/>
|
---|
104 | <Tool
|
---|
105 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
106 | <Tool
|
---|
107 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
108 | </Configuration>
|
---|
109 | </Configurations>
|
---|
110 | <References>
|
---|
111 | </References>
|
---|
112 | <Files>
|
---|
113 | <File
|
---|
114 | RelativePath="..\..\engines\agi\agi.cpp">
|
---|
115 | </File>
|
---|
116 | <File
|
---|
117 | RelativePath="..\..\engines\agi\agi.h">
|
---|
118 | </File>
|
---|
119 | <File
|
---|
120 | RelativePath="..\..\engines\agi\agi_v2.cpp">
|
---|
121 | </File>
|
---|
122 | <File
|
---|
123 | RelativePath="..\..\engines\agi\agi_v3.cpp">
|
---|
124 | </File>
|
---|
125 | <File
|
---|
126 | RelativePath="..\..\engines\agi\checks.cpp">
|
---|
127 | </File>
|
---|
128 | <File
|
---|
129 | RelativePath="..\..\engines\agi\console.cpp">
|
---|
130 | </File>
|
---|
131 | <File
|
---|
132 | RelativePath="..\..\engines\agi\console.h">
|
---|
133 | </File>
|
---|
134 | <File
|
---|
135 | RelativePath="..\..\engines\agi\cycle.cpp">
|
---|
136 | </File>
|
---|
137 | <File
|
---|
138 | RelativePath="..\..\engines\agi\font.cpp">
|
---|
139 | </File>
|
---|
140 | <File
|
---|
141 | RelativePath="..\..\engines\agi\global.cpp">
|
---|
142 | </File>
|
---|
143 | <File
|
---|
144 | RelativePath="..\..\engines\agi\graphics.cpp">
|
---|
145 | </File>
|
---|
146 | <File
|
---|
147 | RelativePath="..\..\engines\agi\graphics.h">
|
---|
148 | </File>
|
---|
149 | <File
|
---|
150 | RelativePath="..\..\engines\agi\id.cpp">
|
---|
151 | </File>
|
---|
152 | <File
|
---|
153 | RelativePath="..\..\engines\agi\inv.cpp">
|
---|
154 | </File>
|
---|
155 | <File
|
---|
156 | RelativePath="..\..\engines\agi\keyboard.cpp">
|
---|
157 | </File>
|
---|
158 | <File
|
---|
159 | RelativePath="..\..\engines\agi\keyboard.h">
|
---|
160 | </File>
|
---|
161 | <File
|
---|
162 | RelativePath="..\..\engines\agi\logic.cpp">
|
---|
163 | </File>
|
---|
164 | <File
|
---|
165 | RelativePath="..\..\engines\agi\logic.h">
|
---|
166 | </File>
|
---|
167 | <File
|
---|
168 | RelativePath="..\..\engines\agi\lzw.cpp">
|
---|
169 | </File>
|
---|
170 | <File
|
---|
171 | RelativePath="..\..\engines\agi\lzw.h">
|
---|
172 | </File>
|
---|
173 | <File
|
---|
174 | RelativePath="..\..\engines\agi\menu.cpp">
|
---|
175 | </File>
|
---|
176 | <File
|
---|
177 | RelativePath="..\..\engines\agi\menu.h">
|
---|
178 | </File>
|
---|
179 | <File
|
---|
180 | RelativePath="..\..\engines\agi\motion.cpp">
|
---|
181 | </File>
|
---|
182 | <File
|
---|
183 | RelativePath="..\..\engines\agi\objects.cpp">
|
---|
184 | </File>
|
---|
185 | <File
|
---|
186 | RelativePath="..\..\engines\agi\op_cmd.cpp">
|
---|
187 | </File>
|
---|
188 | <File
|
---|
189 | RelativePath="..\..\engines\agi\op_dbg.cpp">
|
---|
190 | </File>
|
---|
191 | <File
|
---|
192 | RelativePath="..\..\engines\agi\op_test.cpp">
|
---|
193 | </File>
|
---|
194 | <File
|
---|
195 | RelativePath="..\..\engines\agi\opcodes.h">
|
---|
196 | </File>
|
---|
197 | <File
|
---|
198 | RelativePath="..\..\engines\agi\patches.cpp">
|
---|
199 | </File>
|
---|
200 | <File
|
---|
201 | RelativePath="..\..\engines\agi\picture.cpp">
|
---|
202 | </File>
|
---|
203 | <File
|
---|
204 | RelativePath="..\..\engines\agi\picture.h">
|
---|
205 | </File>
|
---|
206 | <File
|
---|
207 | RelativePath="..\..\engines\agi\savegame.cpp">
|
---|
208 | </File>
|
---|
209 | <File
|
---|
210 | RelativePath="..\..\engines\agi\savegame.h">
|
---|
211 | </File>
|
---|
212 | <File
|
---|
213 | RelativePath="..\..\engines\agi\sound.cpp">
|
---|
214 | </File>
|
---|
215 | <File
|
---|
216 | RelativePath="..\..\engines\agi\sound.h">
|
---|
217 | </File>
|
---|
218 | <File
|
---|
219 | RelativePath="..\..\engines\agi\sprite.cpp">
|
---|
220 | </File>
|
---|
221 | <File
|
---|
222 | RelativePath="..\..\engines\agi\sprite.h">
|
---|
223 | </File>
|
---|
224 | <File
|
---|
225 | RelativePath="..\..\engines\agi\text.cpp">
|
---|
226 | </File>
|
---|
227 | <File
|
---|
228 | RelativePath="..\..\engines\agi\text.h">
|
---|
229 | </File>
|
---|
230 | <File
|
---|
231 | RelativePath="..\..\engines\agi\view.cpp">
|
---|
232 | </File>
|
---|
233 | <File
|
---|
234 | RelativePath="..\..\engines\agi\view.h">
|
---|
235 | </File>
|
---|
236 | <File
|
---|
237 | RelativePath="..\..\engines\agi\words.cpp">
|
---|
238 | </File>
|
---|
239 | </Files>
|
---|
240 | <Globals>
|
---|
241 | </Globals>
|
---|
242 | </VisualStudioProject>
|
---|