ICE 3.4.2
[php5-ice-freebsdport.git] / cpp / demo / book / map_filesystem / book.map_filesystem.client.vcproj
blob66f2b7789b0ecbb181cef16c5469177a62d22ff0
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="client"
6 ProjectGUID="{0C6E1127-1105-49F0-99BB-CBDC1C2566F0}"
7 RootNamespace="book.map_filesystem.client"
8 TargetFrameworkVersion="131072"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 OutputDirectory="$(ProjectDir)"
24 IntermediateDirectory="$(ConfigurationName)\$(ProjectName)\"
25 ConfigurationType="1"
26 InheritedPropertySheets="$(ALLUSERSPROFILE)\ZeroC\ice.vsprops"
27 UseOfMFC="0"
28 ATLMinimizesCRunTimeLibraryUsage="false"
30 <Tool
31 Name="VCPreBuildEventTool"
33 <Tool
34 Name="VCCustomBuildTool"
36 <Tool
37 Name="VCXMLDataGeneratorTool"
39 <Tool
40 Name="VCWebServiceProxyGeneratorTool"
42 <Tool
43 Name="VCMIDLTool"
45 <Tool
46 Name="VCCLCompilerTool"
47 Optimization="0"
48 AdditionalIncludeDirectories=".;&quot;$(IceHome)\include&quot;"
49 PreprocessorDefinitions="_CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN"
50 MinimalRebuild="true"
51 BasicRuntimeChecks="3"
52 RuntimeLibrary="3"
53 WarningLevel="3"
54 WarnAsError="true"
55 DebugInformationFormat="3"
57 <Tool
58 Name="VCManagedResourceCompilerTool"
60 <Tool
61 Name="VCResourceCompilerTool"
62 PreprocessorDefinitions="_DEBUG"
63 Culture="1033"
65 <Tool
66 Name="VCPreLinkEventTool"
68 <Tool
69 Name="VCLinkerTool"
70 AdditionalOptions="/FIXED:NO"
71 AdditionalDependencies="Iced.lib IceUtild.lib setargv.obj"
72 LinkIncremental="2"
73 AdditionalLibraryDirectories="&quot;$(IceHome)\lib&quot;"
74 GenerateDebugInformation="true"
75 SubSystem="1"
76 RandomizedBaseAddress="1"
77 DataExecutionPrevention="0"
78 TargetMachine="1"
80 <Tool
81 Name="VCALinkTool"
83 <Tool
84 Name="VCManifestTool"
86 <Tool
87 Name="VCXDCMakeTool"
89 <Tool
90 Name="VCBscMakeTool"
92 <Tool
93 Name="VCFxCopTool"
95 <Tool
96 Name="VCAppVerifierTool"
98 <Tool
99 Name="VCPostBuildEventTool"
101 </Configuration>
102 <Configuration
103 Name="Debug|x64"
104 OutputDirectory="$(ProjectDir)"
105 IntermediateDirectory="$(ConfigurationName)\$(PlatformName)\$(ProjectName)\"
106 ConfigurationType="1"
107 InheritedPropertySheets="$(ALLUSERSPROFILE)\ZeroC\ice.vsprops"
108 UseOfMFC="0"
109 ATLMinimizesCRunTimeLibraryUsage="false"
110 BuildLogFile=""
112 <Tool
113 Name="VCPreBuildEventTool"
115 <Tool
116 Name="VCCustomBuildTool"
118 <Tool
119 Name="VCXMLDataGeneratorTool"
121 <Tool
122 Name="VCWebServiceProxyGeneratorTool"
124 <Tool
125 Name="VCMIDLTool"
127 <Tool
128 Name="VCCLCompilerTool"
129 Optimization="0"
130 AdditionalIncludeDirectories=".;&quot;$(IceHome)\include&quot;"
131 PreprocessorDefinitions="_CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN"
132 MinimalRebuild="true"
133 BasicRuntimeChecks="3"
134 RuntimeLibrary="3"
135 WarningLevel="3"
136 WarnAsError="true"
137 DebugInformationFormat="3"
139 <Tool
140 Name="VCManagedResourceCompilerTool"
142 <Tool
143 Name="VCResourceCompilerTool"
144 PreprocessorDefinitions="_DEBUG"
145 Culture="1033"
147 <Tool
148 Name="VCPreLinkEventTool"
150 <Tool
151 Name="VCLinkerTool"
152 AdditionalOptions="/FIXED:NO"
153 AdditionalDependencies="Iced.lib IceUtild.lib setargv.obj"
154 LinkIncremental="2"
155 AdditionalLibraryDirectories="&quot;$(IceHome)\lib\x64&quot;"
156 GenerateDebugInformation="true"
157 SubSystem="1"
158 RandomizedBaseAddress="1"
159 DataExecutionPrevention="0"
160 TargetMachine="17"
162 <Tool
163 Name="VCALinkTool"
165 <Tool
166 Name="VCManifestTool"
168 <Tool
169 Name="VCXDCMakeTool"
171 <Tool
172 Name="VCBscMakeTool"
174 <Tool
175 Name="VCFxCopTool"
177 <Tool
178 Name="VCAppVerifierTool"
180 <Tool
181 Name="VCPostBuildEventTool"
183 </Configuration>
184 <Configuration
185 Name="Release|Win32"
186 OutputDirectory="$(ProjectDir)"
187 IntermediateDirectory="$(ConfigurationName)\$(ProjectName)\"
188 ConfigurationType="1"
189 InheritedPropertySheets="$(ALLUSERSPROFILE)\ZeroC\ice.vsprops"
190 UseOfMFC="0"
191 ATLMinimizesCRunTimeLibraryUsage="false"
192 CharacterSet="1"
194 <Tool
195 Name="VCPreBuildEventTool"
197 <Tool
198 Name="VCCustomBuildTool"
200 <Tool
201 Name="VCXMLDataGeneratorTool"
203 <Tool
204 Name="VCWebServiceProxyGeneratorTool"
206 <Tool
207 Name="VCMIDLTool"
209 <Tool
210 Name="VCCLCompilerTool"
211 Optimization="2"
212 InlineFunctionExpansion="1"
213 AdditionalIncludeDirectories=".;&quot;$(IceHome)\include&quot;"
214 PreprocessorDefinitions="_CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN"
215 StringPooling="true"
216 RuntimeLibrary="2"
217 EnableFunctionLevelLinking="true"
218 WarningLevel="3"
219 WarnAsError="true"
221 <Tool
222 Name="VCManagedResourceCompilerTool"
224 <Tool
225 Name="VCResourceCompilerTool"
226 PreprocessorDefinitions="NDEBUG"
227 Culture="1033"
229 <Tool
230 Name="VCPreLinkEventTool"
232 <Tool
233 Name="VCLinkerTool"
234 AdditionalOptions="/FIXED:NO /IGNORE:4089"
235 AdditionalDependencies="Ice.lib IceUtil.lib setargv.obj"
236 LinkIncremental="1"
237 AdditionalLibraryDirectories="&quot;$(IceHome)\lib&quot;"
238 SubSystem="1"
239 RandomizedBaseAddress="1"
240 DataExecutionPrevention="0"
241 TargetMachine="1"
243 <Tool
244 Name="VCALinkTool"
246 <Tool
247 Name="VCManifestTool"
249 <Tool
250 Name="VCXDCMakeTool"
252 <Tool
253 Name="VCBscMakeTool"
255 <Tool
256 Name="VCFxCopTool"
258 <Tool
259 Name="VCAppVerifierTool"
261 <Tool
262 Name="VCPostBuildEventTool"
264 </Configuration>
265 <Configuration
266 Name="Release|x64"
267 OutputDirectory="$(ProjectDir)"
268 IntermediateDirectory="$(ConfigurationName)\$(PlatformName)\$(ProjectName)\"
269 ConfigurationType="1"
270 InheritedPropertySheets="$(ALLUSERSPROFILE)\ZeroC\ice.vsprops"
271 UseOfMFC="0"
272 ATLMinimizesCRunTimeLibraryUsage="false"
273 CharacterSet="1"
274 BuildLogFile=""
276 <Tool
277 Name="VCPreBuildEventTool"
279 <Tool
280 Name="VCCustomBuildTool"
282 <Tool
283 Name="VCXMLDataGeneratorTool"
285 <Tool
286 Name="VCWebServiceProxyGeneratorTool"
288 <Tool
289 Name="VCMIDLTool"
291 <Tool
292 Name="VCCLCompilerTool"
293 Optimization="2"
294 InlineFunctionExpansion="1"
295 AdditionalIncludeDirectories=".;&quot;$(IceHome)\include&quot;"
296 PreprocessorDefinitions="_CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN"
297 StringPooling="true"
298 RuntimeLibrary="2"
299 EnableFunctionLevelLinking="true"
300 WarningLevel="3"
301 WarnAsError="true"
303 <Tool
304 Name="VCManagedResourceCompilerTool"
306 <Tool
307 Name="VCResourceCompilerTool"
308 PreprocessorDefinitions="NDEBUG"
309 Culture="1033"
311 <Tool
312 Name="VCPreLinkEventTool"
314 <Tool
315 Name="VCLinkerTool"
316 AdditionalOptions="/FIXED:NO /IGNORE:4089"
317 AdditionalDependencies="Ice.lib IceUtil.lib setargv.obj"
318 LinkIncremental="1"
319 AdditionalLibraryDirectories="&quot;$(IceHome)\lib\x64&quot;"
320 SubSystem="1"
321 RandomizedBaseAddress="1"
322 DataExecutionPrevention="0"
323 TargetMachine="17"
325 <Tool
326 Name="VCALinkTool"
328 <Tool
329 Name="VCManifestTool"
331 <Tool
332 Name="VCXDCMakeTool"
334 <Tool
335 Name="VCBscMakeTool"
337 <Tool
338 Name="VCFxCopTool"
340 <Tool
341 Name="VCAppVerifierTool"
343 <Tool
344 Name="VCPostBuildEventTool"
346 </Configuration>
347 </Configurations>
348 <References>
349 </References>
350 <Files>
351 <Filter
352 Name="Source Files"
353 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
355 <File
356 RelativePath="Client.cpp"
358 <FileConfiguration
359 Name="Debug|Win32"
361 <Tool
362 Name="VCCLCompilerTool"
363 PreprocessorDefinitions=""
365 </FileConfiguration>
366 <FileConfiguration
367 Name="Debug|x64"
369 <Tool
370 Name="VCCLCompilerTool"
371 PreprocessorDefinitions=""
373 </FileConfiguration>
374 <FileConfiguration
375 Name="Release|Win32"
377 <Tool
378 Name="VCCLCompilerTool"
379 PreprocessorDefinitions=""
381 </FileConfiguration>
382 <FileConfiguration
383 Name="Release|x64"
385 <Tool
386 Name="VCCLCompilerTool"
387 PreprocessorDefinitions=""
389 </FileConfiguration>
390 </File>
391 <File
392 RelativePath=".\Filesystem.cpp"
394 </File>
395 <File
396 RelativePath=".\Grammar.cpp"
398 </File>
399 <File
400 RelativePath=".\Parser.cpp"
402 </File>
403 <File
404 RelativePath=".\Scanner.cpp"
406 </File>
407 </Filter>
408 <Filter
409 Name="Header Files"
410 Filter="h;hpp;hxx;hm;inl"
412 <File
413 RelativePath=".\Filesystem.h"
415 </File>
416 <File
417 RelativePath=".\Grammar.h"
419 </File>
420 <File
421 RelativePath=".\Parser.h"
423 </File>
424 </Filter>
425 <Filter
426 Name="Resource Files"
427 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
429 <File
430 RelativePath=".\Filesystem.ice"
432 </File>
433 </Filter>
434 <File
435 RelativePath="README"
437 </File>
438 </Files>
439 <Globals>
440 <Global
441 Name="ZerocIce_Enabled"
442 Value="True"
444 <Global
445 Name="ZerocIce_VerboseLevel"
446 Value="1"
448 </Globals>
449 </VisualStudioProject>