ICE 3.4.2
[php5-ice-freebsdport.git] / cpp / demo / Ice / interleaved / Ice.interleaved.client.vcproj
blobf06e9f808f2e38503826e1f30d0a602f266a3414
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="client"
6 ProjectGUID="{798DC5EC-427F-49A6-9028-F2A420CCEA4B}"
7 RootNamespace="Ice.interleaved.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"
193 <Tool
194 Name="VCPreBuildEventTool"
196 <Tool
197 Name="VCCustomBuildTool"
199 <Tool
200 Name="VCXMLDataGeneratorTool"
202 <Tool
203 Name="VCWebServiceProxyGeneratorTool"
205 <Tool
206 Name="VCMIDLTool"
208 <Tool
209 Name="VCCLCompilerTool"
210 Optimization="2"
211 InlineFunctionExpansion="1"
212 AdditionalIncludeDirectories=".;&quot;$(IceHome)\include&quot;"
213 PreprocessorDefinitions="_CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN"
214 StringPooling="true"
215 RuntimeLibrary="2"
216 EnableFunctionLevelLinking="true"
217 WarningLevel="3"
218 WarnAsError="true"
220 <Tool
221 Name="VCManagedResourceCompilerTool"
223 <Tool
224 Name="VCResourceCompilerTool"
225 PreprocessorDefinitions="NDEBUG"
226 Culture="1033"
228 <Tool
229 Name="VCPreLinkEventTool"
231 <Tool
232 Name="VCLinkerTool"
233 AdditionalOptions="/FIXED:NO /IGNORE:4089"
234 AdditionalDependencies="ice.lib iceutil.lib setargv.obj"
235 LinkIncremental="1"
236 AdditionalLibraryDirectories="&quot;$(IceHome)\lib&quot;"
237 SubSystem="1"
238 RandomizedBaseAddress="1"
239 DataExecutionPrevention="0"
240 TargetMachine="1"
242 <Tool
243 Name="VCALinkTool"
245 <Tool
246 Name="VCManifestTool"
248 <Tool
249 Name="VCXDCMakeTool"
251 <Tool
252 Name="VCBscMakeTool"
254 <Tool
255 Name="VCFxCopTool"
257 <Tool
258 Name="VCAppVerifierTool"
260 <Tool
261 Name="VCPostBuildEventTool"
263 </Configuration>
264 <Configuration
265 Name="Release|x64"
266 OutputDirectory="$(ProjectDir)"
267 IntermediateDirectory="$(ConfigurationName)\$(PlatformName)\$(ProjectName)\"
268 ConfigurationType="1"
269 InheritedPropertySheets="$(ALLUSERSPROFILE)\ZeroC\ice.vsprops"
270 UseOfMFC="0"
271 ATLMinimizesCRunTimeLibraryUsage="false"
272 BuildLogFile=""
274 <Tool
275 Name="VCPreBuildEventTool"
277 <Tool
278 Name="VCCustomBuildTool"
280 <Tool
281 Name="VCXMLDataGeneratorTool"
283 <Tool
284 Name="VCWebServiceProxyGeneratorTool"
286 <Tool
287 Name="VCMIDLTool"
289 <Tool
290 Name="VCCLCompilerTool"
291 Optimization="2"
292 InlineFunctionExpansion="1"
293 AdditionalIncludeDirectories=".;&quot;$(IceHome)\include&quot;"
294 PreprocessorDefinitions="_CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN"
295 StringPooling="true"
296 RuntimeLibrary="2"
297 EnableFunctionLevelLinking="true"
298 WarningLevel="3"
299 WarnAsError="true"
301 <Tool
302 Name="VCManagedResourceCompilerTool"
304 <Tool
305 Name="VCResourceCompilerTool"
306 PreprocessorDefinitions="NDEBUG"
307 Culture="1033"
309 <Tool
310 Name="VCPreLinkEventTool"
312 <Tool
313 Name="VCLinkerTool"
314 AdditionalOptions="/FIXED:NO /IGNORE:4089"
315 AdditionalDependencies="ice.lib iceutil.lib setargv.obj"
316 LinkIncremental="1"
317 AdditionalLibraryDirectories="&quot;$(IceHome)\lib\x64&quot;"
318 SubSystem="1"
319 RandomizedBaseAddress="1"
320 DataExecutionPrevention="0"
321 TargetMachine="17"
323 <Tool
324 Name="VCALinkTool"
326 <Tool
327 Name="VCManifestTool"
329 <Tool
330 Name="VCXDCMakeTool"
332 <Tool
333 Name="VCBscMakeTool"
335 <Tool
336 Name="VCFxCopTool"
338 <Tool
339 Name="VCAppVerifierTool"
341 <Tool
342 Name="VCPostBuildEventTool"
344 </Configuration>
345 </Configurations>
346 <References>
347 </References>
348 <Files>
349 <Filter
350 Name="Source Files"
351 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
353 <File
354 RelativePath="Client.cpp"
356 <FileConfiguration
357 Name="Debug|Win32"
359 <Tool
360 Name="VCCLCompilerTool"
361 PreprocessorDefinitions=""
363 </FileConfiguration>
364 <FileConfiguration
365 Name="Debug|x64"
367 <Tool
368 Name="VCCLCompilerTool"
369 PreprocessorDefinitions=""
371 </FileConfiguration>
372 <FileConfiguration
373 Name="Release|Win32"
375 <Tool
376 Name="VCCLCompilerTool"
377 PreprocessorDefinitions=""
379 </FileConfiguration>
380 <FileConfiguration
381 Name="Release|x64"
383 <Tool
384 Name="VCCLCompilerTool"
385 PreprocessorDefinitions=""
387 </FileConfiguration>
388 </File>
389 <File
390 RelativePath=".\Throughput.cpp"
392 </File>
393 </Filter>
394 <Filter
395 Name="Header Files"
396 Filter="h;hpp;hxx;hm;inl"
398 <File
399 RelativePath=".\Throughput.h"
401 </File>
402 </Filter>
403 <Filter
404 Name="Resource Files"
405 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
407 <File
408 RelativePath=".\Throughput.ice"
410 </File>
411 </Filter>
412 <File
413 RelativePath="README"
415 </File>
416 </Files>
417 <Globals>
418 <Global
419 Name="ZerocIce_Enabled"
420 Value="True"
422 <Global
423 Name="ZerocIce_VerboseLevel"
424 Value="1"
426 </Globals>
427 </VisualStudioProject>