[8404] Prevent triggering from deleted auras.
[getmangos.git] / win / VC90 / ACE_vc9.vcproj
blob5fbd7008ceb4758408be479a7ab539c8f03ac837
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="ACE_Wrappers"
6 ProjectGUID="{BD537C9A-FECA-1BAD-6757-8A6348EA12C8}"
7 RootNamespace="ACE"
8 Keyword="Win32Proj"
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="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)"
24 IntermediateDirectory=".\ace__$(PlatformName)_$(ConfigurationName)"
25 ConfigurationType="2"
26 CharacterSet="0"
28 <Tool
29 Name="VCPreBuildEventTool"
31 <Tool
32 Name="VCCustomBuildTool"
34 <Tool
35 Name="VCXMLDataGeneratorTool"
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
40 <Tool
41 Name="VCMIDLTool"
42 AdditionalOptions=""
43 AdditionalIncludeDirectories=""
44 TypeLibraryName="$(InputName).tlb"
45 HeaderFileName="$(InputName).h"
46 InterfaceIdentifierFileName="$(InputName)_i.c"
47 ProxyFileName="$(InputName)_p.c"
49 <Tool
50 Name="VCCLCompilerTool"
51 AdditionalOptions="/MP /wd 4748"
52 Optimization="0"
53 AdditionalIncludeDirectories="..\..\dep\ACE_wrappers"
54 PreprocessorDefinitions="ACE_BUILD_DLL;_DEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
55 MinimalRebuild="false"
56 BasicRuntimeChecks="3"
57 RuntimeLibrary="3"
58 RuntimeTypeInfo="true"
59 WarningLevel="3"
60 Detect64BitPortabilityProblems="false"
61 DebugInformationFormat="3"
62 DisableSpecificWarnings="4355"
64 <Tool
65 Name="VCManagedResourceCompilerTool"
67 <Tool
68 Name="VCResourceCompilerTool"
69 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
70 Culture="1033"
71 AdditionalIncludeDirectories=".."
73 <Tool
74 Name="VCPreLinkEventTool"
76 <Tool
77 Name="VCLinkerTool"
78 AdditionalDependencies=""
79 OutputFile="$(OutDir)\ACEd.dll"
80 LinkIncremental="1"
81 SuppressStartupBanner="true"
82 AdditionalLibraryDirectories=""
83 GenerateDebugInformation="true"
84 ProgramDatabaseFile="$(TargetDir)\ADEd.pdb"
85 SubSystem="2"
86 ImportLibrary="$(OutDir)\ACEd.lib"
87 TargetMachine="1"
89 <Tool
90 Name="VCALinkTool"
92 <Tool
93 Name="VCManifestTool"
95 <Tool
96 Name="VCXDCMakeTool"
98 <Tool
99 Name="VCBscMakeTool"
101 <Tool
102 Name="VCFxCopTool"
104 <Tool
105 Name="VCAppVerifierTool"
107 <Tool
108 Name="VCPostBuildEventTool"
110 </Configuration>
111 <Configuration
112 Name="Debug|x64"
113 OutputDirectory="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)"
114 IntermediateDirectory=".\ace__$(PlatformName)_$(ConfigurationName)"
115 ConfigurationType="2"
116 CharacterSet="0"
118 <Tool
119 Name="VCPreBuildEventTool"
121 <Tool
122 Name="VCCustomBuildTool"
124 <Tool
125 Name="VCXMLDataGeneratorTool"
127 <Tool
128 Name="VCWebServiceProxyGeneratorTool"
130 <Tool
131 Name="VCMIDLTool"
132 AdditionalOptions=""
133 AdditionalIncludeDirectories=""
134 TypeLibraryName="$(InputName).tlb"
135 HeaderFileName="$(InputName).h"
136 InterfaceIdentifierFileName="$(InputName)_i.c"
137 ProxyFileName="$(InputName)_p.c"
139 <Tool
140 Name="VCCLCompilerTool"
141 AdditionalOptions="/MP /wd 4748"
142 Optimization="0"
143 AdditionalIncludeDirectories="..\..\dep\ACE_wrappers"
144 PreprocessorDefinitions="ACE_BUILD_DLL;_DEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_AMD64_;_WIN64;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
145 MinimalRebuild="false"
146 BasicRuntimeChecks="3"
147 RuntimeLibrary="3"
148 RuntimeTypeInfo="true"
149 WarningLevel="3"
150 Detect64BitPortabilityProblems="false"
151 DebugInformationFormat="3"
152 DisableSpecificWarnings="4355"
154 <Tool
155 Name="VCManagedResourceCompilerTool"
157 <Tool
158 Name="VCResourceCompilerTool"
159 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WIN64"
160 Culture="1033"
161 AdditionalIncludeDirectories=".."
163 <Tool
164 Name="VCPreLinkEventTool"
166 <Tool
167 Name="VCLinkerTool"
168 AdditionalOptions="/machine:AMD64"
169 AdditionalDependencies=""
170 OutputFile="$(OutDir)\ACEd.dll"
171 LinkIncremental="1"
172 SuppressStartupBanner="true"
173 AdditionalLibraryDirectories=""
174 GenerateDebugInformation="true"
175 ProgramDatabaseFile="$(TargetDir)\ADEd.pdb"
176 SubSystem="2"
177 ImportLibrary="$(OutDir)\ACEd.lib"
178 TargetMachine="17"
180 <Tool
181 Name="VCALinkTool"
183 <Tool
184 Name="VCManifestTool"
186 <Tool
187 Name="VCXDCMakeTool"
189 <Tool
190 Name="VCBscMakeTool"
192 <Tool
193 Name="VCFxCopTool"
195 <Tool
196 Name="VCAppVerifierTool"
198 <Tool
199 Name="VCPostBuildEventTool"
201 </Configuration>
202 <Configuration
203 Name="Release|Win32"
204 OutputDirectory="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)"
205 IntermediateDirectory=".\ace__$(PlatformName)_$(ConfigurationName)"
206 ConfigurationType="2"
207 CharacterSet="0"
209 <Tool
210 Name="VCPreBuildEventTool"
212 <Tool
213 Name="VCCustomBuildTool"
215 <Tool
216 Name="VCXMLDataGeneratorTool"
218 <Tool
219 Name="VCWebServiceProxyGeneratorTool"
221 <Tool
222 Name="VCMIDLTool"
223 AdditionalOptions=""
224 AdditionalIncludeDirectories=""
225 TypeLibraryName="$(InputName).tlb"
226 HeaderFileName="$(InputName).h"
227 InterfaceIdentifierFileName="$(InputName)_i.c"
228 ProxyFileName="$(InputName)_p.c"
230 <Tool
231 Name="VCCLCompilerTool"
232 AdditionalOptions="/MP /wd 4748"
233 Optimization="2"
234 AdditionalIncludeDirectories="..\..\dep\ACE_wrappers"
235 PreprocessorDefinitions="ACE_BUILD_DLL;NDEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
236 RuntimeLibrary="2"
237 RuntimeTypeInfo="true"
238 WarningLevel="3"
239 Detect64BitPortabilityProblems="false"
240 DisableSpecificWarnings="4355"
242 <Tool
243 Name="VCManagedResourceCompilerTool"
245 <Tool
246 Name="VCResourceCompilerTool"
247 PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
248 Culture="1033"
249 AdditionalIncludeDirectories=".."
251 <Tool
252 Name="VCPreLinkEventTool"
254 <Tool
255 Name="VCLinkerTool"
256 AdditionalDependencies=""
257 OutputFile="$(OutDir)\ACE.dll"
258 LinkIncremental="1"
259 SuppressStartupBanner="true"
260 AdditionalLibraryDirectories=""
261 GenerateDebugInformation="true"
262 ProgramDatabaseFile="$(TargetDir)\ACE.pdb"
263 SubSystem="2"
264 OptimizeReferences="2"
265 EnableCOMDATFolding="2"
266 ImportLibrary="$(OutDir)\ACE.lib"
267 TargetMachine="1"
269 <Tool
270 Name="VCALinkTool"
272 <Tool
273 Name="VCManifestTool"
275 <Tool
276 Name="VCXDCMakeTool"
278 <Tool
279 Name="VCBscMakeTool"
281 <Tool
282 Name="VCFxCopTool"
284 <Tool
285 Name="VCAppVerifierTool"
287 <Tool
288 Name="VCPostBuildEventTool"
290 </Configuration>
291 <Configuration
292 Name="Release|x64"
293 OutputDirectory="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)"
294 IntermediateDirectory=".\ace__$(PlatformName)_$(ConfigurationName)"
295 ConfigurationType="2"
296 CharacterSet="0"
298 <Tool
299 Name="VCPreBuildEventTool"
301 <Tool
302 Name="VCCustomBuildTool"
304 <Tool
305 Name="VCXMLDataGeneratorTool"
307 <Tool
308 Name="VCWebServiceProxyGeneratorTool"
310 <Tool
311 Name="VCMIDLTool"
312 AdditionalOptions=""
313 AdditionalIncludeDirectories=""
314 TypeLibraryName="$(InputName).tlb"
315 HeaderFileName="$(InputName).h"
316 InterfaceIdentifierFileName="$(InputName)_i.c"
317 ProxyFileName="$(InputName)_p.c"
319 <Tool
320 Name="VCCLCompilerTool"
321 AdditionalOptions="/MP /wd 4748"
322 Optimization="2"
323 AdditionalIncludeDirectories="..\..\dep\ACE_wrappers"
324 PreprocessorDefinitions="ACE_BUILD_DLL;NDEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_AMD64_;_WIN64;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
325 RuntimeLibrary="2"
326 RuntimeTypeInfo="true"
327 WarningLevel="3"
328 Detect64BitPortabilityProblems="false"
329 DisableSpecificWarnings="4355"
331 <Tool
332 Name="VCManagedResourceCompilerTool"
334 <Tool
335 Name="VCResourceCompilerTool"
336 PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WIN64"
337 Culture="1033"
338 AdditionalIncludeDirectories=".."
340 <Tool
341 Name="VCPreLinkEventTool"
343 <Tool
344 Name="VCLinkerTool"
345 AdditionalOptions="/machine:AMD64"
346 AdditionalDependencies=""
347 OutputFile="$(OutDir)\ACE.dll"
348 LinkIncremental="1"
349 SuppressStartupBanner="true"
350 AdditionalLibraryDirectories=""
351 GenerateDebugInformation="true"
352 ProgramDatabaseFile="$(TargetDir)\ACE.pdb"
353 SubSystem="2"
354 OptimizeReferences="2"
355 EnableCOMDATFolding="2"
356 ImportLibrary="$(OutDir)\ACE.lib"
357 TargetMachine="17"
359 <Tool
360 Name="VCALinkTool"
362 <Tool
363 Name="VCManifestTool"
365 <Tool
366 Name="VCXDCMakeTool"
368 <Tool
369 Name="VCBscMakeTool"
371 <Tool
372 Name="VCFxCopTool"
374 <Tool
375 Name="VCAppVerifierTool"
377 <Tool
378 Name="VCPostBuildEventTool"
380 </Configuration>
381 <Configuration
382 Name="Debug_NoPCH|Win32"
383 OutputDirectory="..\..\dep\lib\$(PlatformName)_debug"
384 IntermediateDirectory=".\ace__$(PlatformName)_$(ConfigurationName)"
385 ConfigurationType="2"
386 CharacterSet="0"
388 <Tool
389 Name="VCPreBuildEventTool"
391 <Tool
392 Name="VCCustomBuildTool"
394 <Tool
395 Name="VCXMLDataGeneratorTool"
397 <Tool
398 Name="VCWebServiceProxyGeneratorTool"
400 <Tool
401 Name="VCMIDLTool"
402 AdditionalOptions=""
403 AdditionalIncludeDirectories=""
404 TypeLibraryName="$(InputName).tlb"
405 HeaderFileName="$(InputName).h"
406 InterfaceIdentifierFileName="$(InputName)_i.c"
407 ProxyFileName="$(InputName)_p.c"
409 <Tool
410 Name="VCCLCompilerTool"
411 AdditionalOptions="/MP /wd 4748"
412 Optimization="0"
413 AdditionalIncludeDirectories="..\..\dep\ACE_wrappers"
414 PreprocessorDefinitions="ACE_BUILD_DLL;_DEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
415 MinimalRebuild="false"
416 BasicRuntimeChecks="3"
417 RuntimeLibrary="3"
418 RuntimeTypeInfo="true"
419 WarningLevel="3"
420 Detect64BitPortabilityProblems="false"
421 DebugInformationFormat="3"
422 DisableSpecificWarnings="4355"
424 <Tool
425 Name="VCManagedResourceCompilerTool"
427 <Tool
428 Name="VCResourceCompilerTool"
429 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
430 Culture="1033"
431 AdditionalIncludeDirectories=".."
433 <Tool
434 Name="VCPreLinkEventTool"
436 <Tool
437 Name="VCLinkerTool"
438 AdditionalDependencies=""
439 OutputFile="$(OutDir)\ACEd.dll"
440 LinkIncremental="1"
441 SuppressStartupBanner="true"
442 AdditionalLibraryDirectories=""
443 GenerateDebugInformation="true"
444 ProgramDatabaseFile="$(TargetDir)\ADEd.pdb"
445 SubSystem="2"
446 ImportLibrary="$(OutDir)\ACEd.lib"
447 TargetMachine="1"
449 <Tool
450 Name="VCALinkTool"
452 <Tool
453 Name="VCManifestTool"
455 <Tool
456 Name="VCXDCMakeTool"
458 <Tool
459 Name="VCBscMakeTool"
461 <Tool
462 Name="VCFxCopTool"
464 <Tool
465 Name="VCAppVerifierTool"
467 <Tool
468 Name="VCPostBuildEventTool"
470 </Configuration>
471 <Configuration
472 Name="Debug_NoPCH|x64"
473 OutputDirectory="..\..\dep\lib\$(PlatformName)_debug"
474 IntermediateDirectory=".\ace__$(PlatformName)_$(ConfigurationName)"
475 ConfigurationType="2"
476 CharacterSet="0"
478 <Tool
479 Name="VCPreBuildEventTool"
481 <Tool
482 Name="VCCustomBuildTool"
484 <Tool
485 Name="VCXMLDataGeneratorTool"
487 <Tool
488 Name="VCWebServiceProxyGeneratorTool"
490 <Tool
491 Name="VCMIDLTool"
492 AdditionalOptions=""
493 AdditionalIncludeDirectories=""
494 TypeLibraryName="$(InputName).tlb"
495 HeaderFileName="$(InputName).h"
496 InterfaceIdentifierFileName="$(InputName)_i.c"
497 ProxyFileName="$(InputName)_p.c"
499 <Tool
500 Name="VCCLCompilerTool"
501 AdditionalOptions="/MP /wd 4748"
502 Optimization="0"
503 AdditionalIncludeDirectories="..\..\dep\ACE_wrappers"
504 PreprocessorDefinitions="ACE_BUILD_DLL;_DEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_AMD64_;_WIN64;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
505 MinimalRebuild="false"
506 BasicRuntimeChecks="3"
507 RuntimeLibrary="3"
508 RuntimeTypeInfo="true"
509 WarningLevel="3"
510 Detect64BitPortabilityProblems="false"
511 DebugInformationFormat="3"
512 DisableSpecificWarnings="4355"
514 <Tool
515 Name="VCManagedResourceCompilerTool"
517 <Tool
518 Name="VCResourceCompilerTool"
519 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WIN64"
520 Culture="1033"
521 AdditionalIncludeDirectories=".."
523 <Tool
524 Name="VCPreLinkEventTool"
526 <Tool
527 Name="VCLinkerTool"
528 AdditionalOptions="/machine:AMD64"
529 AdditionalDependencies=""
530 OutputFile="$(OutDir)\ACEd.dll"
531 LinkIncremental="1"
532 SuppressStartupBanner="true"
533 AdditionalLibraryDirectories=""
534 GenerateDebugInformation="true"
535 ProgramDatabaseFile="$(TargetDir)\ADEd.pdb"
536 SubSystem="2"
537 ImportLibrary="$(OutDir)\ACEd.lib"
538 TargetMachine="17"
540 <Tool
541 Name="VCALinkTool"
543 <Tool
544 Name="VCManifestTool"
546 <Tool
547 Name="VCXDCMakeTool"
549 <Tool
550 Name="VCBscMakeTool"
552 <Tool
553 Name="VCFxCopTool"
555 <Tool
556 Name="VCAppVerifierTool"
558 <Tool
559 Name="VCPostBuildEventTool"
561 </Configuration>
562 </Configurations>
563 <References>
564 </References>
565 <Files>
566 <Filter
567 Name="Source Files"
568 Filter="cpp;cxx;cc;C;c"
570 <File
571 RelativePath="..\..\dep\ACE_wrappers\ace\ACE.cpp"
573 </File>
574 <File
575 RelativePath="..\..\dep\ACE_wrappers\ace\ACE_crc32.cpp"
577 </File>
578 <File
579 RelativePath="..\..\dep\ACE_wrappers\ace\ACE_crc_ccitt.cpp"
581 </File>
582 <File
583 RelativePath="..\..\dep\ACE_wrappers\ace\ace_wchar.cpp"
585 </File>
586 <File
587 RelativePath="..\..\dep\ACE_wrappers\ace\Activation_Queue.cpp"
589 </File>
590 <File
591 RelativePath="..\..\dep\ACE_wrappers\ace\Active_Map_Manager.cpp"
593 </File>
594 <File
595 RelativePath="..\..\dep\ACE_wrappers\ace\Addr.cpp"
597 </File>
598 <File
599 RelativePath="..\..\dep\ACE_wrappers\ace\Argv_Type_Converter.cpp"
601 </File>
602 <File
603 RelativePath="..\..\dep\ACE_wrappers\ace\Assert.cpp"
605 </File>
606 <File
607 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_IO.cpp"
609 </File>
610 <File
611 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_IO_Impl.cpp"
613 </File>
614 <File
615 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_Pseudo_Task.cpp"
617 </File>
618 <File
619 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Acceptor.cpp"
621 </File>
622 <File
623 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Addr.cpp"
625 </File>
626 <File
627 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Connector.cpp"
629 </File>
630 <File
631 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Params.cpp"
633 </File>
634 <File
635 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_QoS.cpp"
637 </File>
638 <File
639 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Stream.cpp"
641 </File>
642 <File
643 RelativePath="..\..\dep\ACE_wrappers\ace\Atomic_Op.cpp"
645 </File>
646 <File
647 RelativePath="..\..\dep\ACE_wrappers\ace\Atomic_Op_Sparc.c"
649 </File>
650 <File
651 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_Event.cpp"
653 </File>
654 <File
655 RelativePath="..\..\dep\ACE_wrappers\ace\Barrier.cpp"
657 </File>
658 <File
659 RelativePath="..\..\dep\ACE_wrappers\ace\Base_Thread_Adapter.cpp"
661 </File>
662 <File
663 RelativePath="..\..\dep\ACE_wrappers\ace\Based_Pointer_Repository.cpp"
665 </File>
666 <File
667 RelativePath="..\..\dep\ACE_wrappers\ace\Basic_Stats.cpp"
669 </File>
670 <File
671 RelativePath="..\..\dep\ACE_wrappers\ace\Basic_Types.cpp"
673 </File>
674 <File
675 RelativePath="..\..\dep\ACE_wrappers\ace\Capabilities.cpp"
677 </File>
678 <File
679 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Base.cpp"
681 </File>
682 <File
683 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Size.cpp"
685 </File>
686 <File
687 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Stream.cpp"
689 </File>
690 <File
691 RelativePath="..\..\dep\ACE_wrappers\ace\Cleanup.cpp"
693 </File>
694 <File
695 RelativePath="..\..\dep\ACE_wrappers\ace\Codecs.cpp"
697 </File>
698 <File
699 RelativePath="..\..\dep\ACE_wrappers\ace\Codeset_IBM1047.cpp"
701 </File>
702 <File
703 RelativePath="..\..\dep\ACE_wrappers\ace\Codeset_Registry.cpp"
705 </File>
706 <File
707 RelativePath="..\..\dep\ACE_wrappers\ace\Codeset_Registry_db.cpp"
709 </File>
710 <File
711 RelativePath="..\..\dep\ACE_wrappers\ace\Condition_Recursive_Thread_Mutex.cpp"
713 </File>
714 <File
715 RelativePath="..\..\dep\ACE_wrappers\ace\Condition_Thread_Mutex.cpp"
717 </File>
718 <File
719 RelativePath="..\..\dep\ACE_wrappers\ace\Configuration.cpp"
721 </File>
722 <File
723 RelativePath="..\..\dep\ACE_wrappers\ace\Configuration_Import_Export.cpp"
725 </File>
726 <File
727 RelativePath="..\..\dep\ACE_wrappers\ace\Connection_Recycling_Strategy.cpp"
729 </File>
730 <File
731 RelativePath="..\..\dep\ACE_wrappers\ace\Containers.cpp"
733 </File>
734 <File
735 RelativePath="..\..\dep\ACE_wrappers\ace\Copy_Disabled.cpp"
737 </File>
738 <File
739 RelativePath="..\..\dep\ACE_wrappers\ace\Countdown_Time.cpp"
741 </File>
742 <File
743 RelativePath="..\..\dep\ACE_wrappers\ace\Date_Time.cpp"
745 </File>
746 <File
747 RelativePath="..\..\dep\ACE_wrappers\ace\DEV.cpp"
749 </File>
750 <File
751 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_Addr.cpp"
753 </File>
754 <File
755 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_Connector.cpp"
757 </File>
758 <File
759 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_IO.cpp"
761 </File>
762 <File
763 RelativePath="..\..\dep\ACE_wrappers\ace\Dev_Poll_Reactor.cpp"
765 </File>
766 <File
767 RelativePath="..\..\dep\ACE_wrappers\ace\Dirent.cpp"
769 </File>
770 <File
771 RelativePath="..\..\dep\ACE_wrappers\ace\Dirent_Selector.cpp"
773 </File>
774 <File
775 RelativePath="..\..\dep\ACE_wrappers\ace\DLL.cpp"
777 </File>
778 <File
779 RelativePath="..\..\dep\ACE_wrappers\ace\DLL_Manager.cpp"
781 </File>
782 <File
783 RelativePath="..\..\dep\ACE_wrappers\ace\Dump.cpp"
785 </File>
786 <File
787 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic.cpp"
789 </File>
790 <File
791 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Message_Strategy.cpp"
793 </File>
794 <File
795 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Service_Base.cpp"
797 </File>
798 <File
799 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Service_Dependency.cpp"
801 </File>
802 <File
803 RelativePath="..\..\dep\ACE_wrappers\ace\Encoding_Converter.cpp"
805 </File>
806 <File
807 RelativePath="..\..\dep\ACE_wrappers\ace\Encoding_Converter_Factory.cpp"
809 </File>
810 <File
811 RelativePath="..\..\dep\ACE_wrappers\ace\Event.cpp"
813 </File>
814 <File
815 RelativePath="..\..\dep\ACE_wrappers\ace\Event_Handler.cpp"
817 </File>
818 <File
819 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO.cpp"
821 </File>
822 <File
823 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Recv.cpp"
825 </File>
826 <File
827 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Recv_Msg.cpp"
829 </File>
830 <File
831 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Send.cpp"
833 </File>
834 <File
835 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Send_Msg.cpp"
837 </File>
838 <File
839 RelativePath="..\..\dep\ACE_wrappers\ace\FILE.cpp"
841 </File>
842 <File
843 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_Addr.cpp"
845 </File>
846 <File
847 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_Connector.cpp"
849 </File>
850 <File
851 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_IO.cpp"
853 </File>
854 <File
855 RelativePath="..\..\dep\ACE_wrappers\ace\File_Lock.cpp"
857 </File>
858 <File
859 RelativePath="..\..\dep\ACE_wrappers\ace\Filecache.cpp"
861 </File>
862 <File
863 RelativePath="..\..\dep\ACE_wrappers\ace\Flag_Manip.cpp"
865 </File>
866 <File
867 RelativePath="..\..\dep\ACE_wrappers\ace\Framework_Component.cpp"
869 </File>
870 <File
871 RelativePath="..\..\dep\ACE_wrappers\ace\Functor.cpp"
873 </File>
874 <File
875 RelativePath="..\..\dep\ACE_wrappers\ace\Functor_String.cpp"
877 </File>
878 <File
879 RelativePath="..\..\dep\ACE_wrappers\ace\Get_Opt.cpp"
881 </File>
882 <File
883 RelativePath="..\..\dep\ACE_wrappers\ace\gethrtime.cpp"
885 </File>
886 <File
887 RelativePath="..\..\dep\ACE_wrappers\ace\Handle_Ops.cpp"
889 </File>
890 <File
891 RelativePath="..\..\dep\ACE_wrappers\ace\Handle_Set.cpp"
893 </File>
894 <File
895 RelativePath="..\..\dep\ACE_wrappers\ace\Hashable.cpp"
897 </File>
898 <File
899 RelativePath="..\..\dep\ACE_wrappers\ace\High_Res_Timer.cpp"
901 </File>
902 <File
903 RelativePath="..\..\dep\ACE_wrappers\ace\ICMP_Socket.cpp"
905 </File>
906 <File
907 RelativePath="..\..\dep\ACE_wrappers\ace\INET_Addr.cpp"
909 </File>
910 <File
911 RelativePath="..\..\dep\ACE_wrappers\ace\Init_ACE.cpp"
913 </File>
914 <File
915 RelativePath="..\..\dep\ACE_wrappers\ace\IO_Cntl_Msg.cpp"
917 </File>
918 <File
919 RelativePath="..\..\dep\ACE_wrappers\ace\IO_SAP.cpp"
921 </File>
922 <File
923 RelativePath="..\..\dep\ACE_wrappers\ace\IOStream.cpp"
925 </File>
926 <File
927 RelativePath="..\..\dep\ACE_wrappers\ace\IPC_SAP.cpp"
929 </File>
930 <File
931 RelativePath="..\..\dep\ACE_wrappers\ace\Lib_Find.cpp"
933 </File>
934 <File
935 RelativePath="..\..\dep\ACE_wrappers\ace\Local_Memory_Pool.cpp"
937 </File>
938 <File
939 RelativePath="..\..\dep\ACE_wrappers\ace\Local_Name_Space.cpp"
941 </File>
942 <File
943 RelativePath="..\..\dep\ACE_wrappers\ace\Local_Tokens.cpp"
945 </File>
946 <File
947 RelativePath="..\..\dep\ACE_wrappers\ace\Lock.cpp"
949 </File>
950 <File
951 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg.cpp"
953 </File>
954 <File
955 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_Backend.cpp"
957 </File>
958 <File
959 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_Callback.cpp"
961 </File>
962 <File
963 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_IPC.cpp"
965 </File>
966 <File
967 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_NT_Event_Log.cpp"
969 </File>
970 <File
971 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_UNIX_Syslog.cpp"
973 </File>
974 <File
975 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Record.cpp"
977 </File>
978 <File
979 RelativePath="..\..\dep\ACE_wrappers\ace\Logging_Strategy.cpp"
981 </File>
982 <File
983 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK.cpp"
985 </File>
986 <File
987 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Acceptor.cpp"
989 </File>
990 <File
991 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_CODgram.cpp"
993 </File>
994 <File
995 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Connector.cpp"
997 </File>
998 <File
999 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Dgram.cpp"
1001 </File>
1002 <File
1003 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Stream.cpp"
1005 </File>
1006 <File
1007 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc.cpp"
1009 </File>
1010 <File
1011 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc_Allocator.cpp"
1013 </File>
1014 <File
1015 RelativePath="..\..\dep\ACE_wrappers\ace\Manual_Event.cpp"
1017 </File>
1018 <File
1019 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Acceptor.cpp"
1021 </File>
1022 <File
1023 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Addr.cpp"
1025 </File>
1026 <File
1027 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Connector.cpp"
1029 </File>
1030 <File
1031 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_IO.cpp"
1033 </File>
1034 <File
1035 RelativePath="..\..\dep\ACE_wrappers\ace\Mem_Map.cpp"
1037 </File>
1038 <File
1039 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_SAP.cpp"
1041 </File>
1042 <File
1043 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Stream.cpp"
1045 </File>
1046 <File
1047 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Block.cpp"
1049 </File>
1050 <File
1051 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue.cpp"
1053 </File>
1054 <File
1055 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue_NT.cpp"
1057 </File>
1058 <File
1059 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue_Vx.cpp"
1061 </File>
1062 <File
1063 RelativePath="..\..\dep\ACE_wrappers\ace\Method_Request.cpp"
1065 </File>
1066 <File
1067 RelativePath="..\..\dep\ACE_wrappers\ace\MMAP_Memory_Pool.cpp"
1069 </File>
1070 <File
1071 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Admin.cpp"
1073 </File>
1074 <File
1075 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Admin_Manager.cpp"
1077 </File>
1078 <File
1079 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Base.cpp"
1081 </File>
1082 <File
1083 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Control_Action.cpp"
1085 </File>
1086 <File
1087 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Control_Types.cpp"
1089 </File>
1090 <File
1091 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Point_Registry.cpp"
1093 </File>
1094 <File
1095 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Size.cpp"
1097 </File>
1098 <File
1099 RelativePath="..\..\dep\ACE_wrappers\ace\Msg_WFMO_Reactor.cpp"
1101 </File>
1102 <File
1103 RelativePath="..\..\dep\ACE_wrappers\ace\Multihomed_INET_Addr.cpp"
1105 </File>
1106 <File
1107 RelativePath="..\..\dep\ACE_wrappers\ace\Mutex.cpp"
1109 </File>
1110 <File
1111 RelativePath="..\..\dep\ACE_wrappers\ace\Name_Proxy.cpp"
1113 </File>
1114 <File
1115 RelativePath="..\..\dep\ACE_wrappers\ace\Name_Request_Reply.cpp"
1117 </File>
1118 <File
1119 RelativePath="..\..\dep\ACE_wrappers\ace\Name_Space.cpp"
1121 </File>
1122 <File
1123 RelativePath="..\..\dep\ACE_wrappers\ace\Naming_Context.cpp"
1125 </File>
1126 <File
1127 RelativePath="..\..\dep\ACE_wrappers\ace\Netlink_Addr.cpp"
1129 </File>
1130 <File
1131 RelativePath="..\..\dep\ACE_wrappers\ace\Notification_Queue.cpp"
1133 </File>
1134 <File
1135 RelativePath="..\..\dep\ACE_wrappers\ace\Notification_Strategy.cpp"
1137 </File>
1138 <File
1139 RelativePath="..\..\dep\ACE_wrappers\ace\NT_Service.cpp"
1141 </File>
1142 <File
1143 RelativePath="..\..\dep\ACE_wrappers\ace\Obchunk.cpp"
1145 </File>
1146 <File
1147 RelativePath="..\..\dep\ACE_wrappers\ace\Object_Manager.cpp"
1149 </File>
1150 <File
1151 RelativePath="..\..\dep\ACE_wrappers\ace\Object_Manager_Base.cpp"
1153 </File>
1154 <File
1155 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Errno.cpp"
1157 </File>
1158 <File
1159 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Log_Msg_Attributes.cpp"
1161 </File>
1162 <File
1163 RelativePath="..\..\dep\ACE_wrappers\ace\OS_main.cpp"
1165 </File>
1166 <File
1167 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_arpa_inet.cpp"
1169 </File>
1170 <File
1171 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_ctype.cpp"
1173 </File>
1174 <File
1175 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_dirent.cpp"
1177 </File>
1178 <File
1179 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_dlfcn.cpp"
1181 </File>
1182 <File
1183 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_errno.cpp"
1185 </File>
1186 <File
1187 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_fcntl.cpp"
1189 </File>
1190 <File
1191 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_math.cpp"
1193 </File>
1194 <File
1195 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_netdb.cpp"
1197 </File>
1198 <File
1199 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_poll.cpp"
1201 </File>
1202 <File
1203 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_pwd.cpp"
1205 </File>
1206 <File
1207 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_regex.cpp"
1209 </File>
1210 <File
1211 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_signal.cpp"
1213 </File>
1214 <File
1215 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stdio.cpp"
1217 </File>
1218 <File
1219 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stdlib.cpp"
1221 </File>
1222 <File
1223 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_string.cpp"
1225 </File>
1226 <File
1227 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_strings.cpp"
1229 </File>
1230 <File
1231 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stropts.cpp"
1233 </File>
1234 <File
1235 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_mman.cpp"
1237 </File>
1238 <File
1239 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_msg.cpp"
1241 </File>
1242 <File
1243 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_resource.cpp"
1245 </File>
1246 <File
1247 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_select.cpp"
1249 </File>
1250 <File
1251 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_sendfile.cpp"
1253 </File>
1254 <File
1255 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_shm.cpp"
1257 </File>
1258 <File
1259 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_socket.cpp"
1261 </File>
1262 <File
1263 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_stat.cpp"
1265 </File>
1266 <File
1267 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_time.cpp"
1269 </File>
1270 <File
1271 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_uio.cpp"
1273 </File>
1274 <File
1275 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_utsname.cpp"
1277 </File>
1278 <File
1279 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_wait.cpp"
1281 </File>
1282 <File
1283 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_Thread.cpp"
1285 </File>
1286 <File
1287 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_time.cpp"
1289 </File>
1290 <File
1291 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_unistd.cpp"
1293 </File>
1294 <File
1295 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_wchar.cpp"
1297 </File>
1298 <File
1299 RelativePath="..\..\dep\ACE_wrappers\ace\OS_QoS.cpp"
1301 </File>
1302 <File
1303 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Thread_Adapter.cpp"
1305 </File>
1306 <File
1307 RelativePath="..\..\dep\ACE_wrappers\ace\OS_TLI.cpp"
1309 </File>
1310 <File
1311 RelativePath="..\..\dep\ACE_wrappers\ace\Pagefile_Memory_Pool.cpp"
1313 </File>
1314 <File
1315 RelativePath="..\..\dep\ACE_wrappers\ace\Parse_Node.cpp"
1317 </File>
1318 <File
1319 RelativePath="..\..\dep\ACE_wrappers\ace\PI_Malloc.cpp"
1321 </File>
1322 <File
1323 RelativePath="..\..\dep\ACE_wrappers\ace\Ping_Socket.cpp"
1325 </File>
1326 <File
1327 RelativePath="..\..\dep\ACE_wrappers\ace\Pipe.cpp"
1329 </File>
1330 <File
1331 RelativePath="..\..\dep\ACE_wrappers\ace\POSIX_Asynch_IO.cpp"
1333 </File>
1334 <File
1335 RelativePath="..\..\dep\ACE_wrappers\ace\POSIX_CB_Proactor.cpp"
1337 </File>
1338 <File
1339 RelativePath="..\..\dep\ACE_wrappers\ace\POSIX_Proactor.cpp"
1341 </File>
1342 <File
1343 RelativePath="..\..\dep\ACE_wrappers\ace\Priority_Reactor.cpp"
1345 </File>
1346 <File
1347 RelativePath="..\..\dep\ACE_wrappers\ace\Proactor.cpp"
1349 </File>
1350 <File
1351 RelativePath="..\..\dep\ACE_wrappers\ace\Proactor_Impl.cpp"
1353 </File>
1354 <File
1355 RelativePath="..\..\dep\ACE_wrappers\ace\Process.cpp"
1357 </File>
1358 <File
1359 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Manager.cpp"
1361 </File>
1362 <File
1363 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Mutex.cpp"
1365 </File>
1366 <File
1367 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Semaphore.cpp"
1369 </File>
1370 <File
1371 RelativePath="..\..\dep\ACE_wrappers\ace\Profile_Timer.cpp"
1373 </File>
1374 <File
1375 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor.cpp"
1377 </File>
1378 <File
1379 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor_Impl.cpp"
1381 </File>
1382 <File
1383 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor_Notification_Strategy.cpp"
1385 </File>
1386 <File
1387 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor_Timer_Interface.cpp"
1389 </File>
1390 <File
1391 RelativePath="..\..\dep\ACE_wrappers\ace\Read_Buffer.cpp"
1393 </File>
1394 <File
1395 RelativePath="..\..\dep\ACE_wrappers\ace\Recursive_Thread_Mutex.cpp"
1397 </File>
1398 <File
1399 RelativePath="..\..\dep\ACE_wrappers\ace\Recyclable.cpp"
1401 </File>
1402 <File
1403 RelativePath="..\..\dep\ACE_wrappers\ace\Registry.cpp"
1405 </File>
1406 <File
1407 RelativePath="..\..\dep\ACE_wrappers\ace\Registry_Name_Space.cpp"
1409 </File>
1410 <File
1411 RelativePath="..\..\dep\ACE_wrappers\ace\Remote_Name_Space.cpp"
1413 </File>
1414 <File
1415 RelativePath="..\..\dep\ACE_wrappers\ace\Remote_Tokens.cpp"
1417 </File>
1418 <File
1419 RelativePath="..\..\dep\ACE_wrappers\ace\Rtems_init.c"
1421 </File>
1422 <File
1423 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Mutex.cpp"
1425 </File>
1426 <File
1427 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Process_Mutex.cpp"
1429 </File>
1430 <File
1431 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Thread_Mutex.cpp"
1433 </File>
1434 <File
1435 RelativePath="..\..\dep\ACE_wrappers\ace\Sample_History.cpp"
1437 </File>
1438 <File
1439 RelativePath="..\..\dep\ACE_wrappers\ace\Sbrk_Memory_Pool.cpp"
1441 </File>
1442 <File
1443 RelativePath="..\..\dep\ACE_wrappers\ace\Sched_Params.cpp"
1445 </File>
1446 <File
1447 RelativePath="..\..\dep\ACE_wrappers\ace\Select_Reactor_Base.cpp"
1449 </File>
1450 <File
1451 RelativePath="..\..\dep\ACE_wrappers\ace\Semaphore.cpp"
1453 </File>
1454 <File
1455 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Config.cpp"
1457 </File>
1458 <File
1459 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Gestalt.cpp"
1461 </File>
1462 <File
1463 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Manager.cpp"
1465 </File>
1466 <File
1467 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Object.cpp"
1469 </File>
1470 <File
1471 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Repository.cpp"
1473 </File>
1474 <File
1475 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Types.cpp"
1477 </File>
1478 <File
1479 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory.cpp"
1481 </File>
1482 <File
1483 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory_MM.cpp"
1485 </File>
1486 <File
1487 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory_Pool.cpp"
1489 </File>
1490 <File
1491 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory_SV.cpp"
1493 </File>
1494 <File
1495 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Object.cpp"
1497 </File>
1498 <File
1499 RelativePath="..\..\dep\ACE_wrappers\ace\Sig_Adapter.cpp"
1501 </File>
1502 <File
1503 RelativePath="..\..\dep\ACE_wrappers\ace\Sig_Handler.cpp"
1505 </File>
1506 <File
1507 RelativePath="..\..\dep\ACE_wrappers\ace\Signal.cpp"
1509 </File>
1510 <File
1511 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK.cpp"
1513 </File>
1514 <File
1515 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Acceptor.cpp"
1517 </File>
1518 <File
1519 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_CODgram.cpp"
1521 </File>
1522 <File
1523 RelativePath="..\..\dep\ACE_wrappers\ace\Sock_Connect.cpp"
1525 </File>
1526 <File
1527 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Connector.cpp"
1529 </File>
1530 <File
1531 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram.cpp"
1533 </File>
1534 <File
1535 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram_Bcast.cpp"
1537 </File>
1538 <File
1539 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram_Mcast.cpp"
1541 </File>
1542 <File
1543 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_IO.cpp"
1545 </File>
1546 <File
1547 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Netlink.cpp"
1549 </File>
1550 <File
1551 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Acceptor.cpp"
1553 </File>
1554 <File
1555 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Association.cpp"
1557 </File>
1558 <File
1559 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Connector.cpp"
1561 </File>
1562 <File
1563 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Stream.cpp"
1565 </File>
1566 <File
1567 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE.cpp"
1569 </File>
1570 <File
1571 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Acceptor.cpp"
1573 </File>
1574 <File
1575 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Addr.cpp"
1577 </File>
1578 <File
1579 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Connector.cpp"
1581 </File>
1582 <File
1583 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Stream.cpp"
1585 </File>
1586 <File
1587 RelativePath="..\..\dep\ACE_wrappers\ace\SString.cpp"
1589 </File>
1590 <File
1591 RelativePath="..\..\dep\ACE_wrappers\ace\Stack_Trace.cpp"
1593 </File>
1594 <File
1595 RelativePath="..\..\dep\ACE_wrappers\ace\Stats.cpp"
1597 </File>
1598 <File
1599 RelativePath="..\..\dep\ACE_wrappers\ace\String_Base_Const.cpp"
1601 </File>
1602 <File
1603 RelativePath="..\..\dep\ACE_wrappers\ace\SUN_Proactor.cpp"
1605 </File>
1606 <File
1607 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Message.cpp"
1609 </File>
1610 <File
1611 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Message_Queue.cpp"
1613 </File>
1614 <File
1615 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Semaphore_Complex.cpp"
1617 </File>
1618 <File
1619 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Semaphore_Simple.cpp"
1621 </File>
1622 <File
1623 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Shared_Memory.cpp"
1625 </File>
1626 <File
1627 RelativePath="..\..\dep\ACE_wrappers\ace\Svc_Conf_Lexer.cpp"
1629 </File>
1630 <File
1631 RelativePath="..\..\dep\ACE_wrappers\ace\Svc_Conf_y.cpp"
1633 </File>
1634 <File
1635 RelativePath="..\..\dep\ACE_wrappers\ace\Synch_Options.cpp"
1637 </File>
1638 <File
1639 RelativePath="..\..\dep\ACE_wrappers\ace\System_Time.cpp"
1641 </File>
1642 <File
1643 RelativePath="..\..\dep\ACE_wrappers\ace\Task.cpp"
1645 </File>
1646 <File
1647 RelativePath="..\..\dep\ACE_wrappers\ace\Thread.cpp"
1649 </File>
1650 <File
1651 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Adapter.cpp"
1653 </File>
1654 <File
1655 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Control.cpp"
1657 </File>
1658 <File
1659 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Exit.cpp"
1661 </File>
1662 <File
1663 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Hook.cpp"
1665 </File>
1666 <File
1667 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Manager.cpp"
1669 </File>
1670 <File
1671 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Mutex.cpp"
1673 </File>
1674 <File
1675 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Semaphore.cpp"
1677 </File>
1678 <File
1679 RelativePath="..\..\dep\ACE_wrappers\ace\Throughput_Stats.cpp"
1681 </File>
1682 <File
1683 RelativePath="..\..\dep\ACE_wrappers\ace\Time_Value.cpp"
1685 </File>
1686 <File
1687 RelativePath="..\..\dep\ACE_wrappers\ace\Timeprobe.cpp"
1689 </File>
1690 <File
1691 RelativePath="..\..\dep\ACE_wrappers\ace\TLI.cpp"
1693 </File>
1694 <File
1695 RelativePath="..\..\dep\ACE_wrappers\ace\TLI_Acceptor.cpp"
1697 </File>
1698 <File
1699 RelativePath="..\..\dep\ACE_wrappers\ace\TLI_Connector.cpp"
1701 </File>
1702 <File
1703 RelativePath="..\..\dep\ACE_wrappers\ace\TLI_Stream.cpp"
1705 </File>
1706 <File
1707 RelativePath="..\..\dep\ACE_wrappers\ace\Token.cpp"
1709 </File>
1710 <File
1711 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Collection.cpp"
1713 </File>
1714 <File
1715 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Invariants.cpp"
1717 </File>
1718 <File
1719 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Manager.cpp"
1721 </File>
1722 <File
1723 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Request_Reply.cpp"
1725 </File>
1726 <File
1727 RelativePath="..\..\dep\ACE_wrappers\ace\TP_Reactor.cpp"
1729 </File>
1730 <File
1731 RelativePath="..\..\dep\ACE_wrappers\ace\Trace.cpp"
1733 </File>
1734 <File
1735 RelativePath="..\..\dep\ACE_wrappers\ace\TSS_Adapter.cpp"
1737 </File>
1738 <File
1739 RelativePath="..\..\dep\ACE_wrappers\ace\TTY_IO.cpp"
1741 </File>
1742 <File
1743 RelativePath="..\..\dep\ACE_wrappers\ace\UNIX_Addr.cpp"
1745 </File>
1746 <File
1747 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Acceptor.cpp"
1749 </File>
1750 <File
1751 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Connector.cpp"
1753 </File>
1754 <File
1755 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Stream.cpp"
1757 </File>
1758 <File
1759 RelativePath="..\..\dep\ACE_wrappers\ace\UTF16_Encoding_Converter.cpp"
1761 </File>
1762 <File
1763 RelativePath="..\..\dep\ACE_wrappers\ace\UTF32_Encoding_Converter.cpp"
1765 </File>
1766 <File
1767 RelativePath="..\..\dep\ACE_wrappers\ace\UTF8_Encoding_Converter.cpp"
1769 </File>
1770 <File
1771 RelativePath="..\..\dep\ACE_wrappers\ace\UUID.cpp"
1773 </File>
1774 <File
1775 RelativePath="..\..\dep\ACE_wrappers\ace\WFMO_Reactor.cpp"
1777 </File>
1778 <File
1779 RelativePath="..\..\dep\ACE_wrappers\ace\WIN32_Asynch_IO.cpp"
1781 </File>
1782 <File
1783 RelativePath="..\..\dep\ACE_wrappers\ace\WIN32_Proactor.cpp"
1785 </File>
1786 <File
1787 RelativePath="..\..\dep\ACE_wrappers\ace\XML_Svc_Conf.cpp"
1789 </File>
1790 <File
1791 RelativePath="..\..\dep\ACE_wrappers\ace\XTI_ATM_Mcast.cpp"
1793 </File>
1794 </Filter>
1795 <Filter
1796 Name="Header Files"
1797 Filter="h;hpp;hxx;hh"
1799 <File
1800 RelativePath="..\..\dep\ACE_wrappers\ace\Acceptor.h"
1802 </File>
1803 <File
1804 RelativePath="..\..\dep\ACE_wrappers\ace\ACE.h"
1806 </File>
1807 <File
1808 RelativePath="..\..\dep\ACE_wrappers\ace\ACE_export.h"
1810 </File>
1811 <File
1812 RelativePath="..\..\dep\ACE_wrappers\ace\ace_wchar.h"
1814 </File>
1815 <File
1816 RelativePath="..\..\dep\ACE_wrappers\ace\Activation_Queue.h"
1818 </File>
1819 <File
1820 RelativePath="..\..\dep\ACE_wrappers\ace\Active_Map_Manager.h"
1822 </File>
1823 <File
1824 RelativePath="..\..\dep\ACE_wrappers\ace\Active_Map_Manager_T.h"
1826 </File>
1827 <File
1828 RelativePath="..\..\dep\ACE_wrappers\ace\Addr.h"
1830 </File>
1831 <File
1832 RelativePath="..\..\dep\ACE_wrappers\ace\Arg_Shifter.h"
1834 </File>
1835 <File
1836 RelativePath="..\..\dep\ACE_wrappers\ace\ARGV.h"
1838 </File>
1839 <File
1840 RelativePath="..\..\dep\ACE_wrappers\ace\Argv_Type_Converter.h"
1842 </File>
1843 <File
1844 RelativePath="..\..\dep\ACE_wrappers\ace\Array.h"
1846 </File>
1847 <File
1848 RelativePath="..\..\dep\ACE_wrappers\ace\Array_Base.h"
1850 </File>
1851 <File
1852 RelativePath="..\..\dep\ACE_wrappers\ace\Array_Map.h"
1854 </File>
1855 <File
1856 RelativePath="..\..\dep\ACE_wrappers\ace\Assert.h"
1858 </File>
1859 <File
1860 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_Acceptor.h"
1862 </File>
1863 <File
1864 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_Connector.h"
1866 </File>
1867 <File
1868 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_IO.h"
1870 </File>
1871 <File
1872 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_IO_Impl.h"
1874 </File>
1875 <File
1876 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_Pseudo_Task.h"
1878 </File>
1879 <File
1880 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Acceptor.h"
1882 </File>
1883 <File
1884 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Addr.h"
1886 </File>
1887 <File
1888 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Connector.h"
1890 </File>
1891 <File
1892 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Params.h"
1894 </File>
1895 <File
1896 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_QoS.h"
1898 </File>
1899 <File
1900 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Stream.h"
1902 </File>
1903 <File
1904 RelativePath="..\..\dep\ACE_wrappers\ace\Atomic_Op.h"
1906 </File>
1907 <File
1908 RelativePath="..\..\dep\ACE_wrappers\ace\Atomic_Op_Sparc.h"
1910 </File>
1911 <File
1912 RelativePath="..\..\dep\ACE_wrappers\ace\Atomic_Op_T.h"
1914 </File>
1915 <File
1916 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_Event.h"
1918 </File>
1919 <File
1920 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_Functor.h"
1922 </File>
1923 <File
1924 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_IncDec_T.h"
1926 </File>
1927 <File
1928 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_Ptr.h"
1930 </File>
1931 <File
1932 RelativePath="..\..\dep\ACE_wrappers\ace\Barrier.h"
1934 </File>
1935 <File
1936 RelativePath="..\..\dep\ACE_wrappers\ace\Base_Thread_Adapter.h"
1938 </File>
1939 <File
1940 RelativePath="..\..\dep\ACE_wrappers\ace\Based_Pointer_Repository.h"
1942 </File>
1943 <File
1944 RelativePath="..\..\dep\ACE_wrappers\ace\Based_Pointer_T.h"
1946 </File>
1947 <File
1948 RelativePath="..\..\dep\ACE_wrappers\ace\Basic_Stats.h"
1950 </File>
1951 <File
1952 RelativePath="..\..\dep\ACE_wrappers\ace\Basic_Types.h"
1954 </File>
1955 <File
1956 RelativePath="..\..\dep\ACE_wrappers\ace\Bound_Ptr.h"
1958 </File>
1959 <File
1960 RelativePath="..\..\dep\ACE_wrappers\ace\Cache_Map_Manager_T.h"
1962 </File>
1963 <File
1964 RelativePath="..\..\dep\ACE_wrappers\ace\Cached_Connect_Strategy_T.h"
1966 </File>
1967 <File
1968 RelativePath="..\..\dep\ACE_wrappers\ace\Caching_Strategies_T.h"
1970 </File>
1971 <File
1972 RelativePath="..\..\dep\ACE_wrappers\ace\Caching_Utility_T.h"
1974 </File>
1975 <File
1976 RelativePath="..\..\dep\ACE_wrappers\ace\Capabilities.h"
1978 </File>
1979 <File
1980 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Base.h"
1982 </File>
1983 <File
1984 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Size.h"
1986 </File>
1987 <File
1988 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Stream.h"
1990 </File>
1991 <File
1992 RelativePath="..\..\dep\ACE_wrappers\ace\CE_Screen_Output.h"
1994 </File>
1995 <File
1996 RelativePath="..\..\dep\ACE_wrappers\ace\checked_iterator.h"
1998 </File>
1999 <File
2000 RelativePath="..\..\dep\ACE_wrappers\ace\Cleanup.h"
2002 </File>
2003 <File
2004 RelativePath="..\..\dep\ACE_wrappers\ace\Cleanup_Strategies_T.h"
2006 </File>
2007 <File
2008 RelativePath="..\..\dep\ACE_wrappers\ace\Codecs.h"
2010 </File>
2011 <File
2012 RelativePath="..\..\dep\ACE_wrappers\ace\Codeset_IBM1047.h"
2014 </File>
2015 <File
2016 RelativePath="..\..\dep\ACE_wrappers\ace\Codeset_Registry.h"
2018 </File>
2019 <File
2020 RelativePath="..\..\dep\ACE_wrappers\ace\Codeset_Symbols.h"
2022 </File>
2023 <File
2024 RelativePath="..\..\dep\ACE_wrappers\ace\Condition_Recursive_Thread_Mutex.h"
2026 </File>
2027 <File
2028 RelativePath="..\..\dep\ACE_wrappers\ace\Condition_T.h"
2030 </File>
2031 <File
2032 RelativePath="..\..\dep\ACE_wrappers\ace\Condition_Thread_Mutex.h"
2034 </File>
2035 <File
2036 RelativePath="..\..\dep\ACE_wrappers\ace\config-aix-5.x.h"
2038 </File>
2039 <File
2040 RelativePath="..\..\dep\ACE_wrappers\ace\config-all.h"
2042 </File>
2043 <File
2044 RelativePath="..\..\dep\ACE_wrappers\ace\config-borland-common.h"
2046 </File>
2047 <File
2048 RelativePath="..\..\dep\ACE_wrappers\ace\config-cray.h"
2050 </File>
2051 <File
2052 RelativePath="..\..\dep\ACE_wrappers\ace\config-cxx-common.h"
2054 </File>
2055 <File
2056 RelativePath="..\..\dep\ACE_wrappers\ace\config-cygwin32.h"
2058 </File>
2059 <File
2060 RelativePath="..\..\dep\ACE_wrappers\ace\config-doxygen.h"
2062 </File>
2063 <File
2064 RelativePath="..\..\dep\ACE_wrappers\ace\config-freebsd.h"
2066 </File>
2067 <File
2068 RelativePath="..\..\dep\ACE_wrappers\ace\config-g++-common.h"
2070 </File>
2071 <File
2072 RelativePath="..\..\dep\ACE_wrappers\ace\config-ghs-common.h"
2074 </File>
2075 <File
2076 RelativePath="..\..\dep\ACE_wrappers\ace\config-hpux-11.00.h"
2078 </File>
2079 <File
2080 RelativePath="..\..\dep\ACE_wrappers\ace\config-icc-common.h"
2082 </File>
2083 <File
2084 RelativePath="..\..\dep\ACE_wrappers\ace\config-integritySCA.h"
2086 </File>
2087 <File
2088 RelativePath="..\..\dep\ACE_wrappers\ace\config-irix6.5.x-sgic++.h"
2090 </File>
2091 <File
2092 RelativePath="..\..\dep\ACE_wrappers\ace\config-irix6.x-common.h"
2094 </File>
2095 <File
2096 RelativePath="..\..\dep\ACE_wrappers\ace\config-irix6.x-g++.h"
2098 </File>
2099 <File
2100 RelativePath="..\..\dep\ACE_wrappers\ace\config-irix6.x-sgic++.h"
2102 </File>
2103 <File
2104 RelativePath="..\..\dep\ACE_wrappers\ace\config-linux-common.h"
2106 </File>
2107 <File
2108 RelativePath="..\..\dep\ACE_wrappers\ace\config-linux.h"
2110 </File>
2111 <File
2112 RelativePath="..\..\dep\ACE_wrappers\ace\config-lite.h"
2114 </File>
2115 <File
2116 RelativePath="..\..\dep\ACE_wrappers\ace\config-lynxos.h"
2118 </File>
2119 <File
2120 RelativePath="..\..\dep\ACE_wrappers\ace\config-macosx-leopard.h"
2122 </File>
2123 <File
2124 RelativePath="..\..\dep\ACE_wrappers\ace\config-macosx-panther.h"
2126 </File>
2127 <File
2128 RelativePath="..\..\dep\ACE_wrappers\ace\config-macosx-tiger.h"
2130 </File>
2131 <File
2132 RelativePath="..\..\dep\ACE_wrappers\ace\config-macosx.h"
2134 </File>
2135 <File
2136 RelativePath="..\..\dep\ACE_wrappers\ace\config-macros.h"
2138 </File>
2139 <File
2140 RelativePath="..\..\dep\ACE_wrappers\ace\config-minimal.h"
2142 </File>
2143 <File
2144 RelativePath="..\..\dep\ACE_wrappers\ace\config-mvs.h"
2146 </File>
2147 <File
2148 RelativePath="..\..\dep\ACE_wrappers\ace\config-netbsd.h"
2150 </File>
2151 <File
2152 RelativePath="..\..\dep\ACE_wrappers\ace\config-openbsd.h"
2154 </File>
2155 <File
2156 RelativePath="..\..\dep\ACE_wrappers\ace\config-openvms.h"
2158 </File>
2159 <File
2160 RelativePath="..\..\dep\ACE_wrappers\ace\config-pharlap.h"
2162 </File>
2163 <File
2164 RelativePath="..\..\dep\ACE_wrappers\ace\config-posix-nonetworking.h"
2166 </File>
2167 <File
2168 RelativePath="..\..\dep\ACE_wrappers\ace\config-posix.h"
2170 </File>
2171 <File
2172 RelativePath="..\..\dep\ACE_wrappers\ace\config-qnx-neutrino.h"
2174 </File>
2175 <File
2176 RelativePath="..\..\dep\ACE_wrappers\ace\config-qnx-rtp-62x.h"
2178 </File>
2179 <File
2180 RelativePath="..\..\dep\ACE_wrappers\ace\config-qnx-rtp-common.h"
2182 </File>
2183 <File
2184 RelativePath="..\..\dep\ACE_wrappers\ace\config-qnx-rtp-pre62x.h"
2186 </File>
2187 <File
2188 RelativePath="..\..\dep\ACE_wrappers\ace\config-qnx-rtp.h"
2190 </File>
2191 <File
2192 RelativePath="..\..\dep\ACE_wrappers\ace\config-rtems.h"
2194 </File>
2195 <File
2196 RelativePath="..\..\dep\ACE_wrappers\ace\config-sco-5.0.0-nothread.h"
2198 </File>
2199 <File
2200 RelativePath="..\..\dep\ACE_wrappers\ace\config-sco-5.0.0.h"
2202 </File>
2203 <File
2204 RelativePath="..\..\dep\ACE_wrappers\ace\config-suncc-common.h"
2206 </File>
2207 <File
2208 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.10.h"
2210 </File>
2211 <File
2212 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.11.h"
2214 </File>
2215 <File
2216 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.4-g++.h"
2218 </File>
2219 <File
2220 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.4-sunc++-4.x.h"
2222 </File>
2223 <File
2224 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.5.h"
2226 </File>
2227 <File
2228 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.6.h"
2230 </File>
2231 <File
2232 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.7.h"
2234 </File>
2235 <File
2236 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.8.h"
2238 </File>
2239 <File
2240 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.9.h"
2242 </File>
2243 <File
2244 RelativePath="..\..\dep\ACE_wrappers\ace\config-tandem-nsk-mips-v2.h"
2246 </File>
2247 <File
2248 RelativePath="..\..\dep\ACE_wrappers\ace\config-tandem-nsk-mips-v3.h"
2250 </File>
2251 <File
2252 RelativePath="..\..\dep\ACE_wrappers\ace\config-tandem.h"
2254 </File>
2255 <File
2256 RelativePath="..\..\dep\ACE_wrappers\ace\config-tru64.h"
2258 </File>
2259 <File
2260 RelativePath="..\..\dep\ACE_wrappers\ace\config-unixware-7.1.0.h"
2262 </File>
2263 <File
2264 RelativePath="..\..\dep\ACE_wrappers\ace\config-unixware-7.1.0.udk.h"
2266 </File>
2267 <File
2268 RelativePath="..\..\dep\ACE_wrappers\ace\config-visualage.h"
2270 </File>
2271 <File
2272 RelativePath="..\..\dep\ACE_wrappers\ace\config-vxworks.h"
2274 </File>
2275 <File
2276 RelativePath="..\..\dep\ACE_wrappers\ace\config-vxworks5.x.h"
2278 </File>
2279 <File
2280 RelativePath="..\..\dep\ACE_wrappers\ace\config-vxworks6.2.h"
2282 </File>
2283 <File
2284 RelativePath="..\..\dep\ACE_wrappers\ace\config-vxworks6.3.h"
2286 </File>
2287 <File
2288 RelativePath="..\..\dep\ACE_wrappers\ace\config-vxworks6.4.h"
2290 </File>
2291 <File
2292 RelativePath="..\..\dep\ACE_wrappers\ace\config-vxworks6.5.h"
2294 </File>
2295 <File
2296 RelativePath="..\..\dep\ACE_wrappers\ace\config-vxworks6.6.h"
2298 </File>
2299 <File
2300 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-borland.h"
2302 </File>
2303 <File
2304 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-common.h"
2306 </File>
2307 <File
2308 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-dmc.h"
2310 </File>
2311 <File
2312 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-ghs.h"
2314 </File>
2315 <File
2316 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-interix.h"
2318 </File>
2319 <File
2320 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-mingw.h"
2322 </File>
2323 <File
2324 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-msvc-7.h"
2326 </File>
2327 <File
2328 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-msvc-8.h"
2330 </File>
2331 <File
2332 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-msvc-9.h"
2334 </File>
2335 <File
2336 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-msvc.h"
2338 </File>
2339 <File
2340 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32.h"
2342 </File>
2343 <File
2344 RelativePath="..\..\dep\ACE_wrappers\ace\config-WinCE.h"
2346 </File>
2347 <File
2348 RelativePath="..\..\dep\ACE_wrappers\ace\config.h"
2350 </File>
2351 <File
2352 RelativePath="..\..\dep\ACE_wrappers\ace\Configuration.h"
2354 </File>
2355 <File
2356 RelativePath="..\..\dep\ACE_wrappers\ace\Configuration_Import_Export.h"
2358 </File>
2359 <File
2360 RelativePath="..\..\dep\ACE_wrappers\ace\Connection_Recycling_Strategy.h"
2362 </File>
2363 <File
2364 RelativePath="..\..\dep\ACE_wrappers\ace\Connector.h"
2366 </File>
2367 <File
2368 RelativePath="..\..\dep\ACE_wrappers\ace\Containers.h"
2370 </File>
2371 <File
2372 RelativePath="..\..\dep\ACE_wrappers\ace\Containers_T.h"
2374 </File>
2375 <File
2376 RelativePath="..\..\dep\ACE_wrappers\ace\Copy_Disabled.h"
2378 </File>
2379 <File
2380 RelativePath="..\..\dep\ACE_wrappers\ace\CORBA_macros.h"
2382 </File>
2383 <File
2384 RelativePath="..\..\dep\ACE_wrappers\ace\Countdown_Time.h"
2386 </File>
2387 <File
2388 RelativePath="..\..\dep\ACE_wrappers\ace\Date_Time.h"
2390 </File>
2391 <File
2392 RelativePath="..\..\dep\ACE_wrappers\ace\Default_Constants.h"
2394 </File>
2395 <File
2396 RelativePath="..\..\dep\ACE_wrappers\ace\DEV.h"
2398 </File>
2399 <File
2400 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_Addr.h"
2402 </File>
2403 <File
2404 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_Connector.h"
2406 </File>
2407 <File
2408 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_IO.h"
2410 </File>
2411 <File
2412 RelativePath="..\..\dep\ACE_wrappers\ace\Dev_Poll_Reactor.h"
2414 </File>
2415 <File
2416 RelativePath="..\..\dep\ACE_wrappers\ace\Dirent.h"
2418 </File>
2419 <File
2420 RelativePath="..\..\dep\ACE_wrappers\ace\Dirent_Selector.h"
2422 </File>
2423 <File
2424 RelativePath="..\..\dep\ACE_wrappers\ace\DLL.h"
2426 </File>
2427 <File
2428 RelativePath="..\..\dep\ACE_wrappers\ace\DLL_Manager.h"
2430 </File>
2431 <File
2432 RelativePath="..\..\dep\ACE_wrappers\ace\Dump.h"
2434 </File>
2435 <File
2436 RelativePath="..\..\dep\ACE_wrappers\ace\Dump_T.h"
2438 </File>
2439 <File
2440 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic.h"
2442 </File>
2443 <File
2444 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Message_Strategy.h"
2446 </File>
2447 <File
2448 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Service.h"
2450 </File>
2451 <File
2452 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Service_Base.h"
2454 </File>
2455 <File
2456 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Service_Dependency.h"
2458 </File>
2459 <File
2460 RelativePath="..\..\dep\ACE_wrappers\ace\Encoding_Converter.h"
2462 </File>
2463 <File
2464 RelativePath="..\..\dep\ACE_wrappers\ace\Encoding_Converter_Factory.h"
2466 </File>
2467 <File
2468 RelativePath="..\..\dep\ACE_wrappers\ace\Env_Value_T.h"
2470 </File>
2471 <File
2472 RelativePath="..\..\dep\ACE_wrappers\ace\Event.h"
2474 </File>
2475 <File
2476 RelativePath="..\..\dep\ACE_wrappers\ace\Event_Handler.h"
2478 </File>
2479 <File
2480 RelativePath="..\..\dep\ACE_wrappers\ace\Event_Handler_T.h"
2482 </File>
2483 <File
2484 RelativePath="..\..\dep\ACE_wrappers\ace\Exception_Macros.h"
2486 </File>
2487 <File
2488 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO.h"
2490 </File>
2491 <File
2492 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Recv.h"
2494 </File>
2495 <File
2496 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Recv_Msg.h"
2498 </File>
2499 <File
2500 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Send.h"
2502 </File>
2503 <File
2504 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Send_Msg.h"
2506 </File>
2507 <File
2508 RelativePath="..\..\dep\ACE_wrappers\ace\FILE.h"
2510 </File>
2511 <File
2512 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_Addr.h"
2514 </File>
2515 <File
2516 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_Connector.h"
2518 </File>
2519 <File
2520 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_IO.h"
2522 </File>
2523 <File
2524 RelativePath="..\..\dep\ACE_wrappers\ace\File_Lock.h"
2526 </File>
2527 <File
2528 RelativePath="..\..\dep\ACE_wrappers\ace\Filecache.h"
2530 </File>
2531 <File
2532 RelativePath="..\..\dep\ACE_wrappers\ace\Flag_Manip.h"
2534 </File>
2535 <File
2536 RelativePath="..\..\dep\ACE_wrappers\ace\Framework_Component.h"
2538 </File>
2539 <File
2540 RelativePath="..\..\dep\ACE_wrappers\ace\Framework_Component_T.h"
2542 </File>
2543 <File
2544 RelativePath="..\..\dep\ACE_wrappers\ace\Free_List.h"
2546 </File>
2547 <File
2548 RelativePath="..\..\dep\ACE_wrappers\ace\Functor.h"
2550 </File>
2551 <File
2552 RelativePath="..\..\dep\ACE_wrappers\ace\Functor_String.h"
2554 </File>
2555 <File
2556 RelativePath="..\..\dep\ACE_wrappers\ace\Functor_T.h"
2558 </File>
2559 <File
2560 RelativePath="..\..\dep\ACE_wrappers\ace\Future.h"
2562 </File>
2563 <File
2564 RelativePath="..\..\dep\ACE_wrappers\ace\Future_Set.h"
2566 </File>
2567 <File
2568 RelativePath="..\..\dep\ACE_wrappers\ace\Get_Opt.h"
2570 </File>
2571 <File
2572 RelativePath="..\..\dep\ACE_wrappers\ace\Global_Macros.h"
2574 </File>
2575 <File
2576 RelativePath="..\..\dep\ACE_wrappers\ace\Guard_T.h"
2578 </File>
2579 <File
2580 RelativePath="..\..\dep\ACE_wrappers\ace\Handle_Gobbler.h"
2582 </File>
2583 <File
2584 RelativePath="..\..\dep\ACE_wrappers\ace\Handle_Ops.h"
2586 </File>
2587 <File
2588 RelativePath="..\..\dep\ACE_wrappers\ace\Handle_Set.h"
2590 </File>
2591 <File
2592 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Cache_Map_Manager_T.h"
2594 </File>
2595 <File
2596 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Map_Manager.h"
2598 </File>
2599 <File
2600 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Map_Manager_T.h"
2602 </File>
2603 <File
2604 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Map_With_Allocator_T.h"
2606 </File>
2607 <File
2608 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Multi_Map_Manager_T.h"
2610 </File>
2611 <File
2612 RelativePath="..\..\dep\ACE_wrappers\ace\Hashable.h"
2614 </File>
2615 <File
2616 RelativePath="..\..\dep\ACE_wrappers\ace\High_Res_Timer.h"
2618 </File>
2619 <File
2620 RelativePath="..\..\dep\ACE_wrappers\ace\ICMP_Socket.h"
2622 </File>
2623 <File
2624 RelativePath="..\..\dep\ACE_wrappers\ace\If_Then_Else.h"
2626 </File>
2627 <File
2628 RelativePath="..\..\dep\ACE_wrappers\ace\INET_Addr.h"
2630 </File>
2631 <File
2632 RelativePath="..\..\dep\ACE_wrappers\ace\Init_ACE.h"
2634 </File>
2635 <File
2636 RelativePath="..\..\dep\ACE_wrappers\ace\Intrusive_Auto_Ptr.h"
2638 </File>
2639 <File
2640 RelativePath="..\..\dep\ACE_wrappers\ace\Intrusive_List.h"
2642 </File>
2643 <File
2644 RelativePath="..\..\dep\ACE_wrappers\ace\Intrusive_List_Node.h"
2646 </File>
2647 <File
2648 RelativePath="..\..\dep\ACE_wrappers\ace\IO_Cntl_Msg.h"
2650 </File>
2651 <File
2652 RelativePath="..\..\dep\ACE_wrappers\ace\IO_SAP.h"
2654 </File>
2655 <File
2656 RelativePath="..\..\dep\ACE_wrappers\ace\iosfwd.h"
2658 </File>
2659 <File
2660 RelativePath="..\..\dep\ACE_wrappers\ace\IOStream.h"
2662 </File>
2663 <File
2664 RelativePath="..\..\dep\ACE_wrappers\ace\IOStream_T.h"
2666 </File>
2667 <File
2668 RelativePath="..\..\dep\ACE_wrappers\ace\IPC_SAP.h"
2670 </File>
2671 <File
2672 RelativePath="..\..\dep\ACE_wrappers\ace\Lib_Find.h"
2674 </File>
2675 <File
2676 RelativePath="..\..\dep\ACE_wrappers\ace\Local_Memory_Pool.h"
2678 </File>
2679 <File
2680 RelativePath="..\..\dep\ACE_wrappers\ace\Local_Name_Space.h"
2682 </File>
2683 <File
2684 RelativePath="..\..\dep\ACE_wrappers\ace\Local_Name_Space_T.h"
2686 </File>
2687 <File
2688 RelativePath="..\..\dep\ACE_wrappers\ace\Local_Tokens.h"
2690 </File>
2691 <File
2692 RelativePath="..\..\dep\ACE_wrappers\ace\Lock.h"
2694 </File>
2695 <File
2696 RelativePath="..\..\dep\ACE_wrappers\ace\Lock_Adapter_T.h"
2698 </File>
2699 <File
2700 RelativePath="..\..\dep\ACE_wrappers\ace\LOCK_SOCK_Acceptor.h"
2702 </File>
2703 <File
2704 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg.h"
2706 </File>
2707 <File
2708 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_Backend.h"
2710 </File>
2711 <File
2712 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_Callback.h"
2714 </File>
2715 <File
2716 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_IPC.h"
2718 </File>
2719 <File
2720 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_NT_Event_Log.h"
2722 </File>
2723 <File
2724 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_UNIX_Syslog.h"
2726 </File>
2727 <File
2728 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Priority.h"
2730 </File>
2731 <File
2732 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Record.h"
2734 </File>
2735 <File
2736 RelativePath="..\..\dep\ACE_wrappers\ace\Logging_Strategy.h"
2738 </File>
2739 <File
2740 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK.h"
2742 </File>
2743 <File
2744 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Acceptor.h"
2746 </File>
2747 <File
2748 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_CODgram.h"
2750 </File>
2751 <File
2752 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Connector.h"
2754 </File>
2755 <File
2756 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Dgram.h"
2758 </File>
2759 <File
2760 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Stream.h"
2762 </File>
2763 <File
2764 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc.h"
2766 </File>
2767 <File
2768 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc_Allocator.h"
2770 </File>
2771 <File
2772 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc_Base.h"
2774 </File>
2775 <File
2776 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc_T.h"
2778 </File>
2779 <File
2780 RelativePath="..\..\dep\ACE_wrappers\ace\Managed_Object.h"
2782 </File>
2783 <File
2784 RelativePath="..\..\dep\ACE_wrappers\ace\Manual_Event.h"
2786 </File>
2787 <File
2788 RelativePath="..\..\dep\ACE_wrappers\ace\Map.h"
2790 </File>
2791 <File
2792 RelativePath="..\..\dep\ACE_wrappers\ace\Map_Manager.h"
2794 </File>
2795 <File
2796 RelativePath="..\..\dep\ACE_wrappers\ace\Map_T.h"
2798 </File>
2799 <File
2800 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Acceptor.h"
2802 </File>
2803 <File
2804 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Addr.h"
2806 </File>
2807 <File
2808 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Connector.h"
2810 </File>
2811 <File
2812 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_IO.h"
2814 </File>
2815 <File
2816 RelativePath="..\..\dep\ACE_wrappers\ace\Mem_Map.h"
2818 </File>
2819 <File
2820 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_SAP.h"
2822 </File>
2823 <File
2824 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Stream.h"
2826 </File>
2827 <File
2828 RelativePath="..\..\dep\ACE_wrappers\ace\Memory_Pool.h"
2830 </File>
2831 <File
2832 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Block.h"
2834 </File>
2835 <File
2836 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Block_T.h"
2838 </File>
2839 <File
2840 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue.h"
2842 </File>
2843 <File
2844 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue_NT.h"
2846 </File>
2847 <File
2848 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue_T.h"
2850 </File>
2851 <File
2852 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue_Vx.h"
2854 </File>
2855 <File
2856 RelativePath="..\..\dep\ACE_wrappers\ace\Method_Object.h"
2858 </File>
2859 <File
2860 RelativePath="..\..\dep\ACE_wrappers\ace\Method_Request.h"
2862 </File>
2863 <File
2864 RelativePath="..\..\dep\ACE_wrappers\ace\Metrics_Cache.h"
2866 </File>
2867 <File
2868 RelativePath="..\..\dep\ACE_wrappers\ace\Metrics_Cache_T.h"
2870 </File>
2871 <File
2872 RelativePath="..\..\dep\ACE_wrappers\ace\Min_Max.h"
2874 </File>
2875 <File
2876 RelativePath="..\..\dep\ACE_wrappers\ace\MMAP_Memory_Pool.h"
2878 </File>
2879 <File
2880 RelativePath="..\..\dep\ACE_wrappers\ace\Module.h"
2882 </File>
2883 <File
2884 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Admin.h"
2886 </File>
2887 <File
2888 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Admin_Manager.h"
2890 </File>
2891 <File
2892 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Base.h"
2894 </File>
2895 <File
2896 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Control_Action.h"
2898 </File>
2899 <File
2900 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Control_Types.h"
2902 </File>
2903 <File
2904 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Point_Registry.h"
2906 </File>
2907 <File
2908 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Size.h"
2910 </File>
2911 <File
2912 RelativePath="..\..\dep\ACE_wrappers\ace\Msg_WFMO_Reactor.h"
2914 </File>
2915 <File
2916 RelativePath="..\..\dep\ACE_wrappers\ace\Multihomed_INET_Addr.h"
2918 </File>
2919 <File
2920 RelativePath="..\..\dep\ACE_wrappers\ace\Mutex.h"
2922 </File>
2923 <File
2924 RelativePath="..\..\dep\ACE_wrappers\ace\Name_Proxy.h"
2926 </File>
2927 <File
2928 RelativePath="..\..\dep\ACE_wrappers\ace\Name_Request_Reply.h"
2930 </File>
2931 <File
2932 RelativePath="..\..\dep\ACE_wrappers\ace\Name_Space.h"
2934 </File>
2935 <File
2936 RelativePath="..\..\dep\ACE_wrappers\ace\Naming_Context.h"
2938 </File>
2939 <File
2940 RelativePath="..\..\dep\ACE_wrappers\ace\Netlink_Addr.h"
2942 </File>
2943 <File
2944 RelativePath="..\..\dep\ACE_wrappers\ace\Node.h"
2946 </File>
2947 <File
2948 RelativePath="..\..\dep\ACE_wrappers\ace\Notification_Queue.h"
2950 </File>
2951 <File
2952 RelativePath="..\..\dep\ACE_wrappers\ace\Notification_Strategy.h"
2954 </File>
2955 <File
2956 RelativePath="..\..\dep\ACE_wrappers\ace\NT_Service.h"
2958 </File>
2959 <File
2960 RelativePath="..\..\dep\ACE_wrappers\ace\Null_Barrier.h"
2962 </File>
2963 <File
2964 RelativePath="..\..\dep\ACE_wrappers\ace\Null_Condition.h"
2966 </File>
2967 <File
2968 RelativePath="..\..\dep\ACE_wrappers\ace\Null_Mutex.h"
2970 </File>
2971 <File
2972 RelativePath="..\..\dep\ACE_wrappers\ace\Null_Semaphore.h"
2974 </File>
2975 <File
2976 RelativePath="..\..\dep\ACE_wrappers\ace\Numeric_Limits.h"
2978 </File>
2979 <File
2980 RelativePath="..\..\dep\ACE_wrappers\ace\Obchunk.h"
2982 </File>
2983 <File
2984 RelativePath="..\..\dep\ACE_wrappers\ace\Object_Manager.h"
2986 </File>
2987 <File
2988 RelativePath="..\..\dep\ACE_wrappers\ace\Object_Manager_Base.h"
2990 </File>
2991 <File
2992 RelativePath="..\..\dep\ACE_wrappers\ace\Obstack.h"
2994 </File>
2995 <File
2996 RelativePath="..\..\dep\ACE_wrappers\ace\Obstack_T.h"
2998 </File>
2999 <File
3000 RelativePath="..\..\dep\ACE_wrappers\ace\OS.h"
3002 </File>
3003 <File
3004 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_aio.h"
3006 </File>
3007 <File
3008 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_assert.h"
3010 </File>
3011 <File
3012 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_byteswap.h"
3014 </File>
3015 <File
3016 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_complex.h"
3018 </File>
3019 <File
3020 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_cpio.h"
3022 </File>
3023 <File
3024 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_ctype.h"
3026 </File>
3027 <File
3028 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Dirent.h"
3030 </File>
3031 <File
3032 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_dirent.h"
3034 </File>
3035 <File
3036 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_dlfcn.h"
3038 </File>
3039 <File
3040 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_errno.h"
3042 </File>
3043 <File
3044 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Errno.h"
3046 </File>
3047 <File
3048 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_fcntl.h"
3050 </File>
3051 <File
3052 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_fenv.h"
3054 </File>
3055 <File
3056 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_float.h"
3058 </File>
3059 <File
3060 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_fmtmsg.h"
3062 </File>
3063 <File
3064 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_fnmatch.h"
3066 </File>
3067 <File
3068 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_ftw.h"
3070 </File>
3071 <File
3072 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_glob.h"
3074 </File>
3075 <File
3076 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_grp.h"
3078 </File>
3079 <File
3080 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_iconv.h"
3082 </File>
3083 <File
3084 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\net\os_if.h"
3086 </File>
3087 <File
3088 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\netinet\os_in.h"
3090 </File>
3091 <File
3092 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\arpa\os_inet.h"
3094 </File>
3095 <File
3096 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_intrin.h"
3098 </File>
3099 <File
3100 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_inttypes.h"
3102 </File>
3103 <File
3104 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_ipc.h"
3106 </File>
3107 <File
3108 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_iso646.h"
3110 </File>
3111 <File
3112 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_kstat.h"
3114 </File>
3115 <File
3116 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_langinfo.h"
3118 </File>
3119 <File
3120 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_libgen.h"
3122 </File>
3123 <File
3124 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_limits.h"
3126 </File>
3127 <File
3128 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_loadavg.h"
3130 </File>
3131 <File
3132 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_local.h"
3134 </File>
3135 <File
3136 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Log_Msg_Attributes.h"
3138 </File>
3139 <File
3140 RelativePath="..\..\dep\ACE_wrappers\ace\OS_main.h"
3142 </File>
3143 <File
3144 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_math.h"
3146 </File>
3147 <File
3148 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Memory.h"
3150 </File>
3151 <File
3152 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_mman.h"
3154 </File>
3155 <File
3156 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_monetary.h"
3158 </File>
3159 <File
3160 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_mqueue.h"
3162 </File>
3163 <File
3164 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_msg.h"
3166 </File>
3167 <File
3168 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_ndbm.h"
3170 </File>
3171 <File
3172 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_netdb.h"
3174 </File>
3175 <File
3176 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_nl_types.h"
3178 </File>
3179 <File
3180 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_arpa_inet.h"
3182 </File>
3183 <File
3184 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_ctype.h"
3186 </File>
3187 <File
3188 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_dirent.h"
3190 </File>
3191 <File
3192 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_dlfcn.h"
3194 </File>
3195 <File
3196 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_errno.h"
3198 </File>
3199 <File
3200 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_fcntl.h"
3202 </File>
3203 <File
3204 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_macros.h"
3206 </File>
3207 <File
3208 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_math.h"
3210 </File>
3211 <File
3212 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_netdb.h"
3214 </File>
3215 <File
3216 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_poll.h"
3218 </File>
3219 <File
3220 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_pwd.h"
3222 </File>
3223 <File
3224 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_regex.h"
3226 </File>
3227 <File
3228 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_signal.h"
3230 </File>
3231 <File
3232 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stdio.h"
3234 </File>
3235 <File
3236 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stdlib.h"
3238 </File>
3239 <File
3240 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_string.h"
3242 </File>
3243 <File
3244 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_strings.h"
3246 </File>
3247 <File
3248 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stropts.h"
3250 </File>
3251 <File
3252 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_mman.h"
3254 </File>
3255 <File
3256 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_msg.h"
3258 </File>
3259 <File
3260 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_resource.h"
3262 </File>
3263 <File
3264 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_select.h"
3266 </File>
3267 <File
3268 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_sendfile.h"
3270 </File>
3271 <File
3272 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_shm.h"
3274 </File>
3275 <File
3276 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_socket.h"
3278 </File>
3279 <File
3280 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_stat.h"
3282 </File>
3283 <File
3284 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_time.h"
3286 </File>
3287 <File
3288 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_uio.h"
3290 </File>
3291 <File
3292 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_utsname.h"
3294 </File>
3295 <File
3296 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_wait.h"
3298 </File>
3299 <File
3300 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_Thread.h"
3302 </File>
3303 <File
3304 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_time.h"
3306 </File>
3307 <File
3308 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_unistd.h"
3310 </File>
3311 <File
3312 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_wchar.h"
3314 </File>
3315 <File
3316 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_pdh.h"
3318 </File>
3319 <File
3320 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_pdhmsg.h"
3322 </File>
3323 <File
3324 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_poll.h"
3326 </File>
3327 <File
3328 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_pstat.h"
3330 </File>
3331 <File
3332 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_pthread.h"
3334 </File>
3335 <File
3336 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_pwd.h"
3338 </File>
3339 <File
3340 RelativePath="..\..\dep\ACE_wrappers\ace\OS_QoS.h"
3342 </File>
3343 <File
3344 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_regex.h"
3346 </File>
3347 <File
3348 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_resource.h"
3350 </File>
3351 <File
3352 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_sched.h"
3354 </File>
3355 <File
3356 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_search.h"
3358 </File>
3359 <File
3360 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_select.h"
3362 </File>
3363 <File
3364 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_sem.h"
3366 </File>
3367 <File
3368 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_semaphore.h"
3370 </File>
3371 <File
3372 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_setjmp.h"
3374 </File>
3375 <File
3376 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_shm.h"
3378 </File>
3379 <File
3380 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_signal.h"
3382 </File>
3383 <File
3384 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_socket.h"
3386 </File>
3387 <File
3388 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_spawn.h"
3390 </File>
3391 <File
3392 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_stat.h"
3394 </File>
3395 <File
3396 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_statvfs.h"
3398 </File>
3399 <File
3400 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_stdarg.h"
3402 </File>
3403 <File
3404 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_stdbool.h"
3406 </File>
3407 <File
3408 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_stddef.h"
3410 </File>
3411 <File
3412 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_stdint.h"
3414 </File>
3415 <File
3416 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_stdio.h"
3418 </File>
3419 <File
3420 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_stdlib.h"
3422 </File>
3423 <File
3424 RelativePath="..\..\dep\ACE_wrappers\ace\OS_String.h"
3426 </File>
3427 <File
3428 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_string.h"
3430 </File>
3431 <File
3432 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_strings.h"
3434 </File>
3435 <File
3436 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_stropts.h"
3438 </File>
3439 <File
3440 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_sysctl.h"
3442 </File>
3443 <File
3444 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_sysinfo.h"
3446 </File>
3447 <File
3448 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_syslog.h"
3450 </File>
3451 <File
3452 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_tar.h"
3454 </File>
3455 <File
3456 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\netinet\os_tcp.h"
3458 </File>
3459 <File
3460 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_termios.h"
3462 </File>
3463 <File
3464 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_tgmath.h"
3466 </File>
3467 <File
3468 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Thread_Adapter.h"
3470 </File>
3471 <File
3472 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_time.h"
3474 </File>
3475 <File
3476 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_time.h"
3478 </File>
3479 <File
3480 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_timeb.h"
3482 </File>
3483 <File
3484 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_times.h"
3486 </File>
3487 <File
3488 RelativePath="..\..\dep\ACE_wrappers\ace\OS_TLI.h"
3490 </File>
3491 <File
3492 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_trace.h"
3494 </File>
3495 <File
3496 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_types.h"
3498 </File>
3499 <File
3500 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_ucontext.h"
3502 </File>
3503 <File
3504 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_uio.h"
3506 </File>
3507 <File
3508 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_ulimit.h"
3510 </File>
3511 <File
3512 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_un.h"
3514 </File>
3515 <File
3516 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_unistd.h"
3518 </File>
3519 <File
3520 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_utime.h"
3522 </File>
3523 <File
3524 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_utmpx.h"
3526 </File>
3527 <File
3528 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_utsname.h"
3530 </File>
3531 <File
3532 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_wait.h"
3534 </File>
3535 <File
3536 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_wchar.h"
3538 </File>
3539 <File
3540 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_wctype.h"
3542 </File>
3543 <File
3544 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_wordexp.h"
3546 </File>
3547 <File
3548 RelativePath="..\..\dep\ACE_wrappers\ace\Pagefile_Memory_Pool.h"
3550 </File>
3551 <File
3552 RelativePath="..\..\dep\ACE_wrappers\ace\Pair.h"
3554 </File>
3555 <File
3556 RelativePath="..\..\dep\ACE_wrappers\ace\Pair_T.h"
3558 </File>
3559 <File
3560 RelativePath="..\..\dep\ACE_wrappers\ace\Parse_Node.h"
3562 </File>
3563 <File
3564 RelativePath="..\..\dep\ACE_wrappers\ace\PI_Malloc.h"
3566 </File>
3567 <File
3568 RelativePath="..\..\dep\ACE_wrappers\ace\Ping_Socket.h"
3570 </File>
3571 <File
3572 RelativePath="..\..\dep\ACE_wrappers\ace\Pipe.h"
3574 </File>
3575 <File
3576 RelativePath="..\..\dep\ACE_wrappers\ace\POSIX_Asynch_IO.h"
3578 </File>
3579 <File
3580 RelativePath="..\..\dep\ACE_wrappers\ace\POSIX_CB_Proactor.h"
3582 </File>
3583 <File
3584 RelativePath="..\..\dep\ACE_wrappers\ace\POSIX_Proactor.h"
3586 </File>
3587 <File
3588 RelativePath="..\..\dep\ACE_wrappers\ace\post.h"
3590 </File>
3591 <File
3592 RelativePath="..\..\dep\ACE_wrappers\ace\pre.h"
3594 </File>
3595 <File
3596 RelativePath="..\..\dep\ACE_wrappers\ace\Priority_Reactor.h"
3598 </File>
3599 <File
3600 RelativePath="..\..\dep\ACE_wrappers\ace\Proactor.h"
3602 </File>
3603 <File
3604 RelativePath="..\..\dep\ACE_wrappers\ace\Proactor_Impl.h"
3606 </File>
3607 <File
3608 RelativePath="..\..\dep\ACE_wrappers\ace\Process.h"
3610 </File>
3611 <File
3612 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Manager.h"
3614 </File>
3615 <File
3616 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Mutex.h"
3618 </File>
3619 <File
3620 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Semaphore.h"
3622 </File>
3623 <File
3624 RelativePath="..\..\dep\ACE_wrappers\ace\Profile_Timer.h"
3626 </File>
3627 <File
3628 RelativePath="..\..\dep\ACE_wrappers\ace\RB_Tree.h"
3630 </File>
3631 <File
3632 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor.h"
3634 </File>
3635 <File
3636 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor_Impl.h"
3638 </File>
3639 <File
3640 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor_Notification_Strategy.h"
3642 </File>
3643 <File
3644 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor_Timer_Interface.h"
3646 </File>
3647 <File
3648 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor_Token_T.h"
3650 </File>
3651 <File
3652 RelativePath="..\..\dep\ACE_wrappers\ace\Read_Buffer.h"
3654 </File>
3655 <File
3656 RelativePath="..\..\dep\ACE_wrappers\ace\Recursive_Thread_Mutex.h"
3658 </File>
3659 <File
3660 RelativePath="..\..\dep\ACE_wrappers\ace\Recyclable.h"
3662 </File>
3663 <File
3664 RelativePath="..\..\dep\ACE_wrappers\ace\Refcountable.h"
3666 </File>
3667 <File
3668 RelativePath="..\..\dep\ACE_wrappers\ace\Refcountable_T.h"
3670 </File>
3671 <File
3672 RelativePath="..\..\dep\ACE_wrappers\ace\Refcounted_Auto_Ptr.h"
3674 </File>
3675 <File
3676 RelativePath="..\..\dep\ACE_wrappers\ace\Registry.h"
3678 </File>
3679 <File
3680 RelativePath="..\..\dep\ACE_wrappers\ace\Registry_Name_Space.h"
3682 </File>
3683 <File
3684 RelativePath="..\..\dep\ACE_wrappers\ace\Remote_Name_Space.h"
3686 </File>
3687 <File
3688 RelativePath="..\..\dep\ACE_wrappers\ace\Remote_Tokens.h"
3690 </File>
3691 <File
3692 RelativePath="..\..\dep\ACE_wrappers\ace\Reverse_Lock_T.h"
3694 </File>
3695 <File
3696 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Mutex.h"
3698 </File>
3699 <File
3700 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Process_Mutex.h"
3702 </File>
3703 <File
3704 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Thread_Mutex.h"
3706 </File>
3707 <File
3708 RelativePath="..\..\dep\ACE_wrappers\ace\Sample_History.h"
3710 </File>
3711 <File
3712 RelativePath="..\..\dep\ACE_wrappers\ace\Sbrk_Memory_Pool.h"
3714 </File>
3715 <File
3716 RelativePath="..\..\dep\ACE_wrappers\ace\Sched_Params.h"
3718 </File>
3719 <File
3720 RelativePath="..\..\dep\ACE_wrappers\ace\Select_Reactor.h"
3722 </File>
3723 <File
3724 RelativePath="..\..\dep\ACE_wrappers\ace\Select_Reactor_Base.h"
3726 </File>
3727 <File
3728 RelativePath="..\..\dep\ACE_wrappers\ace\Select_Reactor_T.h"
3730 </File>
3731 <File
3732 RelativePath="..\..\dep\ACE_wrappers\ace\Semaphore.h"
3734 </File>
3735 <File
3736 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Config.h"
3738 </File>
3739 <File
3740 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Gestalt.h"
3742 </File>
3743 <File
3744 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Manager.h"
3746 </File>
3747 <File
3748 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Object.h"
3750 </File>
3751 <File
3752 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Repository.h"
3754 </File>
3755 <File
3756 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Templates.h"
3758 </File>
3759 <File
3760 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Types.h"
3762 </File>
3763 <File
3764 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory.h"
3766 </File>
3767 <File
3768 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory_MM.h"
3770 </File>
3771 <File
3772 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory_Pool.h"
3774 </File>
3775 <File
3776 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory_SV.h"
3778 </File>
3779 <File
3780 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Object.h"
3782 </File>
3783 <File
3784 RelativePath="..\..\dep\ACE_wrappers\ace\Sig_Adapter.h"
3786 </File>
3787 <File
3788 RelativePath="..\..\dep\ACE_wrappers\ace\Sig_Handler.h"
3790 </File>
3791 <File
3792 RelativePath="..\..\dep\ACE_wrappers\ace\Signal.h"
3794 </File>
3795 <File
3796 RelativePath="..\..\dep\ACE_wrappers\ace\Singleton.h"
3798 </File>
3799 <File
3800 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK.h"
3802 </File>
3803 <File
3804 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Acceptor.h"
3806 </File>
3807 <File
3808 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_CODgram.h"
3810 </File>
3811 <File
3812 RelativePath="..\..\dep\ACE_wrappers\ace\Sock_Connect.h"
3814 </File>
3815 <File
3816 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Connector.h"
3818 </File>
3819 <File
3820 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram.h"
3822 </File>
3823 <File
3824 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram_Bcast.h"
3826 </File>
3827 <File
3828 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram_Mcast.h"
3830 </File>
3831 <File
3832 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_IO.h"
3834 </File>
3835 <File
3836 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Netlink.h"
3838 </File>
3839 <File
3840 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Acceptor.h"
3842 </File>
3843 <File
3844 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Association.h"
3846 </File>
3847 <File
3848 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Connector.h"
3850 </File>
3851 <File
3852 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Stream.h"
3854 </File>
3855 <File
3856 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE.h"
3858 </File>
3859 <File
3860 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Acceptor.h"
3862 </File>
3863 <File
3864 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Addr.h"
3866 </File>
3867 <File
3868 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Connector.h"
3870 </File>
3871 <File
3872 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Stream.h"
3874 </File>
3875 <File
3876 RelativePath="..\..\dep\ACE_wrappers\ace\SString.h"
3878 </File>
3879 <File
3880 RelativePath="..\..\dep\ACE_wrappers\ace\SStringfwd.h"
3882 </File>
3883 <File
3884 RelativePath="..\..\dep\ACE_wrappers\ace\Stack_Trace.h"
3886 </File>
3887 <File
3888 RelativePath="..\..\dep\ACE_wrappers\ace\Static_Object_Lock.h"
3890 </File>
3891 <File
3892 RelativePath="..\..\dep\ACE_wrappers\ace\Stats.h"
3894 </File>
3895 <File
3896 RelativePath="..\..\dep\ACE_wrappers\ace\Strategies.h"
3898 </File>
3899 <File
3900 RelativePath="..\..\dep\ACE_wrappers\ace\Strategies_T.h"
3902 </File>
3903 <File
3904 RelativePath="..\..\dep\ACE_wrappers\ace\Stream.h"
3906 </File>
3907 <File
3908 RelativePath="..\..\dep\ACE_wrappers\ace\Stream_Modules.h"
3910 </File>
3911 <File
3912 RelativePath="..\..\dep\ACE_wrappers\ace\streams.h"
3914 </File>
3915 <File
3916 RelativePath="..\..\dep\ACE_wrappers\ace\String_Base.h"
3918 </File>
3919 <File
3920 RelativePath="..\..\dep\ACE_wrappers\ace\String_Base_Const.h"
3922 </File>
3923 <File
3924 RelativePath="..\..\dep\ACE_wrappers\ace\SUN_Proactor.h"
3926 </File>
3927 <File
3928 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Message.h"
3930 </File>
3931 <File
3932 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Message_Queue.h"
3934 </File>
3935 <File
3936 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Semaphore_Complex.h"
3938 </File>
3939 <File
3940 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Semaphore_Simple.h"
3942 </File>
3943 <File
3944 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Shared_Memory.h"
3946 </File>
3947 <File
3948 RelativePath="..\..\dep\ACE_wrappers\ace\Svc_Conf.h"
3950 </File>
3951 <File
3952 RelativePath="..\..\dep\ACE_wrappers\ace\Svc_Conf_Lexer.h"
3954 </File>
3955 <File
3956 RelativePath="..\..\dep\ACE_wrappers\ace\Svc_Conf_Param.h"
3958 </File>
3959 <File
3960 RelativePath="..\..\dep\ACE_wrappers\ace\Svc_Conf_Token_Table.h"
3962 </File>
3963 <File
3964 RelativePath="..\..\dep\ACE_wrappers\ace\Svc_Conf_Tokens.h"
3966 </File>
3967 <File
3968 RelativePath="..\..\dep\ACE_wrappers\ace\svc_export.h"
3970 </File>
3971 <File
3972 RelativePath="..\..\dep\ACE_wrappers\ace\Svc_Handler.h"
3974 </File>
3975 <File
3976 RelativePath="..\..\dep\ACE_wrappers\ace\Synch.h"
3978 </File>
3979 <File
3980 RelativePath="..\..\dep\ACE_wrappers\ace\Synch_Options.h"
3982 </File>
3983 <File
3984 RelativePath="..\..\dep\ACE_wrappers\ace\Synch_T.h"
3986 </File>
3987 <File
3988 RelativePath="..\..\dep\ACE_wrappers\ace\Synch_Traits.h"
3990 </File>
3991 <File
3992 RelativePath="..\..\dep\ACE_wrappers\ace\System_Time.h"
3994 </File>
3995 <File
3996 RelativePath="..\..\dep\ACE_wrappers\ace\Task.h"
3998 </File>
3999 <File
4000 RelativePath="..\..\dep\ACE_wrappers\ace\Task_Ex_T.h"
4002 </File>
4003 <File
4004 RelativePath="..\..\dep\ACE_wrappers\ace\Task_T.h"
4006 </File>
4007 <File
4008 RelativePath="..\..\dep\ACE_wrappers\ace\Test_and_Set.h"
4010 </File>
4011 <File
4012 RelativePath="..\..\dep\ACE_wrappers\ace\Thread.h"
4014 </File>
4015 <File
4016 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Adapter.h"
4018 </File>
4019 <File
4020 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Control.h"
4022 </File>
4023 <File
4024 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Exit.h"
4026 </File>
4027 <File
4028 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Hook.h"
4030 </File>
4031 <File
4032 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Manager.h"
4034 </File>
4035 <File
4036 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Mutex.h"
4038 </File>
4039 <File
4040 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Semaphore.h"
4042 </File>
4043 <File
4044 RelativePath="..\..\dep\ACE_wrappers\ace\Throughput_Stats.h"
4046 </File>
4047 <File
4048 RelativePath="..\..\dep\ACE_wrappers\ace\Time_Value.h"
4050 </File>
4051 <File
4052 RelativePath="..\..\dep\ACE_wrappers\ace\Timeprobe.h"
4054 </File>
4055 <File
4056 RelativePath="..\..\dep\ACE_wrappers\ace\Timeprobe_T.h"
4058 </File>
4059 <File
4060 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Hash.h"
4062 </File>
4063 <File
4064 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Hash_T.h"
4066 </File>
4067 <File
4068 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Heap.h"
4070 </File>
4071 <File
4072 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Heap_T.h"
4074 </File>
4075 <File
4076 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_List.h"
4078 </File>
4079 <File
4080 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_List_T.h"
4082 </File>
4083 <File
4084 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Queue.h"
4086 </File>
4087 <File
4088 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Queue_Adapters.h"
4090 </File>
4091 <File
4092 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Queue_T.h"
4094 </File>
4095 <File
4096 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Queuefwd.h"
4098 </File>
4099 <File
4100 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Wheel.h"
4102 </File>
4103 <File
4104 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Wheel_T.h"
4106 </File>
4107 <File
4108 RelativePath="..\..\dep\ACE_wrappers\ace\TLI.h"
4110 </File>
4111 <File
4112 RelativePath="..\..\dep\ACE_wrappers\ace\TLI_Acceptor.h"
4114 </File>
4115 <File
4116 RelativePath="..\..\dep\ACE_wrappers\ace\TLI_Connector.h"
4118 </File>
4119 <File
4120 RelativePath="..\..\dep\ACE_wrappers\ace\TLI_Stream.h"
4122 </File>
4123 <File
4124 RelativePath="..\..\dep\ACE_wrappers\ace\Token.h"
4126 </File>
4127 <File
4128 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Collection.h"
4130 </File>
4131 <File
4132 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Invariants.h"
4134 </File>
4135 <File
4136 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Manager.h"
4138 </File>
4139 <File
4140 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Request_Reply.h"
4142 </File>
4143 <File
4144 RelativePath="..\..\dep\ACE_wrappers\ace\TP_Reactor.h"
4146 </File>
4147 <File
4148 RelativePath="..\..\dep\ACE_wrappers\ace\Trace.h"
4150 </File>
4151 <File
4152 RelativePath="..\..\dep\ACE_wrappers\ace\Truncate.h"
4154 </File>
4155 <File
4156 RelativePath="..\..\dep\ACE_wrappers\ace\TSS_Adapter.h"
4158 </File>
4159 <File
4160 RelativePath="..\..\dep\ACE_wrappers\ace\TSS_T.h"
4162 </File>
4163 <File
4164 RelativePath="..\..\dep\ACE_wrappers\ace\TTY_IO.h"
4166 </File>
4167 <File
4168 RelativePath="..\..\dep\ACE_wrappers\ace\Typed_SV_Message.h"
4170 </File>
4171 <File
4172 RelativePath="..\..\dep\ACE_wrappers\ace\Typed_SV_Message_Queue.h"
4174 </File>
4175 <File
4176 RelativePath="..\..\dep\ACE_wrappers\ace\Unbounded_Queue.h"
4178 </File>
4179 <File
4180 RelativePath="..\..\dep\ACE_wrappers\ace\Unbounded_Set.h"
4182 </File>
4183 <File
4184 RelativePath="..\..\dep\ACE_wrappers\ace\Unbounded_Set_Ex.h"
4186 </File>
4187 <File
4188 RelativePath="..\..\dep\ACE_wrappers\ace\UNIX_Addr.h"
4190 </File>
4191 <File
4192 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Acceptor.h"
4194 </File>
4195 <File
4196 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Addr.h"
4198 </File>
4199 <File
4200 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Connector.h"
4202 </File>
4203 <File
4204 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Stream.h"
4206 </File>
4207 <File
4208 RelativePath="..\..\dep\ACE_wrappers\ace\UTF16_Encoding_Converter.h"
4210 </File>
4211 <File
4212 RelativePath="..\..\dep\ACE_wrappers\ace\UTF32_Encoding_Converter.h"
4214 </File>
4215 <File
4216 RelativePath="..\..\dep\ACE_wrappers\ace\UTF8_Encoding_Converter.h"
4218 </File>
4219 <File
4220 RelativePath="..\..\dep\ACE_wrappers\ace\UUID.h"
4222 </File>
4223 <File
4224 RelativePath="..\..\dep\ACE_wrappers\ace\Value_Ptr.h"
4226 </File>
4227 <File
4228 RelativePath="..\..\dep\ACE_wrappers\ace\Vector_T.h"
4230 </File>
4231 <File
4232 RelativePath="..\..\dep\ACE_wrappers\ace\Version.h"
4234 </File>
4235 <File
4236 RelativePath="..\..\dep\ACE_wrappers\ace\Versioned_Namespace.h"
4238 </File>
4239 <File
4240 RelativePath="..\..\dep\ACE_wrappers\ace\WFMO_Reactor.h"
4242 </File>
4243 <File
4244 RelativePath="..\..\dep\ACE_wrappers\ace\WIN32_Asynch_IO.h"
4246 </File>
4247 <File
4248 RelativePath="..\..\dep\ACE_wrappers\ace\WIN32_Proactor.h"
4250 </File>
4251 <File
4252 RelativePath="..\..\dep\ACE_wrappers\ace\XML_Svc_Conf.h"
4254 </File>
4255 <File
4256 RelativePath="..\..\dep\ACE_wrappers\ace\XTI_ATM_Mcast.h"
4258 </File>
4259 </Filter>
4260 <Filter
4261 Name="Inline Files"
4262 Filter="i;inl"
4264 <File
4265 RelativePath="..\..\dep\ACE_wrappers\ace\ACE.inl"
4267 </File>
4268 <File
4269 RelativePath="..\..\dep\ACE_wrappers\ace\ace_wchar.inl"
4271 </File>
4272 <File
4273 RelativePath="..\..\dep\ACE_wrappers\ace\Activation_Queue.inl"
4275 </File>
4276 <File
4277 RelativePath="..\..\dep\ACE_wrappers\ace\Active_Map_Manager.inl"
4279 </File>
4280 <File
4281 RelativePath="..\..\dep\ACE_wrappers\ace\Active_Map_Manager_T.inl"
4283 </File>
4284 <File
4285 RelativePath="..\..\dep\ACE_wrappers\ace\Addr.inl"
4287 </File>
4288 <File
4289 RelativePath="..\..\dep\ACE_wrappers\ace\ARGV.inl"
4291 </File>
4292 <File
4293 RelativePath="..\..\dep\ACE_wrappers\ace\Argv_Type_Converter.inl"
4295 </File>
4296 <File
4297 RelativePath="..\..\dep\ACE_wrappers\ace\Array_Base.inl"
4299 </File>
4300 <File
4301 RelativePath="..\..\dep\ACE_wrappers\ace\Array_Map.inl"
4303 </File>
4304 <File
4305 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_IO_Impl.inl"
4307 </File>
4308 <File
4309 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Acceptor.inl"
4311 </File>
4312 <File
4313 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Addr.inl"
4315 </File>
4316 <File
4317 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Connector.inl"
4319 </File>
4320 <File
4321 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Params.inl"
4323 </File>
4324 <File
4325 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_QoS.inl"
4327 </File>
4328 <File
4329 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Stream.inl"
4331 </File>
4332 <File
4333 RelativePath="..\..\dep\ACE_wrappers\ace\Atomic_Op.inl"
4335 </File>
4336 <File
4337 RelativePath="..\..\dep\ACE_wrappers\ace\Atomic_Op_T.inl"
4339 </File>
4340 <File
4341 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_Event.inl"
4343 </File>
4344 <File
4345 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_Functor.inl"
4347 </File>
4348 <File
4349 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_IncDec_T.inl"
4351 </File>
4352 <File
4353 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_Ptr.inl"
4355 </File>
4356 <File
4357 RelativePath="..\..\dep\ACE_wrappers\ace\Barrier.inl"
4359 </File>
4360 <File
4361 RelativePath="..\..\dep\ACE_wrappers\ace\Base_Thread_Adapter.inl"
4363 </File>
4364 <File
4365 RelativePath="..\..\dep\ACE_wrappers\ace\Based_Pointer_T.inl"
4367 </File>
4368 <File
4369 RelativePath="..\..\dep\ACE_wrappers\ace\Basic_Stats.inl"
4371 </File>
4372 <File
4373 RelativePath="..\..\dep\ACE_wrappers\ace\Basic_Types.inl"
4375 </File>
4376 <File
4377 RelativePath="..\..\dep\ACE_wrappers\ace\Bound_Ptr.inl"
4379 </File>
4380 <File
4381 RelativePath="..\..\dep\ACE_wrappers\ace\Cache_Map_Manager_T.inl"
4383 </File>
4384 <File
4385 RelativePath="..\..\dep\ACE_wrappers\ace\Caching_Strategies_T.inl"
4387 </File>
4388 <File
4389 RelativePath="..\..\dep\ACE_wrappers\ace\Capabilities.inl"
4391 </File>
4392 <File
4393 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Base.inl"
4395 </File>
4396 <File
4397 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Size.inl"
4399 </File>
4400 <File
4401 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Stream.inl"
4403 </File>
4404 <File
4405 RelativePath="..\..\dep\ACE_wrappers\ace\Cleanup.inl"
4407 </File>
4408 <File
4409 RelativePath="..\..\dep\ACE_wrappers\ace\Codeset_Registry.inl"
4411 </File>
4412 <File
4413 RelativePath="..\..\dep\ACE_wrappers\ace\Condition_T.inl"
4415 </File>
4416 <File
4417 RelativePath="..\..\dep\ACE_wrappers\ace\Condition_Thread_Mutex.inl"
4419 </File>
4420 <File
4421 RelativePath="..\..\dep\ACE_wrappers\ace\Configuration.inl"
4423 </File>
4424 <File
4425 RelativePath="..\..\dep\ACE_wrappers\ace\Containers.inl"
4427 </File>
4428 <File
4429 RelativePath="..\..\dep\ACE_wrappers\ace\Containers_T.inl"
4431 </File>
4432 <File
4433 RelativePath="..\..\dep\ACE_wrappers\ace\Date_Time.inl"
4435 </File>
4436 <File
4437 RelativePath="..\..\dep\ACE_wrappers\ace\DEV.inl"
4439 </File>
4440 <File
4441 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_Addr.inl"
4443 </File>
4444 <File
4445 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_Connector.inl"
4447 </File>
4448 <File
4449 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_IO.inl"
4451 </File>
4452 <File
4453 RelativePath="..\..\dep\ACE_wrappers\ace\Dev_Poll_Reactor.inl"
4455 </File>
4456 <File
4457 RelativePath="..\..\dep\ACE_wrappers\ace\Dirent.inl"
4459 </File>
4460 <File
4461 RelativePath="..\..\dep\ACE_wrappers\ace\Dirent_Selector.inl"
4463 </File>
4464 <File
4465 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic.inl"
4467 </File>
4468 <File
4469 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Message_Strategy.inl"
4471 </File>
4472 <File
4473 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Service.inl"
4475 </File>
4476 <File
4477 RelativePath="..\..\dep\ACE_wrappers\ace\Env_Value_T.inl"
4479 </File>
4480 <File
4481 RelativePath="..\..\dep\ACE_wrappers\ace\Event.inl"
4483 </File>
4484 <File
4485 RelativePath="..\..\dep\ACE_wrappers\ace\Event_Handler.inl"
4487 </File>
4488 <File
4489 RelativePath="..\..\dep\ACE_wrappers\ace\Event_Handler_T.inl"
4491 </File>
4492 <File
4493 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO.inl"
4495 </File>
4496 <File
4497 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Recv.inl"
4499 </File>
4500 <File
4501 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Recv_Msg.inl"
4503 </File>
4504 <File
4505 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Send.inl"
4507 </File>
4508 <File
4509 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Send_Msg.inl"
4511 </File>
4512 <File
4513 RelativePath="..\..\dep\ACE_wrappers\ace\FILE.inl"
4515 </File>
4516 <File
4517 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_Addr.inl"
4519 </File>
4520 <File
4521 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_Connector.inl"
4523 </File>
4524 <File
4525 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_IO.inl"
4527 </File>
4528 <File
4529 RelativePath="..\..\dep\ACE_wrappers\ace\File_Lock.inl"
4531 </File>
4532 <File
4533 RelativePath="..\..\dep\ACE_wrappers\ace\Flag_Manip.inl"
4535 </File>
4536 <File
4537 RelativePath="..\..\dep\ACE_wrappers\ace\Framework_Component.inl"
4539 </File>
4540 <File
4541 RelativePath="..\..\dep\ACE_wrappers\ace\Functor.inl"
4543 </File>
4544 <File
4545 RelativePath="..\..\dep\ACE_wrappers\ace\Functor_String.inl"
4547 </File>
4548 <File
4549 RelativePath="..\..\dep\ACE_wrappers\ace\Functor_T.inl"
4551 </File>
4552 <File
4553 RelativePath="..\..\dep\ACE_wrappers\ace\Get_Opt.inl"
4555 </File>
4556 <File
4557 RelativePath="..\..\dep\ACE_wrappers\ace\Guard_T.inl"
4559 </File>
4560 <File
4561 RelativePath="..\..\dep\ACE_wrappers\ace\Handle_Gobbler.inl"
4563 </File>
4564 <File
4565 RelativePath="..\..\dep\ACE_wrappers\ace\Handle_Set.inl"
4567 </File>
4568 <File
4569 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Cache_Map_Manager_T.inl"
4571 </File>
4572 <File
4573 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Map_Manager_T.inl"
4575 </File>
4576 <File
4577 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Map_With_Allocator_T.inl"
4579 </File>
4580 <File
4581 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Multi_Map_Manager_T.inl"
4583 </File>
4584 <File
4585 RelativePath="..\..\dep\ACE_wrappers\ace\Hashable.inl"
4587 </File>
4588 <File
4589 RelativePath="..\..\dep\ACE_wrappers\ace\High_Res_Timer.inl"
4591 </File>
4592 <File
4593 RelativePath="..\..\dep\ACE_wrappers\ace\INET_Addr.inl"
4595 </File>
4596 <File
4597 RelativePath="..\..\dep\ACE_wrappers\ace\Intrusive_Auto_Ptr.inl"
4599 </File>
4600 <File
4601 RelativePath="..\..\dep\ACE_wrappers\ace\Intrusive_List.inl"
4603 </File>
4604 <File
4605 RelativePath="..\..\dep\ACE_wrappers\ace\Intrusive_List_Node.inl"
4607 </File>
4608 <File
4609 RelativePath="..\..\dep\ACE_wrappers\ace\IO_Cntl_Msg.inl"
4611 </File>
4612 <File
4613 RelativePath="..\..\dep\ACE_wrappers\ace\IO_SAP.inl"
4615 </File>
4616 <File
4617 RelativePath="..\..\dep\ACE_wrappers\ace\IOStream_T.inl"
4619 </File>
4620 <File
4621 RelativePath="..\..\dep\ACE_wrappers\ace\IPC_SAP.inl"
4623 </File>
4624 <File
4625 RelativePath="..\..\dep\ACE_wrappers\ace\Local_Tokens.inl"
4627 </File>
4628 <File
4629 RelativePath="..\..\dep\ACE_wrappers\ace\Lock.inl"
4631 </File>
4632 <File
4633 RelativePath="..\..\dep\ACE_wrappers\ace\Lock_Adapter_T.inl"
4635 </File>
4636 <File
4637 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg.inl"
4639 </File>
4640 <File
4641 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Record.inl"
4643 </File>
4644 <File
4645 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK.inl"
4647 </File>
4648 <File
4649 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_CODgram.inl"
4651 </File>
4652 <File
4653 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Connector.inl"
4655 </File>
4656 <File
4657 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Dgram.inl"
4659 </File>
4660 <File
4661 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Stream.inl"
4663 </File>
4664 <File
4665 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc.inl"
4667 </File>
4668 <File
4669 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc_Allocator.inl"
4671 </File>
4672 <File
4673 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc_T.inl"
4675 </File>
4676 <File
4677 RelativePath="..\..\dep\ACE_wrappers\ace\Managed_Object.inl"
4679 </File>
4680 <File
4681 RelativePath="..\..\dep\ACE_wrappers\ace\Manual_Event.inl"
4683 </File>
4684 <File
4685 RelativePath="..\..\dep\ACE_wrappers\ace\Map_Manager.inl"
4687 </File>
4688 <File
4689 RelativePath="..\..\dep\ACE_wrappers\ace\Map_T.inl"
4691 </File>
4692 <File
4693 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Acceptor.inl"
4695 </File>
4696 <File
4697 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Addr.inl"
4699 </File>
4700 <File
4701 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Connector.inl"
4703 </File>
4704 <File
4705 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_IO.inl"
4707 </File>
4708 <File
4709 RelativePath="..\..\dep\ACE_wrappers\ace\Mem_Map.inl"
4711 </File>
4712 <File
4713 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_SAP.inl"
4715 </File>
4716 <File
4717 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Stream.inl"
4719 </File>
4720 <File
4721 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Block.inl"
4723 </File>
4724 <File
4725 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Block_T.inl"
4727 </File>
4728 <File
4729 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue.inl"
4731 </File>
4732 <File
4733 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue_NT.inl"
4735 </File>
4736 <File
4737 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue_Vx.inl"
4739 </File>
4740 <File
4741 RelativePath="..\..\dep\ACE_wrappers\ace\Metrics_Cache_T.inl"
4743 </File>
4744 <File
4745 RelativePath="..\..\dep\ACE_wrappers\ace\MMAP_Memory_Pool.inl"
4747 </File>
4748 <File
4749 RelativePath="..\..\dep\ACE_wrappers\ace\Module.inl"
4751 </File>
4752 <File
4753 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Base.inl"
4755 </File>
4756 <File
4757 RelativePath="..\..\dep\ACE_wrappers\ace\Msg_WFMO_Reactor.inl"
4759 </File>
4760 <File
4761 RelativePath="..\..\dep\ACE_wrappers\ace\Multihomed_INET_Addr.inl"
4763 </File>
4764 <File
4765 RelativePath="..\..\dep\ACE_wrappers\ace\Mutex.inl"
4767 </File>
4768 <File
4769 RelativePath="..\..\dep\ACE_wrappers\ace\Naming_Context.inl"
4771 </File>
4772 <File
4773 RelativePath="..\..\dep\ACE_wrappers\ace\Netlink_Addr.inl"
4775 </File>
4776 <File
4777 RelativePath="..\..\dep\ACE_wrappers\ace\Notification_Queue.inl"
4779 </File>
4780 <File
4781 RelativePath="..\..\dep\ACE_wrappers\ace\Notification_Strategy.inl"
4783 </File>
4784 <File
4785 RelativePath="..\..\dep\ACE_wrappers\ace\NT_Service.inl"
4787 </File>
4788 <File
4789 RelativePath="..\..\dep\ACE_wrappers\ace\Obchunk.inl"
4791 </File>
4792 <File
4793 RelativePath="..\..\dep\ACE_wrappers\ace\Object_Manager.inl"
4795 </File>
4796 <File
4797 RelativePath="..\..\dep\ACE_wrappers\ace\Obstack_T.inl"
4799 </File>
4800 <File
4801 RelativePath="..\..\dep\ACE_wrappers\ace\OS.inl"
4803 </File>
4804 <File
4805 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Errno.inl"
4807 </File>
4808 <File
4809 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Log_Msg_Attributes.inl"
4811 </File>
4812 <File
4813 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_arpa_inet.inl"
4815 </File>
4816 <File
4817 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_ctype.inl"
4819 </File>
4820 <File
4821 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_dirent.inl"
4823 </File>
4824 <File
4825 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_dlfcn.inl"
4827 </File>
4828 <File
4829 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_errno.inl"
4831 </File>
4832 <File
4833 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_fcntl.inl"
4835 </File>
4836 <File
4837 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_math.inl"
4839 </File>
4840 <File
4841 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_netdb.inl"
4843 </File>
4844 <File
4845 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_poll.inl"
4847 </File>
4848 <File
4849 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_pwd.inl"
4851 </File>
4852 <File
4853 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_regex.inl"
4855 </File>
4856 <File
4857 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_signal.inl"
4859 </File>
4860 <File
4861 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stdio.inl"
4863 </File>
4864 <File
4865 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stdlib.inl"
4867 </File>
4868 <File
4869 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_string.inl"
4871 </File>
4872 <File
4873 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_strings.inl"
4875 </File>
4876 <File
4877 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stropts.inl"
4879 </File>
4880 <File
4881 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_mman.inl"
4883 </File>
4884 <File
4885 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_msg.inl"
4887 </File>
4888 <File
4889 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_resource.inl"
4891 </File>
4892 <File
4893 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_select.inl"
4895 </File>
4896 <File
4897 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_sendfile.inl"
4899 </File>
4900 <File
4901 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_shm.inl"
4903 </File>
4904 <File
4905 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_socket.inl"
4907 </File>
4908 <File
4909 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_stat.inl"
4911 </File>
4912 <File
4913 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_time.inl"
4915 </File>
4916 <File
4917 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_uio.inl"
4919 </File>
4920 <File
4921 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_wait.inl"
4923 </File>
4924 <File
4925 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_Thread.inl"
4927 </File>
4928 <File
4929 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_time.inl"
4931 </File>
4932 <File
4933 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_unistd.inl"
4935 </File>
4936 <File
4937 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_wchar.inl"
4939 </File>
4940 <File
4941 RelativePath="..\..\dep\ACE_wrappers\ace\OS_TLI.inl"
4943 </File>
4944 <File
4945 RelativePath="..\..\dep\ACE_wrappers\ace\Pagefile_Memory_Pool.inl"
4947 </File>
4948 <File
4949 RelativePath="..\..\dep\ACE_wrappers\ace\Pair_T.inl"
4951 </File>
4952 <File
4953 RelativePath="..\..\dep\ACE_wrappers\ace\PI_Malloc.inl"
4955 </File>
4956 <File
4957 RelativePath="..\..\dep\ACE_wrappers\ace\Ping_Socket.inl"
4959 </File>
4960 <File
4961 RelativePath="..\..\dep\ACE_wrappers\ace\Pipe.inl"
4963 </File>
4964 <File
4965 RelativePath="..\..\dep\ACE_wrappers\ace\POSIX_Proactor.inl"
4967 </File>
4968 <File
4969 RelativePath="..\..\dep\ACE_wrappers\ace\Proactor.inl"
4971 </File>
4972 <File
4973 RelativePath="..\..\dep\ACE_wrappers\ace\Process.inl"
4975 </File>
4976 <File
4977 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Manager.inl"
4979 </File>
4980 <File
4981 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Mutex.inl"
4983 </File>
4984 <File
4985 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Semaphore.inl"
4987 </File>
4988 <File
4989 RelativePath="..\..\dep\ACE_wrappers\ace\Profile_Timer.inl"
4991 </File>
4992 <File
4993 RelativePath="..\..\dep\ACE_wrappers\ace\RB_Tree.inl"
4995 </File>
4996 <File
4997 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor.inl"
4999 </File>
5000 <File
5001 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor_Notification_Strategy.inl"
5003 </File>
5004 <File
5005 RelativePath="..\..\dep\ACE_wrappers\ace\Read_Buffer.inl"
5007 </File>
5008 <File
5009 RelativePath="..\..\dep\ACE_wrappers\ace\Recursive_Thread_Mutex.inl"
5011 </File>
5012 <File
5013 RelativePath="..\..\dep\ACE_wrappers\ace\Recyclable.inl"
5015 </File>
5016 <File
5017 RelativePath="..\..\dep\ACE_wrappers\ace\Refcountable_T.inl"
5019 </File>
5020 <File
5021 RelativePath="..\..\dep\ACE_wrappers\ace\Refcounted_Auto_Ptr.inl"
5023 </File>
5024 <File
5025 RelativePath="..\..\dep\ACE_wrappers\ace\Remote_Tokens.inl"
5027 </File>
5028 <File
5029 RelativePath="..\..\dep\ACE_wrappers\ace\Reverse_Lock_T.inl"
5031 </File>
5032 <File
5033 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Mutex.inl"
5035 </File>
5036 <File
5037 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Process_Mutex.inl"
5039 </File>
5040 <File
5041 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Thread_Mutex.inl"
5043 </File>
5044 <File
5045 RelativePath="..\..\dep\ACE_wrappers\ace\Sample_History.inl"
5047 </File>
5048 <File
5049 RelativePath="..\..\dep\ACE_wrappers\ace\Sched_Params.inl"
5051 </File>
5052 <File
5053 RelativePath="..\..\dep\ACE_wrappers\ace\Select_Reactor_Base.inl"
5055 </File>
5056 <File
5057 RelativePath="..\..\dep\ACE_wrappers\ace\Select_Reactor_T.inl"
5059 </File>
5060 <File
5061 RelativePath="..\..\dep\ACE_wrappers\ace\Semaphore.inl"
5063 </File>
5064 <File
5065 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Config.inl"
5067 </File>
5068 <File
5069 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Gestalt.inl"
5071 </File>
5072 <File
5073 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Object.inl"
5075 </File>
5076 <File
5077 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Repository.inl"
5079 </File>
5080 <File
5081 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Types.inl"
5083 </File>
5084 <File
5085 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory_MM.inl"
5087 </File>
5088 <File
5089 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory_SV.inl"
5091 </File>
5092 <File
5093 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Object.inl"
5095 </File>
5096 <File
5097 RelativePath="..\..\dep\ACE_wrappers\ace\Sig_Handler.inl"
5099 </File>
5100 <File
5101 RelativePath="..\..\dep\ACE_wrappers\ace\Signal.inl"
5103 </File>
5104 <File
5105 RelativePath="..\..\dep\ACE_wrappers\ace\Singleton.inl"
5107 </File>
5108 <File
5109 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK.inl"
5111 </File>
5112 <File
5113 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Acceptor.inl"
5115 </File>
5116 <File
5117 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_CODgram.inl"
5119 </File>
5120 <File
5121 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Connector.inl"
5123 </File>
5124 <File
5125 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram.inl"
5127 </File>
5128 <File
5129 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram_Bcast.inl"
5131 </File>
5132 <File
5133 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram_Mcast.inl"
5135 </File>
5136 <File
5137 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_IO.inl"
5139 </File>
5140 <File
5141 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Netlink.inl"
5143 </File>
5144 <File
5145 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Acceptor.inl"
5147 </File>
5148 <File
5149 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Association.inl"
5151 </File>
5152 <File
5153 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Connector.inl"
5155 </File>
5156 <File
5157 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Stream.inl"
5159 </File>
5160 <File
5161 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE.inl"
5163 </File>
5164 <File
5165 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Addr.inl"
5167 </File>
5168 <File
5169 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Connector.inl"
5171 </File>
5172 <File
5173 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Stream.inl"
5175 </File>
5176 <File
5177 RelativePath="..\..\dep\ACE_wrappers\ace\SString.inl"
5179 </File>
5180 <File
5181 RelativePath="..\..\dep\ACE_wrappers\ace\Stats.inl"
5183 </File>
5184 <File
5185 RelativePath="..\..\dep\ACE_wrappers\ace\Strategies_T.inl"
5187 </File>
5188 <File
5189 RelativePath="..\..\dep\ACE_wrappers\ace\Stream.inl"
5191 </File>
5192 <File
5193 RelativePath="..\..\dep\ACE_wrappers\ace\String_Base.inl"
5195 </File>
5196 <File
5197 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Message.inl"
5199 </File>
5200 <File
5201 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Message_Queue.inl"
5203 </File>
5204 <File
5205 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Semaphore_Complex.inl"
5207 </File>
5208 <File
5209 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Semaphore_Simple.inl"
5211 </File>
5212 <File
5213 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Shared_Memory.inl"
5215 </File>
5216 <File
5217 RelativePath="..\..\dep\ACE_wrappers\ace\Task.inl"
5219 </File>
5220 <File
5221 RelativePath="..\..\dep\ACE_wrappers\ace\Task_Ex_T.inl"
5223 </File>
5224 <File
5225 RelativePath="..\..\dep\ACE_wrappers\ace\Task_T.inl"
5227 </File>
5228 <File
5229 RelativePath="..\..\dep\ACE_wrappers\ace\Thread.inl"
5231 </File>
5232 <File
5233 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Adapter.inl"
5235 </File>
5236 <File
5237 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Control.inl"
5239 </File>
5240 <File
5241 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Manager.inl"
5243 </File>
5244 <File
5245 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Mutex.inl"
5247 </File>
5248 <File
5249 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Semaphore.inl"
5251 </File>
5252 <File
5253 RelativePath="..\..\dep\ACE_wrappers\ace\Time_Value.inl"
5255 </File>
5256 <File
5257 RelativePath="..\..\dep\ACE_wrappers\ace\Timeprobe.inl"
5259 </File>
5260 <File
5261 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Queue_Adapters.inl"
5263 </File>
5264 <File
5265 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Queue_T.inl"
5267 </File>
5268 <File
5269 RelativePath="..\..\dep\ACE_wrappers\ace\TLI.inl"
5271 </File>
5272 <File
5273 RelativePath="..\..\dep\ACE_wrappers\ace\TLI_Connector.inl"
5275 </File>
5276 <File
5277 RelativePath="..\..\dep\ACE_wrappers\ace\TLI_Stream.inl"
5279 </File>
5280 <File
5281 RelativePath="..\..\dep\ACE_wrappers\ace\Token.inl"
5283 </File>
5284 <File
5285 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Collection.inl"
5287 </File>
5288 <File
5289 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Manager.inl"
5291 </File>
5292 <File
5293 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Request_Reply.inl"
5295 </File>
5296 <File
5297 RelativePath="..\..\dep\ACE_wrappers\ace\TP_Reactor.inl"
5299 </File>
5300 <File
5301 RelativePath="..\..\dep\ACE_wrappers\ace\TSS_T.inl"
5303 </File>
5304 <File
5305 RelativePath="..\..\dep\ACE_wrappers\ace\Typed_SV_Message.inl"
5307 </File>
5308 <File
5309 RelativePath="..\..\dep\ACE_wrappers\ace\Typed_SV_Message_Queue.inl"
5311 </File>
5312 <File
5313 RelativePath="..\..\dep\ACE_wrappers\ace\Unbounded_Queue.inl"
5315 </File>
5316 <File
5317 RelativePath="..\..\dep\ACE_wrappers\ace\Unbounded_Set.inl"
5319 </File>
5320 <File
5321 RelativePath="..\..\dep\ACE_wrappers\ace\Unbounded_Set_Ex.inl"
5323 </File>
5324 <File
5325 RelativePath="..\..\dep\ACE_wrappers\ace\UNIX_Addr.inl"
5327 </File>
5328 <File
5329 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Acceptor.inl"
5331 </File>
5332 <File
5333 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Connector.inl"
5335 </File>
5336 <File
5337 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Stream.inl"
5339 </File>
5340 <File
5341 RelativePath="..\..\dep\ACE_wrappers\ace\UTF16_Encoding_Converter.inl"
5343 </File>
5344 <File
5345 RelativePath="..\..\dep\ACE_wrappers\ace\UUID.inl"
5347 </File>
5348 <File
5349 RelativePath="..\..\dep\ACE_wrappers\ace\Vector_T.inl"
5351 </File>
5352 <File
5353 RelativePath="..\..\dep\ACE_wrappers\ace\WFMO_Reactor.inl"
5355 </File>
5356 <File
5357 RelativePath="..\..\dep\ACE_wrappers\ace\XTI_ATM_Mcast.inl"
5359 </File>
5360 </Filter>
5361 <Filter
5362 Name="Documentation"
5364 <File
5365 RelativePath="..\..\dep\ACE_wrappers\README"
5367 <FileConfiguration
5368 Name="Debug|Win32"
5369 ExcludedFromBuild="true"
5371 <Tool
5372 Name="VCCustomBuildTool"
5374 </FileConfiguration>
5375 <FileConfiguration
5376 Name="Debug|x64"
5377 ExcludedFromBuild="true"
5379 <Tool
5380 Name="VCCustomBuildTool"
5382 </FileConfiguration>
5383 <FileConfiguration
5384 Name="Release|Win32"
5385 ExcludedFromBuild="true"
5387 <Tool
5388 Name="VCCustomBuildTool"
5390 </FileConfiguration>
5391 <FileConfiguration
5392 Name="Release|x64"
5393 ExcludedFromBuild="true"
5395 <Tool
5396 Name="VCCustomBuildTool"
5398 </FileConfiguration>
5399 <FileConfiguration
5400 Name="Debug_NoPCH|Win32"
5401 ExcludedFromBuild="true"
5403 <Tool
5404 Name="VCCustomBuildTool"
5406 </FileConfiguration>
5407 <FileConfiguration
5408 Name="Debug_NoPCH|x64"
5409 ExcludedFromBuild="true"
5411 <Tool
5412 Name="VCCustomBuildTool"
5414 </FileConfiguration>
5415 </File>
5416 <File
5417 RelativePath="..\..\dep\ACE_wrappers\VERSION"
5419 <FileConfiguration
5420 Name="Debug|Win32"
5421 ExcludedFromBuild="true"
5423 <Tool
5424 Name="VCCustomBuildTool"
5426 </FileConfiguration>
5427 <FileConfiguration
5428 Name="Debug|x64"
5429 ExcludedFromBuild="true"
5431 <Tool
5432 Name="VCCustomBuildTool"
5434 </FileConfiguration>
5435 <FileConfiguration
5436 Name="Release|Win32"
5437 ExcludedFromBuild="true"
5439 <Tool
5440 Name="VCCustomBuildTool"
5442 </FileConfiguration>
5443 <FileConfiguration
5444 Name="Release|x64"
5445 ExcludedFromBuild="true"
5447 <Tool
5448 Name="VCCustomBuildTool"
5450 </FileConfiguration>
5451 <FileConfiguration
5452 Name="Debug_NoPCH|Win32"
5453 ExcludedFromBuild="true"
5455 <Tool
5456 Name="VCCustomBuildTool"
5458 </FileConfiguration>
5459 <FileConfiguration
5460 Name="Debug_NoPCH|x64"
5461 ExcludedFromBuild="true"
5463 <Tool
5464 Name="VCCustomBuildTool"
5466 </FileConfiguration>
5467 </File>
5468 </Filter>
5469 <Filter
5470 Name="Resource Files"
5471 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
5473 <File
5474 RelativePath="..\..\dep\ACE_wrappers\ace\ace.rc"
5476 </File>
5477 </Filter>
5478 </Files>
5479 <Globals>
5480 </Globals>
5481 </VisualStudioProject>