[6922] Whitespace and newline fixes
[getmangos.git] / win / VC90 / ACE_vc9.vcproj
blob6286156066dd98ccf15169df18c0530fd5a0b214
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="2"
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="2"
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 </Configurations>
382 <References>
383 </References>
384 <Files>
385 <Filter
386 Name="Source Files"
387 Filter="cpp;cxx;cc;C;c"
389 <File
390 RelativePath="..\..\dep\ACE_wrappers\ace\ACE.cpp"
392 </File>
393 <File
394 RelativePath="..\..\dep\ACE_wrappers\ace\ACE_crc32.cpp"
396 </File>
397 <File
398 RelativePath="..\..\dep\ACE_wrappers\ace\ACE_crc_ccitt.cpp"
400 </File>
401 <File
402 RelativePath="..\..\dep\ACE_wrappers\ace\ace_wchar.cpp"
404 </File>
405 <File
406 RelativePath="..\..\dep\ACE_wrappers\ace\Activation_Queue.cpp"
408 </File>
409 <File
410 RelativePath="..\..\dep\ACE_wrappers\ace\Active_Map_Manager.cpp"
412 </File>
413 <File
414 RelativePath="..\..\dep\ACE_wrappers\ace\Addr.cpp"
416 </File>
417 <File
418 RelativePath="..\..\dep\ACE_wrappers\ace\Argv_Type_Converter.cpp"
420 </File>
421 <File
422 RelativePath="..\..\dep\ACE_wrappers\ace\Assert.cpp"
424 </File>
425 <File
426 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_IO.cpp"
428 </File>
429 <File
430 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_IO_Impl.cpp"
432 </File>
433 <File
434 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_Pseudo_Task.cpp"
436 </File>
437 <File
438 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Acceptor.cpp"
440 </File>
441 <File
442 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Addr.cpp"
444 </File>
445 <File
446 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Connector.cpp"
448 </File>
449 <File
450 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Params.cpp"
452 </File>
453 <File
454 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_QoS.cpp"
456 </File>
457 <File
458 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Stream.cpp"
460 </File>
461 <File
462 RelativePath="..\..\dep\ACE_wrappers\ace\Atomic_Op.cpp"
464 </File>
465 <File
466 RelativePath="..\..\dep\ACE_wrappers\ace\Atomic_Op_Sparc.c"
468 </File>
469 <File
470 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_Event.cpp"
472 </File>
473 <File
474 RelativePath="..\..\dep\ACE_wrappers\ace\Barrier.cpp"
476 </File>
477 <File
478 RelativePath="..\..\dep\ACE_wrappers\ace\Base_Thread_Adapter.cpp"
480 </File>
481 <File
482 RelativePath="..\..\dep\ACE_wrappers\ace\Based_Pointer_Repository.cpp"
484 </File>
485 <File
486 RelativePath="..\..\dep\ACE_wrappers\ace\Basic_Stats.cpp"
488 </File>
489 <File
490 RelativePath="..\..\dep\ACE_wrappers\ace\Basic_Types.cpp"
492 </File>
493 <File
494 RelativePath="..\..\dep\ACE_wrappers\ace\Capabilities.cpp"
496 </File>
497 <File
498 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Base.cpp"
500 </File>
501 <File
502 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Size.cpp"
504 </File>
505 <File
506 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Stream.cpp"
508 </File>
509 <File
510 RelativePath="..\..\dep\ACE_wrappers\ace\Cleanup.cpp"
512 </File>
513 <File
514 RelativePath="..\..\dep\ACE_wrappers\ace\Codecs.cpp"
516 </File>
517 <File
518 RelativePath="..\..\dep\ACE_wrappers\ace\Codeset_IBM1047.cpp"
520 </File>
521 <File
522 RelativePath="..\..\dep\ACE_wrappers\ace\Codeset_Registry.cpp"
524 </File>
525 <File
526 RelativePath="..\..\dep\ACE_wrappers\ace\Codeset_Registry_db.cpp"
528 </File>
529 <File
530 RelativePath="..\..\dep\ACE_wrappers\ace\Condition_Recursive_Thread_Mutex.cpp"
532 </File>
533 <File
534 RelativePath="..\..\dep\ACE_wrappers\ace\Condition_Thread_Mutex.cpp"
536 </File>
537 <File
538 RelativePath="..\..\dep\ACE_wrappers\ace\Configuration.cpp"
540 </File>
541 <File
542 RelativePath="..\..\dep\ACE_wrappers\ace\Configuration_Import_Export.cpp"
544 </File>
545 <File
546 RelativePath="..\..\dep\ACE_wrappers\ace\Connection_Recycling_Strategy.cpp"
548 </File>
549 <File
550 RelativePath="..\..\dep\ACE_wrappers\ace\Containers.cpp"
552 </File>
553 <File
554 RelativePath="..\..\dep\ACE_wrappers\ace\Copy_Disabled.cpp"
556 </File>
557 <File
558 RelativePath="..\..\dep\ACE_wrappers\ace\Countdown_Time.cpp"
560 </File>
561 <File
562 RelativePath="..\..\dep\ACE_wrappers\ace\Date_Time.cpp"
564 </File>
565 <File
566 RelativePath="..\..\dep\ACE_wrappers\ace\DEV.cpp"
568 </File>
569 <File
570 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_Addr.cpp"
572 </File>
573 <File
574 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_Connector.cpp"
576 </File>
577 <File
578 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_IO.cpp"
580 </File>
581 <File
582 RelativePath="..\..\dep\ACE_wrappers\ace\Dev_Poll_Reactor.cpp"
584 </File>
585 <File
586 RelativePath="..\..\dep\ACE_wrappers\ace\Dirent.cpp"
588 </File>
589 <File
590 RelativePath="..\..\dep\ACE_wrappers\ace\Dirent_Selector.cpp"
592 </File>
593 <File
594 RelativePath="..\..\dep\ACE_wrappers\ace\DLL.cpp"
596 </File>
597 <File
598 RelativePath="..\..\dep\ACE_wrappers\ace\DLL_Manager.cpp"
600 </File>
601 <File
602 RelativePath="..\..\dep\ACE_wrappers\ace\Dump.cpp"
604 </File>
605 <File
606 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic.cpp"
608 </File>
609 <File
610 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Message_Strategy.cpp"
612 </File>
613 <File
614 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Service_Base.cpp"
616 </File>
617 <File
618 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Service_Dependency.cpp"
620 </File>
621 <File
622 RelativePath="..\..\dep\ACE_wrappers\ace\Encoding_Converter.cpp"
624 </File>
625 <File
626 RelativePath="..\..\dep\ACE_wrappers\ace\Encoding_Converter_Factory.cpp"
628 </File>
629 <File
630 RelativePath="..\..\dep\ACE_wrappers\ace\Event.cpp"
632 </File>
633 <File
634 RelativePath="..\..\dep\ACE_wrappers\ace\Event_Handler.cpp"
636 </File>
637 <File
638 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO.cpp"
640 </File>
641 <File
642 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Recv.cpp"
644 </File>
645 <File
646 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Recv_Msg.cpp"
648 </File>
649 <File
650 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Send.cpp"
652 </File>
653 <File
654 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Send_Msg.cpp"
656 </File>
657 <File
658 RelativePath="..\..\dep\ACE_wrappers\ace\FILE.cpp"
660 </File>
661 <File
662 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_Addr.cpp"
664 </File>
665 <File
666 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_Connector.cpp"
668 </File>
669 <File
670 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_IO.cpp"
672 </File>
673 <File
674 RelativePath="..\..\dep\ACE_wrappers\ace\File_Lock.cpp"
676 </File>
677 <File
678 RelativePath="..\..\dep\ACE_wrappers\ace\Filecache.cpp"
680 </File>
681 <File
682 RelativePath="..\..\dep\ACE_wrappers\ace\Flag_Manip.cpp"
684 </File>
685 <File
686 RelativePath="..\..\dep\ACE_wrappers\ace\Framework_Component.cpp"
688 </File>
689 <File
690 RelativePath="..\..\dep\ACE_wrappers\ace\Functor.cpp"
692 </File>
693 <File
694 RelativePath="..\..\dep\ACE_wrappers\ace\Functor_String.cpp"
696 </File>
697 <File
698 RelativePath="..\..\dep\ACE_wrappers\ace\Get_Opt.cpp"
700 </File>
701 <File
702 RelativePath="..\..\dep\ACE_wrappers\ace\gethrtime.cpp"
704 </File>
705 <File
706 RelativePath="..\..\dep\ACE_wrappers\ace\Handle_Ops.cpp"
708 </File>
709 <File
710 RelativePath="..\..\dep\ACE_wrappers\ace\Handle_Set.cpp"
712 </File>
713 <File
714 RelativePath="..\..\dep\ACE_wrappers\ace\Hashable.cpp"
716 </File>
717 <File
718 RelativePath="..\..\dep\ACE_wrappers\ace\High_Res_Timer.cpp"
720 </File>
721 <File
722 RelativePath="..\..\dep\ACE_wrappers\ace\ICMP_Socket.cpp"
724 </File>
725 <File
726 RelativePath="..\..\dep\ACE_wrappers\ace\INET_Addr.cpp"
728 </File>
729 <File
730 RelativePath="..\..\dep\ACE_wrappers\ace\Init_ACE.cpp"
732 </File>
733 <File
734 RelativePath="..\..\dep\ACE_wrappers\ace\IO_Cntl_Msg.cpp"
736 </File>
737 <File
738 RelativePath="..\..\dep\ACE_wrappers\ace\IO_SAP.cpp"
740 </File>
741 <File
742 RelativePath="..\..\dep\ACE_wrappers\ace\IOStream.cpp"
744 </File>
745 <File
746 RelativePath="..\..\dep\ACE_wrappers\ace\IPC_SAP.cpp"
748 </File>
749 <File
750 RelativePath="..\..\dep\ACE_wrappers\ace\Lib_Find.cpp"
752 </File>
753 <File
754 RelativePath="..\..\dep\ACE_wrappers\ace\Local_Memory_Pool.cpp"
756 </File>
757 <File
758 RelativePath="..\..\dep\ACE_wrappers\ace\Local_Name_Space.cpp"
760 </File>
761 <File
762 RelativePath="..\..\dep\ACE_wrappers\ace\Local_Tokens.cpp"
764 </File>
765 <File
766 RelativePath="..\..\dep\ACE_wrappers\ace\Lock.cpp"
768 </File>
769 <File
770 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg.cpp"
772 </File>
773 <File
774 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_Backend.cpp"
776 </File>
777 <File
778 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_Callback.cpp"
780 </File>
781 <File
782 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_IPC.cpp"
784 </File>
785 <File
786 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_NT_Event_Log.cpp"
788 </File>
789 <File
790 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_UNIX_Syslog.cpp"
792 </File>
793 <File
794 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Record.cpp"
796 </File>
797 <File
798 RelativePath="..\..\dep\ACE_wrappers\ace\Logging_Strategy.cpp"
800 </File>
801 <File
802 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK.cpp"
804 </File>
805 <File
806 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Acceptor.cpp"
808 </File>
809 <File
810 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_CODgram.cpp"
812 </File>
813 <File
814 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Connector.cpp"
816 </File>
817 <File
818 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Dgram.cpp"
820 </File>
821 <File
822 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Stream.cpp"
824 </File>
825 <File
826 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc.cpp"
828 </File>
829 <File
830 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc_Allocator.cpp"
832 </File>
833 <File
834 RelativePath="..\..\dep\ACE_wrappers\ace\Manual_Event.cpp"
836 </File>
837 <File
838 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Acceptor.cpp"
840 </File>
841 <File
842 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Addr.cpp"
844 </File>
845 <File
846 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Connector.cpp"
848 </File>
849 <File
850 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_IO.cpp"
852 </File>
853 <File
854 RelativePath="..\..\dep\ACE_wrappers\ace\Mem_Map.cpp"
856 </File>
857 <File
858 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_SAP.cpp"
860 </File>
861 <File
862 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Stream.cpp"
864 </File>
865 <File
866 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Block.cpp"
868 </File>
869 <File
870 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue.cpp"
872 </File>
873 <File
874 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue_NT.cpp"
876 </File>
877 <File
878 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue_Vx.cpp"
880 </File>
881 <File
882 RelativePath="..\..\dep\ACE_wrappers\ace\Method_Request.cpp"
884 </File>
885 <File
886 RelativePath="..\..\dep\ACE_wrappers\ace\MMAP_Memory_Pool.cpp"
888 </File>
889 <File
890 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Admin.cpp"
892 </File>
893 <File
894 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Admin_Manager.cpp"
896 </File>
897 <File
898 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Base.cpp"
900 </File>
901 <File
902 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Control_Action.cpp"
904 </File>
905 <File
906 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Control_Types.cpp"
908 </File>
909 <File
910 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Point_Registry.cpp"
912 </File>
913 <File
914 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Size.cpp"
916 </File>
917 <File
918 RelativePath="..\..\dep\ACE_wrappers\ace\Msg_WFMO_Reactor.cpp"
920 </File>
921 <File
922 RelativePath="..\..\dep\ACE_wrappers\ace\Multihomed_INET_Addr.cpp"
924 </File>
925 <File
926 RelativePath="..\..\dep\ACE_wrappers\ace\Mutex.cpp"
928 </File>
929 <File
930 RelativePath="..\..\dep\ACE_wrappers\ace\Name_Proxy.cpp"
932 </File>
933 <File
934 RelativePath="..\..\dep\ACE_wrappers\ace\Name_Request_Reply.cpp"
936 </File>
937 <File
938 RelativePath="..\..\dep\ACE_wrappers\ace\Name_Space.cpp"
940 </File>
941 <File
942 RelativePath="..\..\dep\ACE_wrappers\ace\Naming_Context.cpp"
944 </File>
945 <File
946 RelativePath="..\..\dep\ACE_wrappers\ace\Netlink_Addr.cpp"
948 </File>
949 <File
950 RelativePath="..\..\dep\ACE_wrappers\ace\Notification_Queue.cpp"
952 </File>
953 <File
954 RelativePath="..\..\dep\ACE_wrappers\ace\Notification_Strategy.cpp"
956 </File>
957 <File
958 RelativePath="..\..\dep\ACE_wrappers\ace\NT_Service.cpp"
960 </File>
961 <File
962 RelativePath="..\..\dep\ACE_wrappers\ace\Obchunk.cpp"
964 </File>
965 <File
966 RelativePath="..\..\dep\ACE_wrappers\ace\Object_Manager.cpp"
968 </File>
969 <File
970 RelativePath="..\..\dep\ACE_wrappers\ace\Object_Manager_Base.cpp"
972 </File>
973 <File
974 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Errno.cpp"
976 </File>
977 <File
978 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Log_Msg_Attributes.cpp"
980 </File>
981 <File
982 RelativePath="..\..\dep\ACE_wrappers\ace\OS_main.cpp"
984 </File>
985 <File
986 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_arpa_inet.cpp"
988 </File>
989 <File
990 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_ctype.cpp"
992 </File>
993 <File
994 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_dirent.cpp"
996 </File>
997 <File
998 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_dlfcn.cpp"
1000 </File>
1001 <File
1002 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_errno.cpp"
1004 </File>
1005 <File
1006 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_fcntl.cpp"
1008 </File>
1009 <File
1010 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_math.cpp"
1012 </File>
1013 <File
1014 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_netdb.cpp"
1016 </File>
1017 <File
1018 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_poll.cpp"
1020 </File>
1021 <File
1022 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_pwd.cpp"
1024 </File>
1025 <File
1026 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_regex.cpp"
1028 </File>
1029 <File
1030 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_signal.cpp"
1032 </File>
1033 <File
1034 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stdio.cpp"
1036 </File>
1037 <File
1038 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stdlib.cpp"
1040 </File>
1041 <File
1042 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_string.cpp"
1044 </File>
1045 <File
1046 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_strings.cpp"
1048 </File>
1049 <File
1050 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stropts.cpp"
1052 </File>
1053 <File
1054 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_mman.cpp"
1056 </File>
1057 <File
1058 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_msg.cpp"
1060 </File>
1061 <File
1062 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_resource.cpp"
1064 </File>
1065 <File
1066 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_select.cpp"
1068 </File>
1069 <File
1070 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_sendfile.cpp"
1072 </File>
1073 <File
1074 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_shm.cpp"
1076 </File>
1077 <File
1078 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_socket.cpp"
1080 </File>
1081 <File
1082 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_stat.cpp"
1084 </File>
1085 <File
1086 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_time.cpp"
1088 </File>
1089 <File
1090 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_uio.cpp"
1092 </File>
1093 <File
1094 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_utsname.cpp"
1096 </File>
1097 <File
1098 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_wait.cpp"
1100 </File>
1101 <File
1102 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_Thread.cpp"
1104 </File>
1105 <File
1106 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_time.cpp"
1108 </File>
1109 <File
1110 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_unistd.cpp"
1112 </File>
1113 <File
1114 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_wchar.cpp"
1116 </File>
1117 <File
1118 RelativePath="..\..\dep\ACE_wrappers\ace\OS_QoS.cpp"
1120 </File>
1121 <File
1122 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Thread_Adapter.cpp"
1124 </File>
1125 <File
1126 RelativePath="..\..\dep\ACE_wrappers\ace\OS_TLI.cpp"
1128 </File>
1129 <File
1130 RelativePath="..\..\dep\ACE_wrappers\ace\Pagefile_Memory_Pool.cpp"
1132 </File>
1133 <File
1134 RelativePath="..\..\dep\ACE_wrappers\ace\Parse_Node.cpp"
1136 </File>
1137 <File
1138 RelativePath="..\..\dep\ACE_wrappers\ace\PI_Malloc.cpp"
1140 </File>
1141 <File
1142 RelativePath="..\..\dep\ACE_wrappers\ace\Ping_Socket.cpp"
1144 </File>
1145 <File
1146 RelativePath="..\..\dep\ACE_wrappers\ace\Pipe.cpp"
1148 </File>
1149 <File
1150 RelativePath="..\..\dep\ACE_wrappers\ace\POSIX_Asynch_IO.cpp"
1152 </File>
1153 <File
1154 RelativePath="..\..\dep\ACE_wrappers\ace\POSIX_CB_Proactor.cpp"
1156 </File>
1157 <File
1158 RelativePath="..\..\dep\ACE_wrappers\ace\POSIX_Proactor.cpp"
1160 </File>
1161 <File
1162 RelativePath="..\..\dep\ACE_wrappers\ace\Priority_Reactor.cpp"
1164 </File>
1165 <File
1166 RelativePath="..\..\dep\ACE_wrappers\ace\Proactor.cpp"
1168 </File>
1169 <File
1170 RelativePath="..\..\dep\ACE_wrappers\ace\Proactor_Impl.cpp"
1172 </File>
1173 <File
1174 RelativePath="..\..\dep\ACE_wrappers\ace\Process.cpp"
1176 </File>
1177 <File
1178 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Manager.cpp"
1180 </File>
1181 <File
1182 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Mutex.cpp"
1184 </File>
1185 <File
1186 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Semaphore.cpp"
1188 </File>
1189 <File
1190 RelativePath="..\..\dep\ACE_wrappers\ace\Profile_Timer.cpp"
1192 </File>
1193 <File
1194 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor.cpp"
1196 </File>
1197 <File
1198 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor_Impl.cpp"
1200 </File>
1201 <File
1202 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor_Notification_Strategy.cpp"
1204 </File>
1205 <File
1206 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor_Timer_Interface.cpp"
1208 </File>
1209 <File
1210 RelativePath="..\..\dep\ACE_wrappers\ace\Read_Buffer.cpp"
1212 </File>
1213 <File
1214 RelativePath="..\..\dep\ACE_wrappers\ace\Recursive_Thread_Mutex.cpp"
1216 </File>
1217 <File
1218 RelativePath="..\..\dep\ACE_wrappers\ace\Recyclable.cpp"
1220 </File>
1221 <File
1222 RelativePath="..\..\dep\ACE_wrappers\ace\Registry.cpp"
1224 </File>
1225 <File
1226 RelativePath="..\..\dep\ACE_wrappers\ace\Registry_Name_Space.cpp"
1228 </File>
1229 <File
1230 RelativePath="..\..\dep\ACE_wrappers\ace\Remote_Name_Space.cpp"
1232 </File>
1233 <File
1234 RelativePath="..\..\dep\ACE_wrappers\ace\Remote_Tokens.cpp"
1236 </File>
1237 <File
1238 RelativePath="..\..\dep\ACE_wrappers\ace\Rtems_init.c"
1240 </File>
1241 <File
1242 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Mutex.cpp"
1244 </File>
1245 <File
1246 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Process_Mutex.cpp"
1248 </File>
1249 <File
1250 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Thread_Mutex.cpp"
1252 </File>
1253 <File
1254 RelativePath="..\..\dep\ACE_wrappers\ace\Sample_History.cpp"
1256 </File>
1257 <File
1258 RelativePath="..\..\dep\ACE_wrappers\ace\Sbrk_Memory_Pool.cpp"
1260 </File>
1261 <File
1262 RelativePath="..\..\dep\ACE_wrappers\ace\Sched_Params.cpp"
1264 </File>
1265 <File
1266 RelativePath="..\..\dep\ACE_wrappers\ace\Select_Reactor_Base.cpp"
1268 </File>
1269 <File
1270 RelativePath="..\..\dep\ACE_wrappers\ace\Semaphore.cpp"
1272 </File>
1273 <File
1274 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Config.cpp"
1276 </File>
1277 <File
1278 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Gestalt.cpp"
1280 </File>
1281 <File
1282 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Manager.cpp"
1284 </File>
1285 <File
1286 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Object.cpp"
1288 </File>
1289 <File
1290 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Repository.cpp"
1292 </File>
1293 <File
1294 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Types.cpp"
1296 </File>
1297 <File
1298 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory.cpp"
1300 </File>
1301 <File
1302 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory_MM.cpp"
1304 </File>
1305 <File
1306 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory_Pool.cpp"
1308 </File>
1309 <File
1310 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory_SV.cpp"
1312 </File>
1313 <File
1314 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Object.cpp"
1316 </File>
1317 <File
1318 RelativePath="..\..\dep\ACE_wrappers\ace\Sig_Adapter.cpp"
1320 </File>
1321 <File
1322 RelativePath="..\..\dep\ACE_wrappers\ace\Sig_Handler.cpp"
1324 </File>
1325 <File
1326 RelativePath="..\..\dep\ACE_wrappers\ace\Signal.cpp"
1328 </File>
1329 <File
1330 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK.cpp"
1332 </File>
1333 <File
1334 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Acceptor.cpp"
1336 </File>
1337 <File
1338 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_CODgram.cpp"
1340 </File>
1341 <File
1342 RelativePath="..\..\dep\ACE_wrappers\ace\Sock_Connect.cpp"
1344 </File>
1345 <File
1346 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Connector.cpp"
1348 </File>
1349 <File
1350 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram.cpp"
1352 </File>
1353 <File
1354 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram_Bcast.cpp"
1356 </File>
1357 <File
1358 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram_Mcast.cpp"
1360 </File>
1361 <File
1362 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_IO.cpp"
1364 </File>
1365 <File
1366 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Netlink.cpp"
1368 </File>
1369 <File
1370 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Acceptor.cpp"
1372 </File>
1373 <File
1374 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Association.cpp"
1376 </File>
1377 <File
1378 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Connector.cpp"
1380 </File>
1381 <File
1382 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Stream.cpp"
1384 </File>
1385 <File
1386 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE.cpp"
1388 </File>
1389 <File
1390 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Acceptor.cpp"
1392 </File>
1393 <File
1394 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Addr.cpp"
1396 </File>
1397 <File
1398 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Connector.cpp"
1400 </File>
1401 <File
1402 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Stream.cpp"
1404 </File>
1405 <File
1406 RelativePath="..\..\dep\ACE_wrappers\ace\SString.cpp"
1408 </File>
1409 <File
1410 RelativePath="..\..\dep\ACE_wrappers\ace\Stack_Trace.cpp"
1412 </File>
1413 <File
1414 RelativePath="..\..\dep\ACE_wrappers\ace\Stats.cpp"
1416 </File>
1417 <File
1418 RelativePath="..\..\dep\ACE_wrappers\ace\String_Base_Const.cpp"
1420 </File>
1421 <File
1422 RelativePath="..\..\dep\ACE_wrappers\ace\SUN_Proactor.cpp"
1424 </File>
1425 <File
1426 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Message.cpp"
1428 </File>
1429 <File
1430 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Message_Queue.cpp"
1432 </File>
1433 <File
1434 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Semaphore_Complex.cpp"
1436 </File>
1437 <File
1438 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Semaphore_Simple.cpp"
1440 </File>
1441 <File
1442 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Shared_Memory.cpp"
1444 </File>
1445 <File
1446 RelativePath="..\..\dep\ACE_wrappers\ace\Svc_Conf_Lexer.cpp"
1448 </File>
1449 <File
1450 RelativePath="..\..\dep\ACE_wrappers\ace\Svc_Conf_y.cpp"
1452 </File>
1453 <File
1454 RelativePath="..\..\dep\ACE_wrappers\ace\Synch_Options.cpp"
1456 </File>
1457 <File
1458 RelativePath="..\..\dep\ACE_wrappers\ace\System_Time.cpp"
1460 </File>
1461 <File
1462 RelativePath="..\..\dep\ACE_wrappers\ace\Task.cpp"
1464 </File>
1465 <File
1466 RelativePath="..\..\dep\ACE_wrappers\ace\Thread.cpp"
1468 </File>
1469 <File
1470 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Adapter.cpp"
1472 </File>
1473 <File
1474 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Control.cpp"
1476 </File>
1477 <File
1478 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Exit.cpp"
1480 </File>
1481 <File
1482 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Hook.cpp"
1484 </File>
1485 <File
1486 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Manager.cpp"
1488 </File>
1489 <File
1490 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Mutex.cpp"
1492 </File>
1493 <File
1494 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Semaphore.cpp"
1496 </File>
1497 <File
1498 RelativePath="..\..\dep\ACE_wrappers\ace\Throughput_Stats.cpp"
1500 </File>
1501 <File
1502 RelativePath="..\..\dep\ACE_wrappers\ace\Time_Value.cpp"
1504 </File>
1505 <File
1506 RelativePath="..\..\dep\ACE_wrappers\ace\Timeprobe.cpp"
1508 </File>
1509 <File
1510 RelativePath="..\..\dep\ACE_wrappers\ace\TLI.cpp"
1512 </File>
1513 <File
1514 RelativePath="..\..\dep\ACE_wrappers\ace\TLI_Acceptor.cpp"
1516 </File>
1517 <File
1518 RelativePath="..\..\dep\ACE_wrappers\ace\TLI_Connector.cpp"
1520 </File>
1521 <File
1522 RelativePath="..\..\dep\ACE_wrappers\ace\TLI_Stream.cpp"
1524 </File>
1525 <File
1526 RelativePath="..\..\dep\ACE_wrappers\ace\Token.cpp"
1528 </File>
1529 <File
1530 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Collection.cpp"
1532 </File>
1533 <File
1534 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Invariants.cpp"
1536 </File>
1537 <File
1538 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Manager.cpp"
1540 </File>
1541 <File
1542 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Request_Reply.cpp"
1544 </File>
1545 <File
1546 RelativePath="..\..\dep\ACE_wrappers\ace\TP_Reactor.cpp"
1548 </File>
1549 <File
1550 RelativePath="..\..\dep\ACE_wrappers\ace\Trace.cpp"
1552 </File>
1553 <File
1554 RelativePath="..\..\dep\ACE_wrappers\ace\TSS_Adapter.cpp"
1556 </File>
1557 <File
1558 RelativePath="..\..\dep\ACE_wrappers\ace\TTY_IO.cpp"
1560 </File>
1561 <File
1562 RelativePath="..\..\dep\ACE_wrappers\ace\UNIX_Addr.cpp"
1564 </File>
1565 <File
1566 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Acceptor.cpp"
1568 </File>
1569 <File
1570 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Connector.cpp"
1572 </File>
1573 <File
1574 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Stream.cpp"
1576 </File>
1577 <File
1578 RelativePath="..\..\dep\ACE_wrappers\ace\UTF16_Encoding_Converter.cpp"
1580 </File>
1581 <File
1582 RelativePath="..\..\dep\ACE_wrappers\ace\UTF32_Encoding_Converter.cpp"
1584 </File>
1585 <File
1586 RelativePath="..\..\dep\ACE_wrappers\ace\UTF8_Encoding_Converter.cpp"
1588 </File>
1589 <File
1590 RelativePath="..\..\dep\ACE_wrappers\ace\UUID.cpp"
1592 </File>
1593 <File
1594 RelativePath="..\..\dep\ACE_wrappers\ace\WFMO_Reactor.cpp"
1596 </File>
1597 <File
1598 RelativePath="..\..\dep\ACE_wrappers\ace\WIN32_Asynch_IO.cpp"
1600 </File>
1601 <File
1602 RelativePath="..\..\dep\ACE_wrappers\ace\WIN32_Proactor.cpp"
1604 </File>
1605 <File
1606 RelativePath="..\..\dep\ACE_wrappers\ace\XML_Svc_Conf.cpp"
1608 </File>
1609 <File
1610 RelativePath="..\..\dep\ACE_wrappers\ace\XTI_ATM_Mcast.cpp"
1612 </File>
1613 </Filter>
1614 <Filter
1615 Name="Header Files"
1616 Filter="h;hpp;hxx;hh"
1618 <File
1619 RelativePath="..\..\dep\ACE_wrappers\ace\Acceptor.h"
1621 </File>
1622 <File
1623 RelativePath="..\..\dep\ACE_wrappers\ace\ACE.h"
1625 </File>
1626 <File
1627 RelativePath="..\..\dep\ACE_wrappers\ace\ACE_export.h"
1629 </File>
1630 <File
1631 RelativePath="..\..\dep\ACE_wrappers\ace\ace_wchar.h"
1633 </File>
1634 <File
1635 RelativePath="..\..\dep\ACE_wrappers\ace\Activation_Queue.h"
1637 </File>
1638 <File
1639 RelativePath="..\..\dep\ACE_wrappers\ace\Active_Map_Manager.h"
1641 </File>
1642 <File
1643 RelativePath="..\..\dep\ACE_wrappers\ace\Active_Map_Manager_T.h"
1645 </File>
1646 <File
1647 RelativePath="..\..\dep\ACE_wrappers\ace\Addr.h"
1649 </File>
1650 <File
1651 RelativePath="..\..\dep\ACE_wrappers\ace\Arg_Shifter.h"
1653 </File>
1654 <File
1655 RelativePath="..\..\dep\ACE_wrappers\ace\ARGV.h"
1657 </File>
1658 <File
1659 RelativePath="..\..\dep\ACE_wrappers\ace\Argv_Type_Converter.h"
1661 </File>
1662 <File
1663 RelativePath="..\..\dep\ACE_wrappers\ace\Array.h"
1665 </File>
1666 <File
1667 RelativePath="..\..\dep\ACE_wrappers\ace\Array_Base.h"
1669 </File>
1670 <File
1671 RelativePath="..\..\dep\ACE_wrappers\ace\Array_Map.h"
1673 </File>
1674 <File
1675 RelativePath="..\..\dep\ACE_wrappers\ace\Assert.h"
1677 </File>
1678 <File
1679 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_Acceptor.h"
1681 </File>
1682 <File
1683 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_Connector.h"
1685 </File>
1686 <File
1687 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_IO.h"
1689 </File>
1690 <File
1691 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_IO_Impl.h"
1693 </File>
1694 <File
1695 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_Pseudo_Task.h"
1697 </File>
1698 <File
1699 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Acceptor.h"
1701 </File>
1702 <File
1703 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Addr.h"
1705 </File>
1706 <File
1707 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Connector.h"
1709 </File>
1710 <File
1711 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Params.h"
1713 </File>
1714 <File
1715 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_QoS.h"
1717 </File>
1718 <File
1719 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Stream.h"
1721 </File>
1722 <File
1723 RelativePath="..\..\dep\ACE_wrappers\ace\Atomic_Op.h"
1725 </File>
1726 <File
1727 RelativePath="..\..\dep\ACE_wrappers\ace\Atomic_Op_Sparc.h"
1729 </File>
1730 <File
1731 RelativePath="..\..\dep\ACE_wrappers\ace\Atomic_Op_T.h"
1733 </File>
1734 <File
1735 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_Event.h"
1737 </File>
1738 <File
1739 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_Functor.h"
1741 </File>
1742 <File
1743 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_IncDec_T.h"
1745 </File>
1746 <File
1747 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_Ptr.h"
1749 </File>
1750 <File
1751 RelativePath="..\..\dep\ACE_wrappers\ace\Barrier.h"
1753 </File>
1754 <File
1755 RelativePath="..\..\dep\ACE_wrappers\ace\Base_Thread_Adapter.h"
1757 </File>
1758 <File
1759 RelativePath="..\..\dep\ACE_wrappers\ace\Based_Pointer_Repository.h"
1761 </File>
1762 <File
1763 RelativePath="..\..\dep\ACE_wrappers\ace\Based_Pointer_T.h"
1765 </File>
1766 <File
1767 RelativePath="..\..\dep\ACE_wrappers\ace\Basic_Stats.h"
1769 </File>
1770 <File
1771 RelativePath="..\..\dep\ACE_wrappers\ace\Basic_Types.h"
1773 </File>
1774 <File
1775 RelativePath="..\..\dep\ACE_wrappers\ace\Bound_Ptr.h"
1777 </File>
1778 <File
1779 RelativePath="..\..\dep\ACE_wrappers\ace\Cache_Map_Manager_T.h"
1781 </File>
1782 <File
1783 RelativePath="..\..\dep\ACE_wrappers\ace\Cached_Connect_Strategy_T.h"
1785 </File>
1786 <File
1787 RelativePath="..\..\dep\ACE_wrappers\ace\Caching_Strategies_T.h"
1789 </File>
1790 <File
1791 RelativePath="..\..\dep\ACE_wrappers\ace\Caching_Utility_T.h"
1793 </File>
1794 <File
1795 RelativePath="..\..\dep\ACE_wrappers\ace\Capabilities.h"
1797 </File>
1798 <File
1799 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Base.h"
1801 </File>
1802 <File
1803 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Size.h"
1805 </File>
1806 <File
1807 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Stream.h"
1809 </File>
1810 <File
1811 RelativePath="..\..\dep\ACE_wrappers\ace\CE_Screen_Output.h"
1813 </File>
1814 <File
1815 RelativePath="..\..\dep\ACE_wrappers\ace\checked_iterator.h"
1817 </File>
1818 <File
1819 RelativePath="..\..\dep\ACE_wrappers\ace\Cleanup.h"
1821 </File>
1822 <File
1823 RelativePath="..\..\dep\ACE_wrappers\ace\Cleanup_Strategies_T.h"
1825 </File>
1826 <File
1827 RelativePath="..\..\dep\ACE_wrappers\ace\Codecs.h"
1829 </File>
1830 <File
1831 RelativePath="..\..\dep\ACE_wrappers\ace\Codeset_IBM1047.h"
1833 </File>
1834 <File
1835 RelativePath="..\..\dep\ACE_wrappers\ace\Codeset_Registry.h"
1837 </File>
1838 <File
1839 RelativePath="..\..\dep\ACE_wrappers\ace\Codeset_Symbols.h"
1841 </File>
1842 <File
1843 RelativePath="..\..\dep\ACE_wrappers\ace\Condition_Recursive_Thread_Mutex.h"
1845 </File>
1846 <File
1847 RelativePath="..\..\dep\ACE_wrappers\ace\Condition_T.h"
1849 </File>
1850 <File
1851 RelativePath="..\..\dep\ACE_wrappers\ace\Condition_Thread_Mutex.h"
1853 </File>
1854 <File
1855 RelativePath="..\..\dep\ACE_wrappers\ace\config-aix-5.x.h"
1857 </File>
1858 <File
1859 RelativePath="..\..\dep\ACE_wrappers\ace\config-all.h"
1861 </File>
1862 <File
1863 RelativePath="..\..\dep\ACE_wrappers\ace\config-borland-common.h"
1865 </File>
1866 <File
1867 RelativePath="..\..\dep\ACE_wrappers\ace\config-cray.h"
1869 </File>
1870 <File
1871 RelativePath="..\..\dep\ACE_wrappers\ace\config-cxx-common.h"
1873 </File>
1874 <File
1875 RelativePath="..\..\dep\ACE_wrappers\ace\config-cygwin32.h"
1877 </File>
1878 <File
1879 RelativePath="..\..\dep\ACE_wrappers\ace\config-doxygen.h"
1881 </File>
1882 <File
1883 RelativePath="..\..\dep\ACE_wrappers\ace\config-freebsd.h"
1885 </File>
1886 <File
1887 RelativePath="..\..\dep\ACE_wrappers\ace\config-g++-common.h"
1889 </File>
1890 <File
1891 RelativePath="..\..\dep\ACE_wrappers\ace\config-ghs-common.h"
1893 </File>
1894 <File
1895 RelativePath="..\..\dep\ACE_wrappers\ace\config-hpux-11.00.h"
1897 </File>
1898 <File
1899 RelativePath="..\..\dep\ACE_wrappers\ace\config-icc-common.h"
1901 </File>
1902 <File
1903 RelativePath="..\..\dep\ACE_wrappers\ace\config-integritySCA.h"
1905 </File>
1906 <File
1907 RelativePath="..\..\dep\ACE_wrappers\ace\config-irix6.5.x-sgic++.h"
1909 </File>
1910 <File
1911 RelativePath="..\..\dep\ACE_wrappers\ace\config-irix6.x-common.h"
1913 </File>
1914 <File
1915 RelativePath="..\..\dep\ACE_wrappers\ace\config-irix6.x-g++.h"
1917 </File>
1918 <File
1919 RelativePath="..\..\dep\ACE_wrappers\ace\config-irix6.x-sgic++.h"
1921 </File>
1922 <File
1923 RelativePath="..\..\dep\ACE_wrappers\ace\config-linux-common.h"
1925 </File>
1926 <File
1927 RelativePath="..\..\dep\ACE_wrappers\ace\config-linux.h"
1929 </File>
1930 <File
1931 RelativePath="..\..\dep\ACE_wrappers\ace\config-lite.h"
1933 </File>
1934 <File
1935 RelativePath="..\..\dep\ACE_wrappers\ace\config-lynxos.h"
1937 </File>
1938 <File
1939 RelativePath="..\..\dep\ACE_wrappers\ace\config-macosx-leopard.h"
1941 </File>
1942 <File
1943 RelativePath="..\..\dep\ACE_wrappers\ace\config-macosx-panther.h"
1945 </File>
1946 <File
1947 RelativePath="..\..\dep\ACE_wrappers\ace\config-macosx-tiger.h"
1949 </File>
1950 <File
1951 RelativePath="..\..\dep\ACE_wrappers\ace\config-macosx.h"
1953 </File>
1954 <File
1955 RelativePath="..\..\dep\ACE_wrappers\ace\config-macros.h"
1957 </File>
1958 <File
1959 RelativePath="..\..\dep\ACE_wrappers\ace\config-minimal.h"
1961 </File>
1962 <File
1963 RelativePath="..\..\dep\ACE_wrappers\ace\config-mvs.h"
1965 </File>
1966 <File
1967 RelativePath="..\..\dep\ACE_wrappers\ace\config-netbsd.h"
1969 </File>
1970 <File
1971 RelativePath="..\..\dep\ACE_wrappers\ace\config-openbsd.h"
1973 </File>
1974 <File
1975 RelativePath="..\..\dep\ACE_wrappers\ace\config-openvms.h"
1977 </File>
1978 <File
1979 RelativePath="..\..\dep\ACE_wrappers\ace\config-pharlap.h"
1981 </File>
1982 <File
1983 RelativePath="..\..\dep\ACE_wrappers\ace\config-posix-nonetworking.h"
1985 </File>
1986 <File
1987 RelativePath="..\..\dep\ACE_wrappers\ace\config-posix.h"
1989 </File>
1990 <File
1991 RelativePath="..\..\dep\ACE_wrappers\ace\config-qnx-neutrino.h"
1993 </File>
1994 <File
1995 RelativePath="..\..\dep\ACE_wrappers\ace\config-qnx-rtp-62x.h"
1997 </File>
1998 <File
1999 RelativePath="..\..\dep\ACE_wrappers\ace\config-qnx-rtp-common.h"
2001 </File>
2002 <File
2003 RelativePath="..\..\dep\ACE_wrappers\ace\config-qnx-rtp-pre62x.h"
2005 </File>
2006 <File
2007 RelativePath="..\..\dep\ACE_wrappers\ace\config-qnx-rtp.h"
2009 </File>
2010 <File
2011 RelativePath="..\..\dep\ACE_wrappers\ace\config-rtems.h"
2013 </File>
2014 <File
2015 RelativePath="..\..\dep\ACE_wrappers\ace\config-sco-5.0.0-nothread.h"
2017 </File>
2018 <File
2019 RelativePath="..\..\dep\ACE_wrappers\ace\config-sco-5.0.0.h"
2021 </File>
2022 <File
2023 RelativePath="..\..\dep\ACE_wrappers\ace\config-suncc-common.h"
2025 </File>
2026 <File
2027 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.10.h"
2029 </File>
2030 <File
2031 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.11.h"
2033 </File>
2034 <File
2035 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.4-g++.h"
2037 </File>
2038 <File
2039 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.4-sunc++-4.x.h"
2041 </File>
2042 <File
2043 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.5.h"
2045 </File>
2046 <File
2047 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.6.h"
2049 </File>
2050 <File
2051 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.7.h"
2053 </File>
2054 <File
2055 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.8.h"
2057 </File>
2058 <File
2059 RelativePath="..\..\dep\ACE_wrappers\ace\config-sunos5.9.h"
2061 </File>
2062 <File
2063 RelativePath="..\..\dep\ACE_wrappers\ace\config-tandem-nsk-mips-v2.h"
2065 </File>
2066 <File
2067 RelativePath="..\..\dep\ACE_wrappers\ace\config-tandem-nsk-mips-v3.h"
2069 </File>
2070 <File
2071 RelativePath="..\..\dep\ACE_wrappers\ace\config-tandem.h"
2073 </File>
2074 <File
2075 RelativePath="..\..\dep\ACE_wrappers\ace\config-tru64.h"
2077 </File>
2078 <File
2079 RelativePath="..\..\dep\ACE_wrappers\ace\config-unixware-7.1.0.h"
2081 </File>
2082 <File
2083 RelativePath="..\..\dep\ACE_wrappers\ace\config-unixware-7.1.0.udk.h"
2085 </File>
2086 <File
2087 RelativePath="..\..\dep\ACE_wrappers\ace\config-visualage.h"
2089 </File>
2090 <File
2091 RelativePath="..\..\dep\ACE_wrappers\ace\config-vxworks.h"
2093 </File>
2094 <File
2095 RelativePath="..\..\dep\ACE_wrappers\ace\config-vxworks5.x.h"
2097 </File>
2098 <File
2099 RelativePath="..\..\dep\ACE_wrappers\ace\config-vxworks6.2.h"
2101 </File>
2102 <File
2103 RelativePath="..\..\dep\ACE_wrappers\ace\config-vxworks6.3.h"
2105 </File>
2106 <File
2107 RelativePath="..\..\dep\ACE_wrappers\ace\config-vxworks6.4.h"
2109 </File>
2110 <File
2111 RelativePath="..\..\dep\ACE_wrappers\ace\config-vxworks6.5.h"
2113 </File>
2114 <File
2115 RelativePath="..\..\dep\ACE_wrappers\ace\config-vxworks6.6.h"
2117 </File>
2118 <File
2119 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-borland.h"
2121 </File>
2122 <File
2123 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-common.h"
2125 </File>
2126 <File
2127 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-dmc.h"
2129 </File>
2130 <File
2131 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-ghs.h"
2133 </File>
2134 <File
2135 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-interix.h"
2137 </File>
2138 <File
2139 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-mingw.h"
2141 </File>
2142 <File
2143 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-msvc-7.h"
2145 </File>
2146 <File
2147 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-msvc-8.h"
2149 </File>
2150 <File
2151 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-msvc-9.h"
2153 </File>
2154 <File
2155 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32-msvc.h"
2157 </File>
2158 <File
2159 RelativePath="..\..\dep\ACE_wrappers\ace\config-win32.h"
2161 </File>
2162 <File
2163 RelativePath="..\..\dep\ACE_wrappers\ace\config-WinCE.h"
2165 </File>
2166 <File
2167 RelativePath="..\..\dep\ACE_wrappers\ace\config.h"
2169 </File>
2170 <File
2171 RelativePath="..\..\dep\ACE_wrappers\ace\Configuration.h"
2173 </File>
2174 <File
2175 RelativePath="..\..\dep\ACE_wrappers\ace\Configuration_Import_Export.h"
2177 </File>
2178 <File
2179 RelativePath="..\..\dep\ACE_wrappers\ace\Connection_Recycling_Strategy.h"
2181 </File>
2182 <File
2183 RelativePath="..\..\dep\ACE_wrappers\ace\Connector.h"
2185 </File>
2186 <File
2187 RelativePath="..\..\dep\ACE_wrappers\ace\Containers.h"
2189 </File>
2190 <File
2191 RelativePath="..\..\dep\ACE_wrappers\ace\Containers_T.h"
2193 </File>
2194 <File
2195 RelativePath="..\..\dep\ACE_wrappers\ace\Copy_Disabled.h"
2197 </File>
2198 <File
2199 RelativePath="..\..\dep\ACE_wrappers\ace\CORBA_macros.h"
2201 </File>
2202 <File
2203 RelativePath="..\..\dep\ACE_wrappers\ace\Countdown_Time.h"
2205 </File>
2206 <File
2207 RelativePath="..\..\dep\ACE_wrappers\ace\Date_Time.h"
2209 </File>
2210 <File
2211 RelativePath="..\..\dep\ACE_wrappers\ace\Default_Constants.h"
2213 </File>
2214 <File
2215 RelativePath="..\..\dep\ACE_wrappers\ace\DEV.h"
2217 </File>
2218 <File
2219 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_Addr.h"
2221 </File>
2222 <File
2223 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_Connector.h"
2225 </File>
2226 <File
2227 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_IO.h"
2229 </File>
2230 <File
2231 RelativePath="..\..\dep\ACE_wrappers\ace\Dev_Poll_Reactor.h"
2233 </File>
2234 <File
2235 RelativePath="..\..\dep\ACE_wrappers\ace\Dirent.h"
2237 </File>
2238 <File
2239 RelativePath="..\..\dep\ACE_wrappers\ace\Dirent_Selector.h"
2241 </File>
2242 <File
2243 RelativePath="..\..\dep\ACE_wrappers\ace\DLL.h"
2245 </File>
2246 <File
2247 RelativePath="..\..\dep\ACE_wrappers\ace\DLL_Manager.h"
2249 </File>
2250 <File
2251 RelativePath="..\..\dep\ACE_wrappers\ace\Dump.h"
2253 </File>
2254 <File
2255 RelativePath="..\..\dep\ACE_wrappers\ace\Dump_T.h"
2257 </File>
2258 <File
2259 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic.h"
2261 </File>
2262 <File
2263 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Message_Strategy.h"
2265 </File>
2266 <File
2267 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Service.h"
2269 </File>
2270 <File
2271 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Service_Base.h"
2273 </File>
2274 <File
2275 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Service_Dependency.h"
2277 </File>
2278 <File
2279 RelativePath="..\..\dep\ACE_wrappers\ace\Encoding_Converter.h"
2281 </File>
2282 <File
2283 RelativePath="..\..\dep\ACE_wrappers\ace\Encoding_Converter_Factory.h"
2285 </File>
2286 <File
2287 RelativePath="..\..\dep\ACE_wrappers\ace\Env_Value_T.h"
2289 </File>
2290 <File
2291 RelativePath="..\..\dep\ACE_wrappers\ace\Event.h"
2293 </File>
2294 <File
2295 RelativePath="..\..\dep\ACE_wrappers\ace\Event_Handler.h"
2297 </File>
2298 <File
2299 RelativePath="..\..\dep\ACE_wrappers\ace\Event_Handler_T.h"
2301 </File>
2302 <File
2303 RelativePath="..\..\dep\ACE_wrappers\ace\Exception_Macros.h"
2305 </File>
2306 <File
2307 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO.h"
2309 </File>
2310 <File
2311 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Recv.h"
2313 </File>
2314 <File
2315 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Recv_Msg.h"
2317 </File>
2318 <File
2319 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Send.h"
2321 </File>
2322 <File
2323 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Send_Msg.h"
2325 </File>
2326 <File
2327 RelativePath="..\..\dep\ACE_wrappers\ace\FILE.h"
2329 </File>
2330 <File
2331 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_Addr.h"
2333 </File>
2334 <File
2335 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_Connector.h"
2337 </File>
2338 <File
2339 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_IO.h"
2341 </File>
2342 <File
2343 RelativePath="..\..\dep\ACE_wrappers\ace\File_Lock.h"
2345 </File>
2346 <File
2347 RelativePath="..\..\dep\ACE_wrappers\ace\Filecache.h"
2349 </File>
2350 <File
2351 RelativePath="..\..\dep\ACE_wrappers\ace\Flag_Manip.h"
2353 </File>
2354 <File
2355 RelativePath="..\..\dep\ACE_wrappers\ace\Framework_Component.h"
2357 </File>
2358 <File
2359 RelativePath="..\..\dep\ACE_wrappers\ace\Framework_Component_T.h"
2361 </File>
2362 <File
2363 RelativePath="..\..\dep\ACE_wrappers\ace\Free_List.h"
2365 </File>
2366 <File
2367 RelativePath="..\..\dep\ACE_wrappers\ace\Functor.h"
2369 </File>
2370 <File
2371 RelativePath="..\..\dep\ACE_wrappers\ace\Functor_String.h"
2373 </File>
2374 <File
2375 RelativePath="..\..\dep\ACE_wrappers\ace\Functor_T.h"
2377 </File>
2378 <File
2379 RelativePath="..\..\dep\ACE_wrappers\ace\Future.h"
2381 </File>
2382 <File
2383 RelativePath="..\..\dep\ACE_wrappers\ace\Future_Set.h"
2385 </File>
2386 <File
2387 RelativePath="..\..\dep\ACE_wrappers\ace\Get_Opt.h"
2389 </File>
2390 <File
2391 RelativePath="..\..\dep\ACE_wrappers\ace\Global_Macros.h"
2393 </File>
2394 <File
2395 RelativePath="..\..\dep\ACE_wrappers\ace\Guard_T.h"
2397 </File>
2398 <File
2399 RelativePath="..\..\dep\ACE_wrappers\ace\Handle_Gobbler.h"
2401 </File>
2402 <File
2403 RelativePath="..\..\dep\ACE_wrappers\ace\Handle_Ops.h"
2405 </File>
2406 <File
2407 RelativePath="..\..\dep\ACE_wrappers\ace\Handle_Set.h"
2409 </File>
2410 <File
2411 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Cache_Map_Manager_T.h"
2413 </File>
2414 <File
2415 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Map_Manager.h"
2417 </File>
2418 <File
2419 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Map_Manager_T.h"
2421 </File>
2422 <File
2423 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Map_With_Allocator_T.h"
2425 </File>
2426 <File
2427 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Multi_Map_Manager_T.h"
2429 </File>
2430 <File
2431 RelativePath="..\..\dep\ACE_wrappers\ace\Hashable.h"
2433 </File>
2434 <File
2435 RelativePath="..\..\dep\ACE_wrappers\ace\High_Res_Timer.h"
2437 </File>
2438 <File
2439 RelativePath="..\..\dep\ACE_wrappers\ace\ICMP_Socket.h"
2441 </File>
2442 <File
2443 RelativePath="..\..\dep\ACE_wrappers\ace\If_Then_Else.h"
2445 </File>
2446 <File
2447 RelativePath="..\..\dep\ACE_wrappers\ace\INET_Addr.h"
2449 </File>
2450 <File
2451 RelativePath="..\..\dep\ACE_wrappers\ace\Init_ACE.h"
2453 </File>
2454 <File
2455 RelativePath="..\..\dep\ACE_wrappers\ace\Intrusive_Auto_Ptr.h"
2457 </File>
2458 <File
2459 RelativePath="..\..\dep\ACE_wrappers\ace\Intrusive_List.h"
2461 </File>
2462 <File
2463 RelativePath="..\..\dep\ACE_wrappers\ace\Intrusive_List_Node.h"
2465 </File>
2466 <File
2467 RelativePath="..\..\dep\ACE_wrappers\ace\IO_Cntl_Msg.h"
2469 </File>
2470 <File
2471 RelativePath="..\..\dep\ACE_wrappers\ace\IO_SAP.h"
2473 </File>
2474 <File
2475 RelativePath="..\..\dep\ACE_wrappers\ace\iosfwd.h"
2477 </File>
2478 <File
2479 RelativePath="..\..\dep\ACE_wrappers\ace\IOStream.h"
2481 </File>
2482 <File
2483 RelativePath="..\..\dep\ACE_wrappers\ace\IOStream_T.h"
2485 </File>
2486 <File
2487 RelativePath="..\..\dep\ACE_wrappers\ace\IPC_SAP.h"
2489 </File>
2490 <File
2491 RelativePath="..\..\dep\ACE_wrappers\ace\Lib_Find.h"
2493 </File>
2494 <File
2495 RelativePath="..\..\dep\ACE_wrappers\ace\Local_Memory_Pool.h"
2497 </File>
2498 <File
2499 RelativePath="..\..\dep\ACE_wrappers\ace\Local_Name_Space.h"
2501 </File>
2502 <File
2503 RelativePath="..\..\dep\ACE_wrappers\ace\Local_Name_Space_T.h"
2505 </File>
2506 <File
2507 RelativePath="..\..\dep\ACE_wrappers\ace\Local_Tokens.h"
2509 </File>
2510 <File
2511 RelativePath="..\..\dep\ACE_wrappers\ace\Lock.h"
2513 </File>
2514 <File
2515 RelativePath="..\..\dep\ACE_wrappers\ace\Lock_Adapter_T.h"
2517 </File>
2518 <File
2519 RelativePath="..\..\dep\ACE_wrappers\ace\LOCK_SOCK_Acceptor.h"
2521 </File>
2522 <File
2523 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg.h"
2525 </File>
2526 <File
2527 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_Backend.h"
2529 </File>
2530 <File
2531 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_Callback.h"
2533 </File>
2534 <File
2535 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_IPC.h"
2537 </File>
2538 <File
2539 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_NT_Event_Log.h"
2541 </File>
2542 <File
2543 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg_UNIX_Syslog.h"
2545 </File>
2546 <File
2547 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Priority.h"
2549 </File>
2550 <File
2551 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Record.h"
2553 </File>
2554 <File
2555 RelativePath="..\..\dep\ACE_wrappers\ace\Logging_Strategy.h"
2557 </File>
2558 <File
2559 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK.h"
2561 </File>
2562 <File
2563 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Acceptor.h"
2565 </File>
2566 <File
2567 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_CODgram.h"
2569 </File>
2570 <File
2571 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Connector.h"
2573 </File>
2574 <File
2575 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Dgram.h"
2577 </File>
2578 <File
2579 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Stream.h"
2581 </File>
2582 <File
2583 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc.h"
2585 </File>
2586 <File
2587 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc_Allocator.h"
2589 </File>
2590 <File
2591 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc_Base.h"
2593 </File>
2594 <File
2595 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc_T.h"
2597 </File>
2598 <File
2599 RelativePath="..\..\dep\ACE_wrappers\ace\Managed_Object.h"
2601 </File>
2602 <File
2603 RelativePath="..\..\dep\ACE_wrappers\ace\Manual_Event.h"
2605 </File>
2606 <File
2607 RelativePath="..\..\dep\ACE_wrappers\ace\Map.h"
2609 </File>
2610 <File
2611 RelativePath="..\..\dep\ACE_wrappers\ace\Map_Manager.h"
2613 </File>
2614 <File
2615 RelativePath="..\..\dep\ACE_wrappers\ace\Map_T.h"
2617 </File>
2618 <File
2619 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Acceptor.h"
2621 </File>
2622 <File
2623 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Addr.h"
2625 </File>
2626 <File
2627 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Connector.h"
2629 </File>
2630 <File
2631 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_IO.h"
2633 </File>
2634 <File
2635 RelativePath="..\..\dep\ACE_wrappers\ace\Mem_Map.h"
2637 </File>
2638 <File
2639 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_SAP.h"
2641 </File>
2642 <File
2643 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Stream.h"
2645 </File>
2646 <File
2647 RelativePath="..\..\dep\ACE_wrappers\ace\Memory_Pool.h"
2649 </File>
2650 <File
2651 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Block.h"
2653 </File>
2654 <File
2655 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Block_T.h"
2657 </File>
2658 <File
2659 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue.h"
2661 </File>
2662 <File
2663 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue_NT.h"
2665 </File>
2666 <File
2667 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue_T.h"
2669 </File>
2670 <File
2671 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue_Vx.h"
2673 </File>
2674 <File
2675 RelativePath="..\..\dep\ACE_wrappers\ace\Method_Object.h"
2677 </File>
2678 <File
2679 RelativePath="..\..\dep\ACE_wrappers\ace\Method_Request.h"
2681 </File>
2682 <File
2683 RelativePath="..\..\dep\ACE_wrappers\ace\Metrics_Cache.h"
2685 </File>
2686 <File
2687 RelativePath="..\..\dep\ACE_wrappers\ace\Metrics_Cache_T.h"
2689 </File>
2690 <File
2691 RelativePath="..\..\dep\ACE_wrappers\ace\Min_Max.h"
2693 </File>
2694 <File
2695 RelativePath="..\..\dep\ACE_wrappers\ace\MMAP_Memory_Pool.h"
2697 </File>
2698 <File
2699 RelativePath="..\..\dep\ACE_wrappers\ace\Module.h"
2701 </File>
2702 <File
2703 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Admin.h"
2705 </File>
2706 <File
2707 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Admin_Manager.h"
2709 </File>
2710 <File
2711 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Base.h"
2713 </File>
2714 <File
2715 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Control_Action.h"
2717 </File>
2718 <File
2719 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Control_Types.h"
2721 </File>
2722 <File
2723 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Point_Registry.h"
2725 </File>
2726 <File
2727 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Size.h"
2729 </File>
2730 <File
2731 RelativePath="..\..\dep\ACE_wrappers\ace\Msg_WFMO_Reactor.h"
2733 </File>
2734 <File
2735 RelativePath="..\..\dep\ACE_wrappers\ace\Multihomed_INET_Addr.h"
2737 </File>
2738 <File
2739 RelativePath="..\..\dep\ACE_wrappers\ace\Mutex.h"
2741 </File>
2742 <File
2743 RelativePath="..\..\dep\ACE_wrappers\ace\Name_Proxy.h"
2745 </File>
2746 <File
2747 RelativePath="..\..\dep\ACE_wrappers\ace\Name_Request_Reply.h"
2749 </File>
2750 <File
2751 RelativePath="..\..\dep\ACE_wrappers\ace\Name_Space.h"
2753 </File>
2754 <File
2755 RelativePath="..\..\dep\ACE_wrappers\ace\Naming_Context.h"
2757 </File>
2758 <File
2759 RelativePath="..\..\dep\ACE_wrappers\ace\Netlink_Addr.h"
2761 </File>
2762 <File
2763 RelativePath="..\..\dep\ACE_wrappers\ace\Node.h"
2765 </File>
2766 <File
2767 RelativePath="..\..\dep\ACE_wrappers\ace\Notification_Queue.h"
2769 </File>
2770 <File
2771 RelativePath="..\..\dep\ACE_wrappers\ace\Notification_Strategy.h"
2773 </File>
2774 <File
2775 RelativePath="..\..\dep\ACE_wrappers\ace\NT_Service.h"
2777 </File>
2778 <File
2779 RelativePath="..\..\dep\ACE_wrappers\ace\Null_Barrier.h"
2781 </File>
2782 <File
2783 RelativePath="..\..\dep\ACE_wrappers\ace\Null_Condition.h"
2785 </File>
2786 <File
2787 RelativePath="..\..\dep\ACE_wrappers\ace\Null_Mutex.h"
2789 </File>
2790 <File
2791 RelativePath="..\..\dep\ACE_wrappers\ace\Null_Semaphore.h"
2793 </File>
2794 <File
2795 RelativePath="..\..\dep\ACE_wrappers\ace\Numeric_Limits.h"
2797 </File>
2798 <File
2799 RelativePath="..\..\dep\ACE_wrappers\ace\Obchunk.h"
2801 </File>
2802 <File
2803 RelativePath="..\..\dep\ACE_wrappers\ace\Object_Manager.h"
2805 </File>
2806 <File
2807 RelativePath="..\..\dep\ACE_wrappers\ace\Object_Manager_Base.h"
2809 </File>
2810 <File
2811 RelativePath="..\..\dep\ACE_wrappers\ace\Obstack.h"
2813 </File>
2814 <File
2815 RelativePath="..\..\dep\ACE_wrappers\ace\Obstack_T.h"
2817 </File>
2818 <File
2819 RelativePath="..\..\dep\ACE_wrappers\ace\OS.h"
2821 </File>
2822 <File
2823 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_aio.h"
2825 </File>
2826 <File
2827 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_assert.h"
2829 </File>
2830 <File
2831 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_byteswap.h"
2833 </File>
2834 <File
2835 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_complex.h"
2837 </File>
2838 <File
2839 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_cpio.h"
2841 </File>
2842 <File
2843 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_ctype.h"
2845 </File>
2846 <File
2847 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Dirent.h"
2849 </File>
2850 <File
2851 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_dirent.h"
2853 </File>
2854 <File
2855 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_dlfcn.h"
2857 </File>
2858 <File
2859 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Errno.h"
2861 </File>
2862 <File
2863 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_errno.h"
2865 </File>
2866 <File
2867 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_fcntl.h"
2869 </File>
2870 <File
2871 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_fenv.h"
2873 </File>
2874 <File
2875 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_float.h"
2877 </File>
2878 <File
2879 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_fmtmsg.h"
2881 </File>
2882 <File
2883 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_fnmatch.h"
2885 </File>
2886 <File
2887 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_ftw.h"
2889 </File>
2890 <File
2891 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_glob.h"
2893 </File>
2894 <File
2895 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_grp.h"
2897 </File>
2898 <File
2899 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_iconv.h"
2901 </File>
2902 <File
2903 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\net\os_if.h"
2905 </File>
2906 <File
2907 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\netinet\os_in.h"
2909 </File>
2910 <File
2911 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\arpa\os_inet.h"
2913 </File>
2914 <File
2915 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_intrin.h"
2917 </File>
2918 <File
2919 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_inttypes.h"
2921 </File>
2922 <File
2923 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_ipc.h"
2925 </File>
2926 <File
2927 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_iso646.h"
2929 </File>
2930 <File
2931 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_kstat.h"
2933 </File>
2934 <File
2935 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_langinfo.h"
2937 </File>
2938 <File
2939 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_libgen.h"
2941 </File>
2942 <File
2943 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_limits.h"
2945 </File>
2946 <File
2947 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_loadavg.h"
2949 </File>
2950 <File
2951 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_local.h"
2953 </File>
2954 <File
2955 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Log_Msg_Attributes.h"
2957 </File>
2958 <File
2959 RelativePath="..\..\dep\ACE_wrappers\ace\OS_main.h"
2961 </File>
2962 <File
2963 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_math.h"
2965 </File>
2966 <File
2967 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Memory.h"
2969 </File>
2970 <File
2971 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_mman.h"
2973 </File>
2974 <File
2975 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_monetary.h"
2977 </File>
2978 <File
2979 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_mqueue.h"
2981 </File>
2982 <File
2983 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_msg.h"
2985 </File>
2986 <File
2987 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_ndbm.h"
2989 </File>
2990 <File
2991 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_netdb.h"
2993 </File>
2994 <File
2995 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_nl_types.h"
2997 </File>
2998 <File
2999 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_arpa_inet.h"
3001 </File>
3002 <File
3003 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_ctype.h"
3005 </File>
3006 <File
3007 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_dirent.h"
3009 </File>
3010 <File
3011 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_dlfcn.h"
3013 </File>
3014 <File
3015 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_errno.h"
3017 </File>
3018 <File
3019 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_fcntl.h"
3021 </File>
3022 <File
3023 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_macros.h"
3025 </File>
3026 <File
3027 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_math.h"
3029 </File>
3030 <File
3031 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_netdb.h"
3033 </File>
3034 <File
3035 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_poll.h"
3037 </File>
3038 <File
3039 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_pwd.h"
3041 </File>
3042 <File
3043 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_regex.h"
3045 </File>
3046 <File
3047 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_signal.h"
3049 </File>
3050 <File
3051 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stdio.h"
3053 </File>
3054 <File
3055 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stdlib.h"
3057 </File>
3058 <File
3059 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_string.h"
3061 </File>
3062 <File
3063 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_strings.h"
3065 </File>
3066 <File
3067 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stropts.h"
3069 </File>
3070 <File
3071 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_mman.h"
3073 </File>
3074 <File
3075 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_msg.h"
3077 </File>
3078 <File
3079 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_resource.h"
3081 </File>
3082 <File
3083 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_select.h"
3085 </File>
3086 <File
3087 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_sendfile.h"
3089 </File>
3090 <File
3091 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_shm.h"
3093 </File>
3094 <File
3095 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_socket.h"
3097 </File>
3098 <File
3099 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_stat.h"
3101 </File>
3102 <File
3103 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_time.h"
3105 </File>
3106 <File
3107 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_uio.h"
3109 </File>
3110 <File
3111 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_utsname.h"
3113 </File>
3114 <File
3115 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_wait.h"
3117 </File>
3118 <File
3119 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_Thread.h"
3121 </File>
3122 <File
3123 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_time.h"
3125 </File>
3126 <File
3127 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_unistd.h"
3129 </File>
3130 <File
3131 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_wchar.h"
3133 </File>
3134 <File
3135 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_pdh.h"
3137 </File>
3138 <File
3139 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_pdhmsg.h"
3141 </File>
3142 <File
3143 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_poll.h"
3145 </File>
3146 <File
3147 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_pstat.h"
3149 </File>
3150 <File
3151 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_pthread.h"
3153 </File>
3154 <File
3155 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_pwd.h"
3157 </File>
3158 <File
3159 RelativePath="..\..\dep\ACE_wrappers\ace\OS_QoS.h"
3161 </File>
3162 <File
3163 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_regex.h"
3165 </File>
3166 <File
3167 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_resource.h"
3169 </File>
3170 <File
3171 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_sched.h"
3173 </File>
3174 <File
3175 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_search.h"
3177 </File>
3178 <File
3179 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_select.h"
3181 </File>
3182 <File
3183 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_sem.h"
3185 </File>
3186 <File
3187 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_semaphore.h"
3189 </File>
3190 <File
3191 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_setjmp.h"
3193 </File>
3194 <File
3195 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_shm.h"
3197 </File>
3198 <File
3199 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_signal.h"
3201 </File>
3202 <File
3203 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_socket.h"
3205 </File>
3206 <File
3207 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_spawn.h"
3209 </File>
3210 <File
3211 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_stat.h"
3213 </File>
3214 <File
3215 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_statvfs.h"
3217 </File>
3218 <File
3219 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_stdarg.h"
3221 </File>
3222 <File
3223 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_stdbool.h"
3225 </File>
3226 <File
3227 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_stddef.h"
3229 </File>
3230 <File
3231 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_stdint.h"
3233 </File>
3234 <File
3235 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_stdio.h"
3237 </File>
3238 <File
3239 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_stdlib.h"
3241 </File>
3242 <File
3243 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_string.h"
3245 </File>
3246 <File
3247 RelativePath="..\..\dep\ACE_wrappers\ace\OS_String.h"
3249 </File>
3250 <File
3251 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_strings.h"
3253 </File>
3254 <File
3255 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_stropts.h"
3257 </File>
3258 <File
3259 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_sysctl.h"
3261 </File>
3262 <File
3263 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_sysinfo.h"
3265 </File>
3266 <File
3267 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_syslog.h"
3269 </File>
3270 <File
3271 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_tar.h"
3273 </File>
3274 <File
3275 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\netinet\os_tcp.h"
3277 </File>
3278 <File
3279 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_termios.h"
3281 </File>
3282 <File
3283 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_tgmath.h"
3285 </File>
3286 <File
3287 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Thread_Adapter.h"
3289 </File>
3290 <File
3291 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_time.h"
3293 </File>
3294 <File
3295 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_time.h"
3297 </File>
3298 <File
3299 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_timeb.h"
3301 </File>
3302 <File
3303 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_times.h"
3305 </File>
3306 <File
3307 RelativePath="..\..\dep\ACE_wrappers\ace\OS_TLI.h"
3309 </File>
3310 <File
3311 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_trace.h"
3313 </File>
3314 <File
3315 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_types.h"
3317 </File>
3318 <File
3319 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_ucontext.h"
3321 </File>
3322 <File
3323 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_uio.h"
3325 </File>
3326 <File
3327 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_ulimit.h"
3329 </File>
3330 <File
3331 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_un.h"
3333 </File>
3334 <File
3335 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_unistd.h"
3337 </File>
3338 <File
3339 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_utime.h"
3341 </File>
3342 <File
3343 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_utmpx.h"
3345 </File>
3346 <File
3347 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_utsname.h"
3349 </File>
3350 <File
3351 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_wait.h"
3353 </File>
3354 <File
3355 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_wchar.h"
3357 </File>
3358 <File
3359 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_wctype.h"
3361 </File>
3362 <File
3363 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_wordexp.h"
3365 </File>
3366 <File
3367 RelativePath="..\..\dep\ACE_wrappers\ace\Pagefile_Memory_Pool.h"
3369 </File>
3370 <File
3371 RelativePath="..\..\dep\ACE_wrappers\ace\Pair.h"
3373 </File>
3374 <File
3375 RelativePath="..\..\dep\ACE_wrappers\ace\Pair_T.h"
3377 </File>
3378 <File
3379 RelativePath="..\..\dep\ACE_wrappers\ace\Parse_Node.h"
3381 </File>
3382 <File
3383 RelativePath="..\..\dep\ACE_wrappers\ace\PI_Malloc.h"
3385 </File>
3386 <File
3387 RelativePath="..\..\dep\ACE_wrappers\ace\Ping_Socket.h"
3389 </File>
3390 <File
3391 RelativePath="..\..\dep\ACE_wrappers\ace\Pipe.h"
3393 </File>
3394 <File
3395 RelativePath="..\..\dep\ACE_wrappers\ace\POSIX_Asynch_IO.h"
3397 </File>
3398 <File
3399 RelativePath="..\..\dep\ACE_wrappers\ace\POSIX_CB_Proactor.h"
3401 </File>
3402 <File
3403 RelativePath="..\..\dep\ACE_wrappers\ace\POSIX_Proactor.h"
3405 </File>
3406 <File
3407 RelativePath="..\..\dep\ACE_wrappers\ace\post.h"
3409 </File>
3410 <File
3411 RelativePath="..\..\dep\ACE_wrappers\ace\pre.h"
3413 </File>
3414 <File
3415 RelativePath="..\..\dep\ACE_wrappers\ace\Priority_Reactor.h"
3417 </File>
3418 <File
3419 RelativePath="..\..\dep\ACE_wrappers\ace\Proactor.h"
3421 </File>
3422 <File
3423 RelativePath="..\..\dep\ACE_wrappers\ace\Proactor_Impl.h"
3425 </File>
3426 <File
3427 RelativePath="..\..\dep\ACE_wrappers\ace\Process.h"
3429 </File>
3430 <File
3431 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Manager.h"
3433 </File>
3434 <File
3435 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Mutex.h"
3437 </File>
3438 <File
3439 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Semaphore.h"
3441 </File>
3442 <File
3443 RelativePath="..\..\dep\ACE_wrappers\ace\Profile_Timer.h"
3445 </File>
3446 <File
3447 RelativePath="..\..\dep\ACE_wrappers\ace\RB_Tree.h"
3449 </File>
3450 <File
3451 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor.h"
3453 </File>
3454 <File
3455 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor_Impl.h"
3457 </File>
3458 <File
3459 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor_Notification_Strategy.h"
3461 </File>
3462 <File
3463 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor_Timer_Interface.h"
3465 </File>
3466 <File
3467 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor_Token_T.h"
3469 </File>
3470 <File
3471 RelativePath="..\..\dep\ACE_wrappers\ace\Read_Buffer.h"
3473 </File>
3474 <File
3475 RelativePath="..\..\dep\ACE_wrappers\ace\Recursive_Thread_Mutex.h"
3477 </File>
3478 <File
3479 RelativePath="..\..\dep\ACE_wrappers\ace\Recyclable.h"
3481 </File>
3482 <File
3483 RelativePath="..\..\dep\ACE_wrappers\ace\Refcountable.h"
3485 </File>
3486 <File
3487 RelativePath="..\..\dep\ACE_wrappers\ace\Refcountable_T.h"
3489 </File>
3490 <File
3491 RelativePath="..\..\dep\ACE_wrappers\ace\Refcounted_Auto_Ptr.h"
3493 </File>
3494 <File
3495 RelativePath="..\..\dep\ACE_wrappers\ace\Registry.h"
3497 </File>
3498 <File
3499 RelativePath="..\..\dep\ACE_wrappers\ace\Registry_Name_Space.h"
3501 </File>
3502 <File
3503 RelativePath="..\..\dep\ACE_wrappers\ace\Remote_Name_Space.h"
3505 </File>
3506 <File
3507 RelativePath="..\..\dep\ACE_wrappers\ace\Remote_Tokens.h"
3509 </File>
3510 <File
3511 RelativePath="..\..\dep\ACE_wrappers\ace\Reverse_Lock_T.h"
3513 </File>
3514 <File
3515 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Mutex.h"
3517 </File>
3518 <File
3519 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Process_Mutex.h"
3521 </File>
3522 <File
3523 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Thread_Mutex.h"
3525 </File>
3526 <File
3527 RelativePath="..\..\dep\ACE_wrappers\ace\Sample_History.h"
3529 </File>
3530 <File
3531 RelativePath="..\..\dep\ACE_wrappers\ace\Sbrk_Memory_Pool.h"
3533 </File>
3534 <File
3535 RelativePath="..\..\dep\ACE_wrappers\ace\Sched_Params.h"
3537 </File>
3538 <File
3539 RelativePath="..\..\dep\ACE_wrappers\ace\Select_Reactor.h"
3541 </File>
3542 <File
3543 RelativePath="..\..\dep\ACE_wrappers\ace\Select_Reactor_Base.h"
3545 </File>
3546 <File
3547 RelativePath="..\..\dep\ACE_wrappers\ace\Select_Reactor_T.h"
3549 </File>
3550 <File
3551 RelativePath="..\..\dep\ACE_wrappers\ace\Semaphore.h"
3553 </File>
3554 <File
3555 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Config.h"
3557 </File>
3558 <File
3559 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Gestalt.h"
3561 </File>
3562 <File
3563 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Manager.h"
3565 </File>
3566 <File
3567 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Object.h"
3569 </File>
3570 <File
3571 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Repository.h"
3573 </File>
3574 <File
3575 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Templates.h"
3577 </File>
3578 <File
3579 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Types.h"
3581 </File>
3582 <File
3583 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory.h"
3585 </File>
3586 <File
3587 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory_MM.h"
3589 </File>
3590 <File
3591 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory_Pool.h"
3593 </File>
3594 <File
3595 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory_SV.h"
3597 </File>
3598 <File
3599 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Object.h"
3601 </File>
3602 <File
3603 RelativePath="..\..\dep\ACE_wrappers\ace\Sig_Adapter.h"
3605 </File>
3606 <File
3607 RelativePath="..\..\dep\ACE_wrappers\ace\Sig_Handler.h"
3609 </File>
3610 <File
3611 RelativePath="..\..\dep\ACE_wrappers\ace\Signal.h"
3613 </File>
3614 <File
3615 RelativePath="..\..\dep\ACE_wrappers\ace\Singleton.h"
3617 </File>
3618 <File
3619 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK.h"
3621 </File>
3622 <File
3623 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Acceptor.h"
3625 </File>
3626 <File
3627 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_CODgram.h"
3629 </File>
3630 <File
3631 RelativePath="..\..\dep\ACE_wrappers\ace\Sock_Connect.h"
3633 </File>
3634 <File
3635 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Connector.h"
3637 </File>
3638 <File
3639 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram.h"
3641 </File>
3642 <File
3643 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram_Bcast.h"
3645 </File>
3646 <File
3647 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram_Mcast.h"
3649 </File>
3650 <File
3651 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_IO.h"
3653 </File>
3654 <File
3655 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Netlink.h"
3657 </File>
3658 <File
3659 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Acceptor.h"
3661 </File>
3662 <File
3663 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Association.h"
3665 </File>
3666 <File
3667 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Connector.h"
3669 </File>
3670 <File
3671 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Stream.h"
3673 </File>
3674 <File
3675 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE.h"
3677 </File>
3678 <File
3679 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Acceptor.h"
3681 </File>
3682 <File
3683 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Addr.h"
3685 </File>
3686 <File
3687 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Connector.h"
3689 </File>
3690 <File
3691 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Stream.h"
3693 </File>
3694 <File
3695 RelativePath="..\..\dep\ACE_wrappers\ace\SString.h"
3697 </File>
3698 <File
3699 RelativePath="..\..\dep\ACE_wrappers\ace\SStringfwd.h"
3701 </File>
3702 <File
3703 RelativePath="..\..\dep\ACE_wrappers\ace\Stack_Trace.h"
3705 </File>
3706 <File
3707 RelativePath="..\..\dep\ACE_wrappers\ace\Static_Object_Lock.h"
3709 </File>
3710 <File
3711 RelativePath="..\..\dep\ACE_wrappers\ace\Stats.h"
3713 </File>
3714 <File
3715 RelativePath="..\..\dep\ACE_wrappers\ace\Strategies.h"
3717 </File>
3718 <File
3719 RelativePath="..\..\dep\ACE_wrappers\ace\Strategies_T.h"
3721 </File>
3722 <File
3723 RelativePath="..\..\dep\ACE_wrappers\ace\Stream.h"
3725 </File>
3726 <File
3727 RelativePath="..\..\dep\ACE_wrappers\ace\Stream_Modules.h"
3729 </File>
3730 <File
3731 RelativePath="..\..\dep\ACE_wrappers\ace\streams.h"
3733 </File>
3734 <File
3735 RelativePath="..\..\dep\ACE_wrappers\ace\String_Base.h"
3737 </File>
3738 <File
3739 RelativePath="..\..\dep\ACE_wrappers\ace\String_Base_Const.h"
3741 </File>
3742 <File
3743 RelativePath="..\..\dep\ACE_wrappers\ace\SUN_Proactor.h"
3745 </File>
3746 <File
3747 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Message.h"
3749 </File>
3750 <File
3751 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Message_Queue.h"
3753 </File>
3754 <File
3755 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Semaphore_Complex.h"
3757 </File>
3758 <File
3759 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Semaphore_Simple.h"
3761 </File>
3762 <File
3763 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Shared_Memory.h"
3765 </File>
3766 <File
3767 RelativePath="..\..\dep\ACE_wrappers\ace\Svc_Conf.h"
3769 </File>
3770 <File
3771 RelativePath="..\..\dep\ACE_wrappers\ace\Svc_Conf_Lexer.h"
3773 </File>
3774 <File
3775 RelativePath="..\..\dep\ACE_wrappers\ace\Svc_Conf_Param.h"
3777 </File>
3778 <File
3779 RelativePath="..\..\dep\ACE_wrappers\ace\Svc_Conf_Token_Table.h"
3781 </File>
3782 <File
3783 RelativePath="..\..\dep\ACE_wrappers\ace\Svc_Conf_Tokens.h"
3785 </File>
3786 <File
3787 RelativePath="..\..\dep\ACE_wrappers\ace\svc_export.h"
3789 </File>
3790 <File
3791 RelativePath="..\..\dep\ACE_wrappers\ace\Svc_Handler.h"
3793 </File>
3794 <File
3795 RelativePath="..\..\dep\ACE_wrappers\ace\Synch.h"
3797 </File>
3798 <File
3799 RelativePath="..\..\dep\ACE_wrappers\ace\Synch_Options.h"
3801 </File>
3802 <File
3803 RelativePath="..\..\dep\ACE_wrappers\ace\Synch_T.h"
3805 </File>
3806 <File
3807 RelativePath="..\..\dep\ACE_wrappers\ace\Synch_Traits.h"
3809 </File>
3810 <File
3811 RelativePath="..\..\dep\ACE_wrappers\ace\System_Time.h"
3813 </File>
3814 <File
3815 RelativePath="..\..\dep\ACE_wrappers\ace\Task.h"
3817 </File>
3818 <File
3819 RelativePath="..\..\dep\ACE_wrappers\ace\Task_Ex_T.h"
3821 </File>
3822 <File
3823 RelativePath="..\..\dep\ACE_wrappers\ace\Task_T.h"
3825 </File>
3826 <File
3827 RelativePath="..\..\dep\ACE_wrappers\ace\Test_and_Set.h"
3829 </File>
3830 <File
3831 RelativePath="..\..\dep\ACE_wrappers\ace\Thread.h"
3833 </File>
3834 <File
3835 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Adapter.h"
3837 </File>
3838 <File
3839 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Control.h"
3841 </File>
3842 <File
3843 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Exit.h"
3845 </File>
3846 <File
3847 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Hook.h"
3849 </File>
3850 <File
3851 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Manager.h"
3853 </File>
3854 <File
3855 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Mutex.h"
3857 </File>
3858 <File
3859 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Semaphore.h"
3861 </File>
3862 <File
3863 RelativePath="..\..\dep\ACE_wrappers\ace\Throughput_Stats.h"
3865 </File>
3866 <File
3867 RelativePath="..\..\dep\ACE_wrappers\ace\Time_Value.h"
3869 </File>
3870 <File
3871 RelativePath="..\..\dep\ACE_wrappers\ace\Timeprobe.h"
3873 </File>
3874 <File
3875 RelativePath="..\..\dep\ACE_wrappers\ace\Timeprobe_T.h"
3877 </File>
3878 <File
3879 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Hash.h"
3881 </File>
3882 <File
3883 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Hash_T.h"
3885 </File>
3886 <File
3887 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Heap.h"
3889 </File>
3890 <File
3891 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Heap_T.h"
3893 </File>
3894 <File
3895 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_List.h"
3897 </File>
3898 <File
3899 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_List_T.h"
3901 </File>
3902 <File
3903 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Queue.h"
3905 </File>
3906 <File
3907 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Queue_Adapters.h"
3909 </File>
3910 <File
3911 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Queue_T.h"
3913 </File>
3914 <File
3915 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Queuefwd.h"
3917 </File>
3918 <File
3919 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Wheel.h"
3921 </File>
3922 <File
3923 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Wheel_T.h"
3925 </File>
3926 <File
3927 RelativePath="..\..\dep\ACE_wrappers\ace\TLI.h"
3929 </File>
3930 <File
3931 RelativePath="..\..\dep\ACE_wrappers\ace\TLI_Acceptor.h"
3933 </File>
3934 <File
3935 RelativePath="..\..\dep\ACE_wrappers\ace\TLI_Connector.h"
3937 </File>
3938 <File
3939 RelativePath="..\..\dep\ACE_wrappers\ace\TLI_Stream.h"
3941 </File>
3942 <File
3943 RelativePath="..\..\dep\ACE_wrappers\ace\Token.h"
3945 </File>
3946 <File
3947 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Collection.h"
3949 </File>
3950 <File
3951 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Invariants.h"
3953 </File>
3954 <File
3955 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Manager.h"
3957 </File>
3958 <File
3959 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Request_Reply.h"
3961 </File>
3962 <File
3963 RelativePath="..\..\dep\ACE_wrappers\ace\TP_Reactor.h"
3965 </File>
3966 <File
3967 RelativePath="..\..\dep\ACE_wrappers\ace\Trace.h"
3969 </File>
3970 <File
3971 RelativePath="..\..\dep\ACE_wrappers\ace\Truncate.h"
3973 </File>
3974 <File
3975 RelativePath="..\..\dep\ACE_wrappers\ace\TSS_Adapter.h"
3977 </File>
3978 <File
3979 RelativePath="..\..\dep\ACE_wrappers\ace\TSS_T.h"
3981 </File>
3982 <File
3983 RelativePath="..\..\dep\ACE_wrappers\ace\TTY_IO.h"
3985 </File>
3986 <File
3987 RelativePath="..\..\dep\ACE_wrappers\ace\Typed_SV_Message.h"
3989 </File>
3990 <File
3991 RelativePath="..\..\dep\ACE_wrappers\ace\Typed_SV_Message_Queue.h"
3993 </File>
3994 <File
3995 RelativePath="..\..\dep\ACE_wrappers\ace\Unbounded_Queue.h"
3997 </File>
3998 <File
3999 RelativePath="..\..\dep\ACE_wrappers\ace\Unbounded_Set.h"
4001 </File>
4002 <File
4003 RelativePath="..\..\dep\ACE_wrappers\ace\Unbounded_Set_Ex.h"
4005 </File>
4006 <File
4007 RelativePath="..\..\dep\ACE_wrappers\ace\UNIX_Addr.h"
4009 </File>
4010 <File
4011 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Acceptor.h"
4013 </File>
4014 <File
4015 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Addr.h"
4017 </File>
4018 <File
4019 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Connector.h"
4021 </File>
4022 <File
4023 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Stream.h"
4025 </File>
4026 <File
4027 RelativePath="..\..\dep\ACE_wrappers\ace\UTF16_Encoding_Converter.h"
4029 </File>
4030 <File
4031 RelativePath="..\..\dep\ACE_wrappers\ace\UTF32_Encoding_Converter.h"
4033 </File>
4034 <File
4035 RelativePath="..\..\dep\ACE_wrappers\ace\UTF8_Encoding_Converter.h"
4037 </File>
4038 <File
4039 RelativePath="..\..\dep\ACE_wrappers\ace\UUID.h"
4041 </File>
4042 <File
4043 RelativePath="..\..\dep\ACE_wrappers\ace\Value_Ptr.h"
4045 </File>
4046 <File
4047 RelativePath="..\..\dep\ACE_wrappers\ace\Vector_T.h"
4049 </File>
4050 <File
4051 RelativePath="..\..\dep\ACE_wrappers\ace\Version.h"
4053 </File>
4054 <File
4055 RelativePath="..\..\dep\ACE_wrappers\ace\Versioned_Namespace.h"
4057 </File>
4058 <File
4059 RelativePath="..\..\dep\ACE_wrappers\ace\WFMO_Reactor.h"
4061 </File>
4062 <File
4063 RelativePath="..\..\dep\ACE_wrappers\ace\WIN32_Asynch_IO.h"
4065 </File>
4066 <File
4067 RelativePath="..\..\dep\ACE_wrappers\ace\WIN32_Proactor.h"
4069 </File>
4070 <File
4071 RelativePath="..\..\dep\ACE_wrappers\ace\XML_Svc_Conf.h"
4073 </File>
4074 <File
4075 RelativePath="..\..\dep\ACE_wrappers\ace\XTI_ATM_Mcast.h"
4077 </File>
4078 </Filter>
4079 <Filter
4080 Name="Inline Files"
4081 Filter="i;inl"
4083 <File
4084 RelativePath="..\..\dep\ACE_wrappers\ace\ACE.inl"
4086 </File>
4087 <File
4088 RelativePath="..\..\dep\ACE_wrappers\ace\ace_wchar.inl"
4090 </File>
4091 <File
4092 RelativePath="..\..\dep\ACE_wrappers\ace\Activation_Queue.inl"
4094 </File>
4095 <File
4096 RelativePath="..\..\dep\ACE_wrappers\ace\Active_Map_Manager.inl"
4098 </File>
4099 <File
4100 RelativePath="..\..\dep\ACE_wrappers\ace\Active_Map_Manager_T.inl"
4102 </File>
4103 <File
4104 RelativePath="..\..\dep\ACE_wrappers\ace\Addr.inl"
4106 </File>
4107 <File
4108 RelativePath="..\..\dep\ACE_wrappers\ace\ARGV.inl"
4110 </File>
4111 <File
4112 RelativePath="..\..\dep\ACE_wrappers\ace\Argv_Type_Converter.inl"
4114 </File>
4115 <File
4116 RelativePath="..\..\dep\ACE_wrappers\ace\Array_Base.inl"
4118 </File>
4119 <File
4120 RelativePath="..\..\dep\ACE_wrappers\ace\Array_Map.inl"
4122 </File>
4123 <File
4124 RelativePath="..\..\dep\ACE_wrappers\ace\Asynch_IO_Impl.inl"
4126 </File>
4127 <File
4128 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Acceptor.inl"
4130 </File>
4131 <File
4132 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Addr.inl"
4134 </File>
4135 <File
4136 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Connector.inl"
4138 </File>
4139 <File
4140 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Params.inl"
4142 </File>
4143 <File
4144 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_QoS.inl"
4146 </File>
4147 <File
4148 RelativePath="..\..\dep\ACE_wrappers\ace\ATM_Stream.inl"
4150 </File>
4151 <File
4152 RelativePath="..\..\dep\ACE_wrappers\ace\Atomic_Op.inl"
4154 </File>
4155 <File
4156 RelativePath="..\..\dep\ACE_wrappers\ace\Atomic_Op_T.inl"
4158 </File>
4159 <File
4160 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_Event.inl"
4162 </File>
4163 <File
4164 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_Functor.inl"
4166 </File>
4167 <File
4168 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_IncDec_T.inl"
4170 </File>
4171 <File
4172 RelativePath="..\..\dep\ACE_wrappers\ace\Auto_Ptr.inl"
4174 </File>
4175 <File
4176 RelativePath="..\..\dep\ACE_wrappers\ace\Barrier.inl"
4178 </File>
4179 <File
4180 RelativePath="..\..\dep\ACE_wrappers\ace\Base_Thread_Adapter.inl"
4182 </File>
4183 <File
4184 RelativePath="..\..\dep\ACE_wrappers\ace\Based_Pointer_T.inl"
4186 </File>
4187 <File
4188 RelativePath="..\..\dep\ACE_wrappers\ace\Basic_Stats.inl"
4190 </File>
4191 <File
4192 RelativePath="..\..\dep\ACE_wrappers\ace\Basic_Types.inl"
4194 </File>
4195 <File
4196 RelativePath="..\..\dep\ACE_wrappers\ace\Bound_Ptr.inl"
4198 </File>
4199 <File
4200 RelativePath="..\..\dep\ACE_wrappers\ace\Cache_Map_Manager_T.inl"
4202 </File>
4203 <File
4204 RelativePath="..\..\dep\ACE_wrappers\ace\Caching_Strategies_T.inl"
4206 </File>
4207 <File
4208 RelativePath="..\..\dep\ACE_wrappers\ace\Capabilities.inl"
4210 </File>
4211 <File
4212 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Base.inl"
4214 </File>
4215 <File
4216 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Size.inl"
4218 </File>
4219 <File
4220 RelativePath="..\..\dep\ACE_wrappers\ace\CDR_Stream.inl"
4222 </File>
4223 <File
4224 RelativePath="..\..\dep\ACE_wrappers\ace\Cleanup.inl"
4226 </File>
4227 <File
4228 RelativePath="..\..\dep\ACE_wrappers\ace\Codeset_Registry.inl"
4230 </File>
4231 <File
4232 RelativePath="..\..\dep\ACE_wrappers\ace\Condition_T.inl"
4234 </File>
4235 <File
4236 RelativePath="..\..\dep\ACE_wrappers\ace\Condition_Thread_Mutex.inl"
4238 </File>
4239 <File
4240 RelativePath="..\..\dep\ACE_wrappers\ace\Configuration.inl"
4242 </File>
4243 <File
4244 RelativePath="..\..\dep\ACE_wrappers\ace\Containers.inl"
4246 </File>
4247 <File
4248 RelativePath="..\..\dep\ACE_wrappers\ace\Containers_T.inl"
4250 </File>
4251 <File
4252 RelativePath="..\..\dep\ACE_wrappers\ace\Date_Time.inl"
4254 </File>
4255 <File
4256 RelativePath="..\..\dep\ACE_wrappers\ace\DEV.inl"
4258 </File>
4259 <File
4260 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_Addr.inl"
4262 </File>
4263 <File
4264 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_Connector.inl"
4266 </File>
4267 <File
4268 RelativePath="..\..\dep\ACE_wrappers\ace\DEV_IO.inl"
4270 </File>
4271 <File
4272 RelativePath="..\..\dep\ACE_wrappers\ace\Dev_Poll_Reactor.inl"
4274 </File>
4275 <File
4276 RelativePath="..\..\dep\ACE_wrappers\ace\Dirent.inl"
4278 </File>
4279 <File
4280 RelativePath="..\..\dep\ACE_wrappers\ace\Dirent_Selector.inl"
4282 </File>
4283 <File
4284 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic.inl"
4286 </File>
4287 <File
4288 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Message_Strategy.inl"
4290 </File>
4291 <File
4292 RelativePath="..\..\dep\ACE_wrappers\ace\Dynamic_Service.inl"
4294 </File>
4295 <File
4296 RelativePath="..\..\dep\ACE_wrappers\ace\Env_Value_T.inl"
4298 </File>
4299 <File
4300 RelativePath="..\..\dep\ACE_wrappers\ace\Event.inl"
4302 </File>
4303 <File
4304 RelativePath="..\..\dep\ACE_wrappers\ace\Event_Handler.inl"
4306 </File>
4307 <File
4308 RelativePath="..\..\dep\ACE_wrappers\ace\Event_Handler_T.inl"
4310 </File>
4311 <File
4312 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO.inl"
4314 </File>
4315 <File
4316 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Recv.inl"
4318 </File>
4319 <File
4320 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Recv_Msg.inl"
4322 </File>
4323 <File
4324 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Send.inl"
4326 </File>
4327 <File
4328 RelativePath="..\..\dep\ACE_wrappers\ace\FIFO_Send_Msg.inl"
4330 </File>
4331 <File
4332 RelativePath="..\..\dep\ACE_wrappers\ace\FILE.inl"
4334 </File>
4335 <File
4336 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_Addr.inl"
4338 </File>
4339 <File
4340 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_Connector.inl"
4342 </File>
4343 <File
4344 RelativePath="..\..\dep\ACE_wrappers\ace\FILE_IO.inl"
4346 </File>
4347 <File
4348 RelativePath="..\..\dep\ACE_wrappers\ace\File_Lock.inl"
4350 </File>
4351 <File
4352 RelativePath="..\..\dep\ACE_wrappers\ace\Flag_Manip.inl"
4354 </File>
4355 <File
4356 RelativePath="..\..\dep\ACE_wrappers\ace\Framework_Component.inl"
4358 </File>
4359 <File
4360 RelativePath="..\..\dep\ACE_wrappers\ace\Functor.inl"
4362 </File>
4363 <File
4364 RelativePath="..\..\dep\ACE_wrappers\ace\Functor_String.inl"
4366 </File>
4367 <File
4368 RelativePath="..\..\dep\ACE_wrappers\ace\Functor_T.inl"
4370 </File>
4371 <File
4372 RelativePath="..\..\dep\ACE_wrappers\ace\Get_Opt.inl"
4374 </File>
4375 <File
4376 RelativePath="..\..\dep\ACE_wrappers\ace\Guard_T.inl"
4378 </File>
4379 <File
4380 RelativePath="..\..\dep\ACE_wrappers\ace\Handle_Gobbler.inl"
4382 </File>
4383 <File
4384 RelativePath="..\..\dep\ACE_wrappers\ace\Handle_Set.inl"
4386 </File>
4387 <File
4388 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Cache_Map_Manager_T.inl"
4390 </File>
4391 <File
4392 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Map_Manager_T.inl"
4394 </File>
4395 <File
4396 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Map_With_Allocator_T.inl"
4398 </File>
4399 <File
4400 RelativePath="..\..\dep\ACE_wrappers\ace\Hash_Multi_Map_Manager_T.inl"
4402 </File>
4403 <File
4404 RelativePath="..\..\dep\ACE_wrappers\ace\Hashable.inl"
4406 </File>
4407 <File
4408 RelativePath="..\..\dep\ACE_wrappers\ace\High_Res_Timer.inl"
4410 </File>
4411 <File
4412 RelativePath="..\..\dep\ACE_wrappers\ace\INET_Addr.inl"
4414 </File>
4415 <File
4416 RelativePath="..\..\dep\ACE_wrappers\ace\Intrusive_Auto_Ptr.inl"
4418 </File>
4419 <File
4420 RelativePath="..\..\dep\ACE_wrappers\ace\Intrusive_List.inl"
4422 </File>
4423 <File
4424 RelativePath="..\..\dep\ACE_wrappers\ace\Intrusive_List_Node.inl"
4426 </File>
4427 <File
4428 RelativePath="..\..\dep\ACE_wrappers\ace\IO_Cntl_Msg.inl"
4430 </File>
4431 <File
4432 RelativePath="..\..\dep\ACE_wrappers\ace\IO_SAP.inl"
4434 </File>
4435 <File
4436 RelativePath="..\..\dep\ACE_wrappers\ace\IOStream_T.inl"
4438 </File>
4439 <File
4440 RelativePath="..\..\dep\ACE_wrappers\ace\IPC_SAP.inl"
4442 </File>
4443 <File
4444 RelativePath="..\..\dep\ACE_wrappers\ace\Local_Tokens.inl"
4446 </File>
4447 <File
4448 RelativePath="..\..\dep\ACE_wrappers\ace\Lock.inl"
4450 </File>
4451 <File
4452 RelativePath="..\..\dep\ACE_wrappers\ace\Lock_Adapter_T.inl"
4454 </File>
4455 <File
4456 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Msg.inl"
4458 </File>
4459 <File
4460 RelativePath="..\..\dep\ACE_wrappers\ace\Log_Record.inl"
4462 </File>
4463 <File
4464 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK.inl"
4466 </File>
4467 <File
4468 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_CODgram.inl"
4470 </File>
4471 <File
4472 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Connector.inl"
4474 </File>
4475 <File
4476 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Dgram.inl"
4478 </File>
4479 <File
4480 RelativePath="..\..\dep\ACE_wrappers\ace\LSOCK_Stream.inl"
4482 </File>
4483 <File
4484 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc.inl"
4486 </File>
4487 <File
4488 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc_Allocator.inl"
4490 </File>
4491 <File
4492 RelativePath="..\..\dep\ACE_wrappers\ace\Malloc_T.inl"
4494 </File>
4495 <File
4496 RelativePath="..\..\dep\ACE_wrappers\ace\Managed_Object.inl"
4498 </File>
4499 <File
4500 RelativePath="..\..\dep\ACE_wrappers\ace\Manual_Event.inl"
4502 </File>
4503 <File
4504 RelativePath="..\..\dep\ACE_wrappers\ace\Map_Manager.inl"
4506 </File>
4507 <File
4508 RelativePath="..\..\dep\ACE_wrappers\ace\Map_T.inl"
4510 </File>
4511 <File
4512 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Acceptor.inl"
4514 </File>
4515 <File
4516 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Addr.inl"
4518 </File>
4519 <File
4520 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Connector.inl"
4522 </File>
4523 <File
4524 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_IO.inl"
4526 </File>
4527 <File
4528 RelativePath="..\..\dep\ACE_wrappers\ace\Mem_Map.inl"
4530 </File>
4531 <File
4532 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_SAP.inl"
4534 </File>
4535 <File
4536 RelativePath="..\..\dep\ACE_wrappers\ace\MEM_Stream.inl"
4538 </File>
4539 <File
4540 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Block.inl"
4542 </File>
4543 <File
4544 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Block_T.inl"
4546 </File>
4547 <File
4548 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue.inl"
4550 </File>
4551 <File
4552 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue_NT.inl"
4554 </File>
4555 <File
4556 RelativePath="..\..\dep\ACE_wrappers\ace\Message_Queue_Vx.inl"
4558 </File>
4559 <File
4560 RelativePath="..\..\dep\ACE_wrappers\ace\Metrics_Cache_T.inl"
4562 </File>
4563 <File
4564 RelativePath="..\..\dep\ACE_wrappers\ace\MMAP_Memory_Pool.inl"
4566 </File>
4567 <File
4568 RelativePath="..\..\dep\ACE_wrappers\ace\Module.inl"
4570 </File>
4571 <File
4572 RelativePath="..\..\dep\ACE_wrappers\ace\Monitor_Base.inl"
4574 </File>
4575 <File
4576 RelativePath="..\..\dep\ACE_wrappers\ace\Msg_WFMO_Reactor.inl"
4578 </File>
4579 <File
4580 RelativePath="..\..\dep\ACE_wrappers\ace\Multihomed_INET_Addr.inl"
4582 </File>
4583 <File
4584 RelativePath="..\..\dep\ACE_wrappers\ace\Mutex.inl"
4586 </File>
4587 <File
4588 RelativePath="..\..\dep\ACE_wrappers\ace\Naming_Context.inl"
4590 </File>
4591 <File
4592 RelativePath="..\..\dep\ACE_wrappers\ace\Netlink_Addr.inl"
4594 </File>
4595 <File
4596 RelativePath="..\..\dep\ACE_wrappers\ace\Notification_Queue.inl"
4598 </File>
4599 <File
4600 RelativePath="..\..\dep\ACE_wrappers\ace\Notification_Strategy.inl"
4602 </File>
4603 <File
4604 RelativePath="..\..\dep\ACE_wrappers\ace\NT_Service.inl"
4606 </File>
4607 <File
4608 RelativePath="..\..\dep\ACE_wrappers\ace\Obchunk.inl"
4610 </File>
4611 <File
4612 RelativePath="..\..\dep\ACE_wrappers\ace\Object_Manager.inl"
4614 </File>
4615 <File
4616 RelativePath="..\..\dep\ACE_wrappers\ace\Obstack_T.inl"
4618 </File>
4619 <File
4620 RelativePath="..\..\dep\ACE_wrappers\ace\OS.inl"
4622 </File>
4623 <File
4624 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Errno.inl"
4626 </File>
4627 <File
4628 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Log_Msg_Attributes.inl"
4630 </File>
4631 <File
4632 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_arpa_inet.inl"
4634 </File>
4635 <File
4636 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_ctype.inl"
4638 </File>
4639 <File
4640 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_dirent.inl"
4642 </File>
4643 <File
4644 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_dlfcn.inl"
4646 </File>
4647 <File
4648 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_errno.inl"
4650 </File>
4651 <File
4652 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_fcntl.inl"
4654 </File>
4655 <File
4656 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_math.inl"
4658 </File>
4659 <File
4660 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_netdb.inl"
4662 </File>
4663 <File
4664 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_poll.inl"
4666 </File>
4667 <File
4668 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_pwd.inl"
4670 </File>
4671 <File
4672 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_regex.inl"
4674 </File>
4675 <File
4676 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_signal.inl"
4678 </File>
4679 <File
4680 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stdio.inl"
4682 </File>
4683 <File
4684 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stdlib.inl"
4686 </File>
4687 <File
4688 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_string.inl"
4690 </File>
4691 <File
4692 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_strings.inl"
4694 </File>
4695 <File
4696 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_stropts.inl"
4698 </File>
4699 <File
4700 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_mman.inl"
4702 </File>
4703 <File
4704 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_msg.inl"
4706 </File>
4707 <File
4708 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_resource.inl"
4710 </File>
4711 <File
4712 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_select.inl"
4714 </File>
4715 <File
4716 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_sendfile.inl"
4718 </File>
4719 <File
4720 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_shm.inl"
4722 </File>
4723 <File
4724 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_socket.inl"
4726 </File>
4727 <File
4728 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_stat.inl"
4730 </File>
4731 <File
4732 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_time.inl"
4734 </File>
4735 <File
4736 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_uio.inl"
4738 </File>
4739 <File
4740 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_sys_wait.inl"
4742 </File>
4743 <File
4744 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_Thread.inl"
4746 </File>
4747 <File
4748 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_time.inl"
4750 </File>
4751 <File
4752 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_unistd.inl"
4754 </File>
4755 <File
4756 RelativePath="..\..\dep\ACE_wrappers\ace\OS_NS_wchar.inl"
4758 </File>
4759 <File
4760 RelativePath="..\..\dep\ACE_wrappers\ace\OS_TLI.inl"
4762 </File>
4763 <File
4764 RelativePath="..\..\dep\ACE_wrappers\ace\Pagefile_Memory_Pool.inl"
4766 </File>
4767 <File
4768 RelativePath="..\..\dep\ACE_wrappers\ace\Pair_T.inl"
4770 </File>
4771 <File
4772 RelativePath="..\..\dep\ACE_wrappers\ace\PI_Malloc.inl"
4774 </File>
4775 <File
4776 RelativePath="..\..\dep\ACE_wrappers\ace\Ping_Socket.inl"
4778 </File>
4779 <File
4780 RelativePath="..\..\dep\ACE_wrappers\ace\Pipe.inl"
4782 </File>
4783 <File
4784 RelativePath="..\..\dep\ACE_wrappers\ace\POSIX_Proactor.inl"
4786 </File>
4787 <File
4788 RelativePath="..\..\dep\ACE_wrappers\ace\Proactor.inl"
4790 </File>
4791 <File
4792 RelativePath="..\..\dep\ACE_wrappers\ace\Process.inl"
4794 </File>
4795 <File
4796 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Manager.inl"
4798 </File>
4799 <File
4800 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Mutex.inl"
4802 </File>
4803 <File
4804 RelativePath="..\..\dep\ACE_wrappers\ace\Process_Semaphore.inl"
4806 </File>
4807 <File
4808 RelativePath="..\..\dep\ACE_wrappers\ace\Profile_Timer.inl"
4810 </File>
4811 <File
4812 RelativePath="..\..\dep\ACE_wrappers\ace\RB_Tree.inl"
4814 </File>
4815 <File
4816 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor.inl"
4818 </File>
4819 <File
4820 RelativePath="..\..\dep\ACE_wrappers\ace\Reactor_Notification_Strategy.inl"
4822 </File>
4823 <File
4824 RelativePath="..\..\dep\ACE_wrappers\ace\Read_Buffer.inl"
4826 </File>
4827 <File
4828 RelativePath="..\..\dep\ACE_wrappers\ace\Recursive_Thread_Mutex.inl"
4830 </File>
4831 <File
4832 RelativePath="..\..\dep\ACE_wrappers\ace\Recyclable.inl"
4834 </File>
4835 <File
4836 RelativePath="..\..\dep\ACE_wrappers\ace\Refcountable_T.inl"
4838 </File>
4839 <File
4840 RelativePath="..\..\dep\ACE_wrappers\ace\Refcounted_Auto_Ptr.inl"
4842 </File>
4843 <File
4844 RelativePath="..\..\dep\ACE_wrappers\ace\Remote_Tokens.inl"
4846 </File>
4847 <File
4848 RelativePath="..\..\dep\ACE_wrappers\ace\Reverse_Lock_T.inl"
4850 </File>
4851 <File
4852 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Mutex.inl"
4854 </File>
4855 <File
4856 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Process_Mutex.inl"
4858 </File>
4859 <File
4860 RelativePath="..\..\dep\ACE_wrappers\ace\RW_Thread_Mutex.inl"
4862 </File>
4863 <File
4864 RelativePath="..\..\dep\ACE_wrappers\ace\Sample_History.inl"
4866 </File>
4867 <File
4868 RelativePath="..\..\dep\ACE_wrappers\ace\Sched_Params.inl"
4870 </File>
4871 <File
4872 RelativePath="..\..\dep\ACE_wrappers\ace\Select_Reactor_Base.inl"
4874 </File>
4875 <File
4876 RelativePath="..\..\dep\ACE_wrappers\ace\Select_Reactor_T.inl"
4878 </File>
4879 <File
4880 RelativePath="..\..\dep\ACE_wrappers\ace\Semaphore.inl"
4882 </File>
4883 <File
4884 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Config.inl"
4886 </File>
4887 <File
4888 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Gestalt.inl"
4890 </File>
4891 <File
4892 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Object.inl"
4894 </File>
4895 <File
4896 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Repository.inl"
4898 </File>
4899 <File
4900 RelativePath="..\..\dep\ACE_wrappers\ace\Service_Types.inl"
4902 </File>
4903 <File
4904 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory_MM.inl"
4906 </File>
4907 <File
4908 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Memory_SV.inl"
4910 </File>
4911 <File
4912 RelativePath="..\..\dep\ACE_wrappers\ace\Shared_Object.inl"
4914 </File>
4915 <File
4916 RelativePath="..\..\dep\ACE_wrappers\ace\Sig_Handler.inl"
4918 </File>
4919 <File
4920 RelativePath="..\..\dep\ACE_wrappers\ace\Signal.inl"
4922 </File>
4923 <File
4924 RelativePath="..\..\dep\ACE_wrappers\ace\Singleton.inl"
4926 </File>
4927 <File
4928 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK.inl"
4930 </File>
4931 <File
4932 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Acceptor.inl"
4934 </File>
4935 <File
4936 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_CODgram.inl"
4938 </File>
4939 <File
4940 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Connector.inl"
4942 </File>
4943 <File
4944 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram.inl"
4946 </File>
4947 <File
4948 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram_Bcast.inl"
4950 </File>
4951 <File
4952 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Dgram_Mcast.inl"
4954 </File>
4955 <File
4956 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_IO.inl"
4958 </File>
4959 <File
4960 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Netlink.inl"
4962 </File>
4963 <File
4964 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Acceptor.inl"
4966 </File>
4967 <File
4968 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Association.inl"
4970 </File>
4971 <File
4972 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_SEQPACK_Connector.inl"
4974 </File>
4975 <File
4976 RelativePath="..\..\dep\ACE_wrappers\ace\SOCK_Stream.inl"
4978 </File>
4979 <File
4980 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE.inl"
4982 </File>
4983 <File
4984 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Addr.inl"
4986 </File>
4987 <File
4988 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Connector.inl"
4990 </File>
4991 <File
4992 RelativePath="..\..\dep\ACE_wrappers\ace\SPIPE_Stream.inl"
4994 </File>
4995 <File
4996 RelativePath="..\..\dep\ACE_wrappers\ace\SString.inl"
4998 </File>
4999 <File
5000 RelativePath="..\..\dep\ACE_wrappers\ace\Stats.inl"
5002 </File>
5003 <File
5004 RelativePath="..\..\dep\ACE_wrappers\ace\Strategies_T.inl"
5006 </File>
5007 <File
5008 RelativePath="..\..\dep\ACE_wrappers\ace\Stream.inl"
5010 </File>
5011 <File
5012 RelativePath="..\..\dep\ACE_wrappers\ace\String_Base.inl"
5014 </File>
5015 <File
5016 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Message.inl"
5018 </File>
5019 <File
5020 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Message_Queue.inl"
5022 </File>
5023 <File
5024 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Semaphore_Complex.inl"
5026 </File>
5027 <File
5028 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Semaphore_Simple.inl"
5030 </File>
5031 <File
5032 RelativePath="..\..\dep\ACE_wrappers\ace\SV_Shared_Memory.inl"
5034 </File>
5035 <File
5036 RelativePath="..\..\dep\ACE_wrappers\ace\Task.inl"
5038 </File>
5039 <File
5040 RelativePath="..\..\dep\ACE_wrappers\ace\Task_Ex_T.inl"
5042 </File>
5043 <File
5044 RelativePath="..\..\dep\ACE_wrappers\ace\Task_T.inl"
5046 </File>
5047 <File
5048 RelativePath="..\..\dep\ACE_wrappers\ace\Thread.inl"
5050 </File>
5051 <File
5052 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Adapter.inl"
5054 </File>
5055 <File
5056 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Control.inl"
5058 </File>
5059 <File
5060 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Manager.inl"
5062 </File>
5063 <File
5064 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Mutex.inl"
5066 </File>
5067 <File
5068 RelativePath="..\..\dep\ACE_wrappers\ace\Thread_Semaphore.inl"
5070 </File>
5071 <File
5072 RelativePath="..\..\dep\ACE_wrappers\ace\Time_Value.inl"
5074 </File>
5075 <File
5076 RelativePath="..\..\dep\ACE_wrappers\ace\Timeprobe.inl"
5078 </File>
5079 <File
5080 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Queue_Adapters.inl"
5082 </File>
5083 <File
5084 RelativePath="..\..\dep\ACE_wrappers\ace\Timer_Queue_T.inl"
5086 </File>
5087 <File
5088 RelativePath="..\..\dep\ACE_wrappers\ace\TLI.inl"
5090 </File>
5091 <File
5092 RelativePath="..\..\dep\ACE_wrappers\ace\TLI_Connector.inl"
5094 </File>
5095 <File
5096 RelativePath="..\..\dep\ACE_wrappers\ace\TLI_Stream.inl"
5098 </File>
5099 <File
5100 RelativePath="..\..\dep\ACE_wrappers\ace\Token.inl"
5102 </File>
5103 <File
5104 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Collection.inl"
5106 </File>
5107 <File
5108 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Manager.inl"
5110 </File>
5111 <File
5112 RelativePath="..\..\dep\ACE_wrappers\ace\Token_Request_Reply.inl"
5114 </File>
5115 <File
5116 RelativePath="..\..\dep\ACE_wrappers\ace\TP_Reactor.inl"
5118 </File>
5119 <File
5120 RelativePath="..\..\dep\ACE_wrappers\ace\TSS_T.inl"
5122 </File>
5123 <File
5124 RelativePath="..\..\dep\ACE_wrappers\ace\Typed_SV_Message.inl"
5126 </File>
5127 <File
5128 RelativePath="..\..\dep\ACE_wrappers\ace\Typed_SV_Message_Queue.inl"
5130 </File>
5131 <File
5132 RelativePath="..\..\dep\ACE_wrappers\ace\Unbounded_Queue.inl"
5134 </File>
5135 <File
5136 RelativePath="..\..\dep\ACE_wrappers\ace\Unbounded_Set.inl"
5138 </File>
5139 <File
5140 RelativePath="..\..\dep\ACE_wrappers\ace\Unbounded_Set_Ex.inl"
5142 </File>
5143 <File
5144 RelativePath="..\..\dep\ACE_wrappers\ace\UNIX_Addr.inl"
5146 </File>
5147 <File
5148 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Acceptor.inl"
5150 </File>
5151 <File
5152 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Connector.inl"
5154 </File>
5155 <File
5156 RelativePath="..\..\dep\ACE_wrappers\ace\UPIPE_Stream.inl"
5158 </File>
5159 <File
5160 RelativePath="..\..\dep\ACE_wrappers\ace\UTF16_Encoding_Converter.inl"
5162 </File>
5163 <File
5164 RelativePath="..\..\dep\ACE_wrappers\ace\UUID.inl"
5166 </File>
5167 <File
5168 RelativePath="..\..\dep\ACE_wrappers\ace\Vector_T.inl"
5170 </File>
5171 <File
5172 RelativePath="..\..\dep\ACE_wrappers\ace\WFMO_Reactor.inl"
5174 </File>
5175 <File
5176 RelativePath="..\..\dep\ACE_wrappers\ace\XTI_ATM_Mcast.inl"
5178 </File>
5179 </Filter>
5180 <Filter
5181 Name="Documentation"
5183 <File
5184 RelativePath="..\..\dep\ACE_wrappers\README"
5186 <FileConfiguration
5187 Name="Debug|Win32"
5188 ExcludedFromBuild="true"
5190 <Tool
5191 Name="VCCustomBuildTool"
5193 </FileConfiguration>
5194 <FileConfiguration
5195 Name="Debug|x64"
5196 ExcludedFromBuild="true"
5198 <Tool
5199 Name="VCCustomBuildTool"
5201 </FileConfiguration>
5202 <FileConfiguration
5203 Name="Release|Win32"
5204 ExcludedFromBuild="true"
5206 <Tool
5207 Name="VCCustomBuildTool"
5209 </FileConfiguration>
5210 <FileConfiguration
5211 Name="Release|x64"
5212 ExcludedFromBuild="true"
5214 <Tool
5215 Name="VCCustomBuildTool"
5217 </FileConfiguration>
5218 </File>
5219 <File
5220 RelativePath="..\..\dep\ACE_wrappers\VERSION"
5222 <FileConfiguration
5223 Name="Debug|Win32"
5224 ExcludedFromBuild="true"
5226 <Tool
5227 Name="VCCustomBuildTool"
5229 </FileConfiguration>
5230 <FileConfiguration
5231 Name="Debug|x64"
5232 ExcludedFromBuild="true"
5234 <Tool
5235 Name="VCCustomBuildTool"
5237 </FileConfiguration>
5238 <FileConfiguration
5239 Name="Release|Win32"
5240 ExcludedFromBuild="true"
5242 <Tool
5243 Name="VCCustomBuildTool"
5245 </FileConfiguration>
5246 <FileConfiguration
5247 Name="Release|x64"
5248 ExcludedFromBuild="true"
5250 <Tool
5251 Name="VCCustomBuildTool"
5253 </FileConfiguration>
5254 </File>
5255 </Filter>
5256 <Filter
5257 Name="Resource Files"
5258 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
5260 <File
5261 RelativePath="..\..\dep\ACE_wrappers\ace\ace.rc"
5263 </File>
5264 </Filter>
5265 </Files>
5266 <Globals>
5267 </Globals>
5268 </VisualStudioProject>