Move libcds 1.6.0 from SVN
[libcds.git] / projects / Win / vc9 / cds.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="9,00"\r
5         Name="cds"\r
6         ProjectGUID="{408FE9BC-44F0-4E6A-89FA-D6F952584239}"\r
7         RootNamespace="cds"\r
8         Keyword="Win32Proj"\r
9         TargetFrameworkVersion="131072"\r
10         >\r
11         <Platforms>\r
12                 <Platform\r
13                         Name="Win32"\r
14                 />\r
15                 <Platform\r
16                         Name="x64"\r
17                 />\r
18         </Platforms>\r
19         <ToolFiles>\r
20         </ToolFiles>\r
21         <Configurations>\r
22                 <Configuration\r
23                         Name="Debug|Win32"\r
24                         OutputDirectory="$(SolutionDir)..\..\..\bin\vc9\$(PlatformName)\"\r
25                         IntermediateDirectory="$(SolutionDir)..\..\..\obj\vc9\$(PlatformName)\$(ProjectName)\$(ConfigurationName)\"\r
26                         ConfigurationType="2"\r
27                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"\r
28                         CharacterSet="2"\r
29                         >\r
30                         <Tool\r
31                                 Name="VCPreBuildEventTool"\r
32                         />\r
33                         <Tool\r
34                                 Name="VCCustomBuildTool"\r
35                         />\r
36                         <Tool\r
37                                 Name="VCXMLDataGeneratorTool"\r
38                         />\r
39                         <Tool\r
40                                 Name="VCWebServiceProxyGeneratorTool"\r
41                         />\r
42                         <Tool\r
43                                 Name="VCMIDLTool"\r
44                         />\r
45                         <Tool\r
46                                 Name="VCCLCompilerTool"\r
47                                 AdditionalOptions="/wd4512 /wd4127"\r
48                                 Optimization="0"\r
49                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)..\..\..\&quot;;&quot;$(BOOST_PATH)&quot;"\r
50                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WIN32_WINNT=0x0500;CDS_BUILD_LIB"\r
51                                 MinimalRebuild="true"\r
52                                 BasicRuntimeChecks="3"\r
53                                 RuntimeLibrary="3"\r
54                                 UsePrecompiledHeader="0"\r
55                                 WarningLevel="3"\r
56                                 DebugInformationFormat="4"\r
57                                 CallingConvention="0"\r
58                         />\r
59                         <Tool\r
60                                 Name="VCManagedResourceCompilerTool"\r
61                         />\r
62                         <Tool\r
63                                 Name="VCResourceCompilerTool"\r
64                         />\r
65                         <Tool\r
66                                 Name="VCPreLinkEventTool"\r
67                         />\r
68                         <Tool\r
69                                 Name="VCLinkerTool"\r
70                                 OutputFile="$(OutDir)/libcds-x86-vc9_debug.dll"\r
71                                 LinkIncremental="2"\r
72                                 AdditionalLibraryDirectories="&quot;$(BOOST_PATH)/stage32/lib&quot;;&quot;$(BOOST_PATH)/stage/lib&quot;;&quot;$(BOOST_PATH)/bin&quot;;&quot;$(OutDir)&quot;"\r
73                                 GenerateManifest="true"\r
74                                 GenerateDebugInformation="true"\r
75                                 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"\r
76                                 SubSystem="1"\r
77                                 RandomizedBaseAddress="1"\r
78                                 DataExecutionPrevention="0"\r
79                                 ImportLibrary="$(OutDir)/$(TargetName).lib"\r
80                                 TargetMachine="1"\r
81                         />\r
82                         <Tool\r
83                                 Name="VCALinkTool"\r
84                         />\r
85                         <Tool\r
86                                 Name="VCManifestTool"\r
87                         />\r
88                         <Tool\r
89                                 Name="VCXDCMakeTool"\r
90                         />\r
91                         <Tool\r
92                                 Name="VCBscMakeTool"\r
93                         />\r
94                         <Tool\r
95                                 Name="VCFxCopTool"\r
96                         />\r
97                         <Tool\r
98                                 Name="VCAppVerifierTool"\r
99                         />\r
100                         <Tool\r
101                                 Name="VCPostBuildEventTool"\r
102                         />\r
103                 </Configuration>\r
104                 <Configuration\r
105                         Name="Debug|x64"\r
106                         OutputDirectory="$(SolutionDir)..\..\..\bin\vc9\$(PlatformName)\"\r
107                         IntermediateDirectory="$(SolutionDir)..\..\..\obj\vc9\$(PlatformName)\$(ProjectName)\$(ConfigurationName)\"\r
108                         ConfigurationType="2"\r
109                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"\r
110                         CharacterSet="2"\r
111                         >\r
112                         <Tool\r
113                                 Name="VCPreBuildEventTool"\r
114                         />\r
115                         <Tool\r
116                                 Name="VCCustomBuildTool"\r
117                         />\r
118                         <Tool\r
119                                 Name="VCXMLDataGeneratorTool"\r
120                         />\r
121                         <Tool\r
122                                 Name="VCWebServiceProxyGeneratorTool"\r
123                         />\r
124                         <Tool\r
125                                 Name="VCMIDLTool"\r
126                                 TargetEnvironment="3"\r
127                         />\r
128                         <Tool\r
129                                 Name="VCCLCompilerTool"\r
130                                 AdditionalOptions="/wd4512 /wd4127"\r
131                                 Optimization="0"\r
132                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)..\..\..\&quot;;&quot;$(BOOST_PATH)&quot;"\r
133                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WIN32_WINNT=0x0500;CDS_BUILD_LIB"\r
134                                 MinimalRebuild="true"\r
135                                 BasicRuntimeChecks="3"\r
136                                 RuntimeLibrary="3"\r
137                                 UsePrecompiledHeader="0"\r
138                                 WarningLevel="4"\r
139                                 DebugInformationFormat="3"\r
140                                 CallingConvention="0"\r
141                         />\r
142                         <Tool\r
143                                 Name="VCManagedResourceCompilerTool"\r
144                         />\r
145                         <Tool\r
146                                 Name="VCResourceCompilerTool"\r
147                         />\r
148                         <Tool\r
149                                 Name="VCPreLinkEventTool"\r
150                         />\r
151                         <Tool\r
152                                 Name="VCLinkerTool"\r
153                                 OutputFile="$(OutDir)/libcds-amd64-vc9_debug.dll"\r
154                                 LinkIncremental="2"\r
155                                 AdditionalLibraryDirectories="&quot;$(BOOST_PATH)/stage64/lib&quot;;&quot;$(BOOST_PATH)/bin&quot;;&quot;$(OutDir)&quot;"\r
156                                 GenerateManifest="true"\r
157                                 GenerateDebugInformation="true"\r
158                                 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"\r
159                                 SubSystem="1"\r
160                                 RandomizedBaseAddress="1"\r
161                                 DataExecutionPrevention="0"\r
162                                 ImportLibrary="$(OutDir)/$(TargetName).lib"\r
163                                 TargetMachine="17"\r
164                         />\r
165                         <Tool\r
166                                 Name="VCALinkTool"\r
167                         />\r
168                         <Tool\r
169                                 Name="VCManifestTool"\r
170                         />\r
171                         <Tool\r
172                                 Name="VCXDCMakeTool"\r
173                         />\r
174                         <Tool\r
175                                 Name="VCBscMakeTool"\r
176                         />\r
177                         <Tool\r
178                                 Name="VCFxCopTool"\r
179                         />\r
180                         <Tool\r
181                                 Name="VCAppVerifierTool"\r
182                         />\r
183                         <Tool\r
184                                 Name="VCPostBuildEventTool"\r
185                         />\r
186                 </Configuration>\r
187                 <Configuration\r
188                         Name="Release|Win32"\r
189                         OutputDirectory="$(SolutionDir)..\..\..\bin\vc9\$(PlatformName)\"\r
190                         IntermediateDirectory="$(SolutionDir)..\..\..\obj\vc9\$(PlatformName)\$(ProjectName)\$(ConfigurationName)\"\r
191                         ConfigurationType="2"\r
192                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"\r
193                         CharacterSet="2"\r
194                         WholeProgramOptimization="1"\r
195                         >\r
196                         <Tool\r
197                                 Name="VCPreBuildEventTool"\r
198                         />\r
199                         <Tool\r
200                                 Name="VCCustomBuildTool"\r
201                         />\r
202                         <Tool\r
203                                 Name="VCXMLDataGeneratorTool"\r
204                         />\r
205                         <Tool\r
206                                 Name="VCWebServiceProxyGeneratorTool"\r
207                         />\r
208                         <Tool\r
209                                 Name="VCMIDLTool"\r
210                         />\r
211                         <Tool\r
212                                 Name="VCCLCompilerTool"\r
213                                 AdditionalOptions="/wd4512 /wd4127"\r
214                                 Optimization="3"\r
215                                 InlineFunctionExpansion="2"\r
216                                 EnableIntrinsicFunctions="true"\r
217                                 FavorSizeOrSpeed="1"\r
218                                 OmitFramePointers="false"\r
219                                 EnableFiberSafeOptimizations="true"\r
220                                 WholeProgramOptimization="false"\r
221                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)..\..\..\&quot;;&quot;$(BOOST_PATH)&quot;"\r
222                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_WIN32_WINNT=0x0500;CDS_BUILD_LIB"\r
223                                 StringPooling="true"\r
224                                 RuntimeLibrary="2"\r
225                                 EnableEnhancedInstructionSet="2"\r
226                                 UsePrecompiledHeader="0"\r
227                                 WarningLevel="3"\r
228                                 DebugInformationFormat="3"\r
229                                 CallingConvention="0"\r
230                                 EnablePREfast="false"\r
231                         />\r
232                         <Tool\r
233                                 Name="VCManagedResourceCompilerTool"\r
234                         />\r
235                         <Tool\r
236                                 Name="VCResourceCompilerTool"\r
237                         />\r
238                         <Tool\r
239                                 Name="VCPreLinkEventTool"\r
240                         />\r
241                         <Tool\r
242                                 Name="VCLinkerTool"\r
243                                 OutputFile="$(OutDir)/libcds-x86-vc9.dll"\r
244                                 LinkIncremental="1"\r
245                                 AdditionalLibraryDirectories="&quot;$(BOOST_PATH)/stage32/lib&quot;;&quot;$(BOOST_PATH)/stage/lib&quot;;&quot;$(BOOST_PATH)/bin&quot;;&quot;$(OutDir)&quot;"\r
246                                 GenerateManifest="true"\r
247                                 GenerateDebugInformation="true"\r
248                                 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"\r
249                                 SubSystem="0"\r
250                                 OptimizeReferences="2"\r
251                                 EnableCOMDATFolding="2"\r
252                                 LinkTimeCodeGeneration="0"\r
253                                 RandomizedBaseAddress="1"\r
254                                 DataExecutionPrevention="0"\r
255                                 ImportLibrary="$(OutDir)/$(TargetName).lib"\r
256                                 TargetMachine="1"\r
257                                 Profile="true"\r
258                         />\r
259                         <Tool\r
260                                 Name="VCALinkTool"\r
261                         />\r
262                         <Tool\r
263                                 Name="VCManifestTool"\r
264                         />\r
265                         <Tool\r
266                                 Name="VCXDCMakeTool"\r
267                         />\r
268                         <Tool\r
269                                 Name="VCBscMakeTool"\r
270                         />\r
271                         <Tool\r
272                                 Name="VCFxCopTool"\r
273                         />\r
274                         <Tool\r
275                                 Name="VCAppVerifierTool"\r
276                         />\r
277                         <Tool\r
278                                 Name="VCPostBuildEventTool"\r
279                                 CommandLine=""\r
280                                 ExcludedFromBuild="false"\r
281                         />\r
282                 </Configuration>\r
283                 <Configuration\r
284                         Name="Release|x64"\r
285                         OutputDirectory="$(SolutionDir)..\..\..\bin\vc9\$(PlatformName)\"\r
286                         IntermediateDirectory="$(SolutionDir)..\..\..\obj\vc9\$(PlatformName)\$(ProjectName)\$(ConfigurationName)\"\r
287                         ConfigurationType="2"\r
288                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"\r
289                         CharacterSet="2"\r
290                         WholeProgramOptimization="1"\r
291                         >\r
292                         <Tool\r
293                                 Name="VCPreBuildEventTool"\r
294                         />\r
295                         <Tool\r
296                                 Name="VCCustomBuildTool"\r
297                         />\r
298                         <Tool\r
299                                 Name="VCXMLDataGeneratorTool"\r
300                         />\r
301                         <Tool\r
302                                 Name="VCWebServiceProxyGeneratorTool"\r
303                         />\r
304                         <Tool\r
305                                 Name="VCMIDLTool"\r
306                                 TargetEnvironment="3"\r
307                         />\r
308                         <Tool\r
309                                 Name="VCCLCompilerTool"\r
310                                 AdditionalOptions="/wd4512 /wd4127"\r
311                                 Optimization="3"\r
312                                 InlineFunctionExpansion="2"\r
313                                 EnableIntrinsicFunctions="true"\r
314                                 FavorSizeOrSpeed="1"\r
315                                 OmitFramePointers="false"\r
316                                 EnableFiberSafeOptimizations="false"\r
317                                 WholeProgramOptimization="false"\r
318                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)..\..\..\&quot;;&quot;$(BOOST_PATH)&quot;"\r
319                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_WIN32_WINNT=0x0501;CDS_BUILD_LIB"\r
320                                 RuntimeLibrary="2"\r
321                                 UsePrecompiledHeader="0"\r
322                                 WarningLevel="3"\r
323                                 DebugInformationFormat="3"\r
324                                 CallingConvention="0"\r
325                                 EnablePREfast="false"\r
326                         />\r
327                         <Tool\r
328                                 Name="VCManagedResourceCompilerTool"\r
329                         />\r
330                         <Tool\r
331                                 Name="VCResourceCompilerTool"\r
332                         />\r
333                         <Tool\r
334                                 Name="VCPreLinkEventTool"\r
335                         />\r
336                         <Tool\r
337                                 Name="VCLinkerTool"\r
338                                 OutputFile="$(OutDir)/libcds-amd64-vc9.dll"\r
339                                 LinkIncremental="1"\r
340                                 AdditionalLibraryDirectories="&quot;$(BOOST_PATH)/stage64/lib&quot;;&quot;$(BOOST_PATH)/bin&quot;;&quot;$(OutDir)&quot;"\r
341                                 GenerateManifest="true"\r
342                                 GenerateDebugInformation="true"\r
343                                 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"\r
344                                 SubSystem="0"\r
345                                 OptimizeReferences="2"\r
346                                 EnableCOMDATFolding="2"\r
347                                 LinkTimeCodeGeneration="0"\r
348                                 RandomizedBaseAddress="1"\r
349                                 DataExecutionPrevention="0"\r
350                                 ImportLibrary="$(OutDir)/$(TargetName).lib"\r
351                                 TargetMachine="17"\r
352                                 Profile="false"\r
353                         />\r
354                         <Tool\r
355                                 Name="VCALinkTool"\r
356                         />\r
357                         <Tool\r
358                                 Name="VCManifestTool"\r
359                         />\r
360                         <Tool\r
361                                 Name="VCXDCMakeTool"\r
362                         />\r
363                         <Tool\r
364                                 Name="VCBscMakeTool"\r
365                         />\r
366                         <Tool\r
367                                 Name="VCFxCopTool"\r
368                         />\r
369                         <Tool\r
370                                 Name="VCAppVerifierTool"\r
371                         />\r
372                         <Tool\r
373                                 Name="VCPostBuildEventTool"\r
374                                 CommandLine=""\r
375                                 ExcludedFromBuild="false"\r
376                         />\r
377                 </Configuration>\r
378                 <Configuration\r
379                         Name="DebugVLD|Win32"\r
380                         OutputDirectory="$(SolutionDir)..\..\..\bin\vc9\$(PlatformName)\"\r
381                         IntermediateDirectory="$(SolutionDir)..\..\..\obj\vc9\$(PlatformName)\$(ProjectName)\$(ConfigurationName)\"\r
382                         ConfigurationType="2"\r
383                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"\r
384                         CharacterSet="2"\r
385                         >\r
386                         <Tool\r
387                                 Name="VCPreBuildEventTool"\r
388                         />\r
389                         <Tool\r
390                                 Name="VCCustomBuildTool"\r
391                         />\r
392                         <Tool\r
393                                 Name="VCXMLDataGeneratorTool"\r
394                         />\r
395                         <Tool\r
396                                 Name="VCWebServiceProxyGeneratorTool"\r
397                         />\r
398                         <Tool\r
399                                 Name="VCMIDLTool"\r
400                         />\r
401                         <Tool\r
402                                 Name="VCCLCompilerTool"\r
403                                 AdditionalOptions="/wd4512 /wd4127"\r
404                                 Optimization="0"\r
405                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)..\..\..\&quot;;&quot;$(BOOST_PATH)&quot;"\r
406                                 PreprocessorDefinitions="CDS_USE_VLD;WIN32;_DEBUG;_CONSOLE;_WIN32_WINNT=0x0500;CDS_BUILD_LIB"\r
407                                 MinimalRebuild="true"\r
408                                 BasicRuntimeChecks="3"\r
409                                 RuntimeLibrary="3"\r
410                                 UsePrecompiledHeader="0"\r
411                                 WarningLevel="3"\r
412                                 DebugInformationFormat="4"\r
413                                 CallingConvention="0"\r
414                         />\r
415                         <Tool\r
416                                 Name="VCManagedResourceCompilerTool"\r
417                         />\r
418                         <Tool\r
419                                 Name="VCResourceCompilerTool"\r
420                         />\r
421                         <Tool\r
422                                 Name="VCPreLinkEventTool"\r
423                         />\r
424                         <Tool\r
425                                 Name="VCLinkerTool"\r
426                                 OutputFile="$(OutDir)/libcds-x86-vc9_debug.dll"\r
427                                 LinkIncremental="2"\r
428                                 AdditionalLibraryDirectories="&quot;$(BOOST_PATH)/stage32/lib&quot;;&quot;$(BOOST_PATH)/stage/lib&quot;;&quot;$(BOOST_PATH)/bin&quot;;&quot;$(OutDir)&quot;"\r
429                                 GenerateManifest="true"\r
430                                 GenerateDebugInformation="true"\r
431                                 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"\r
432                                 SubSystem="1"\r
433                                 RandomizedBaseAddress="1"\r
434                                 DataExecutionPrevention="0"\r
435                                 ImportLibrary="$(OutDir)/$(TargetName).lib"\r
436                                 TargetMachine="1"\r
437                         />\r
438                         <Tool\r
439                                 Name="VCALinkTool"\r
440                         />\r
441                         <Tool\r
442                                 Name="VCManifestTool"\r
443                         />\r
444                         <Tool\r
445                                 Name="VCXDCMakeTool"\r
446                         />\r
447                         <Tool\r
448                                 Name="VCBscMakeTool"\r
449                         />\r
450                         <Tool\r
451                                 Name="VCFxCopTool"\r
452                         />\r
453                         <Tool\r
454                                 Name="VCAppVerifierTool"\r
455                         />\r
456                         <Tool\r
457                                 Name="VCPostBuildEventTool"\r
458                         />\r
459                 </Configuration>\r
460                 <Configuration\r
461                         Name="DebugVLD|x64"\r
462                         OutputDirectory="$(SolutionDir)..\..\..\bin\vc9\$(PlatformName)\"\r
463                         IntermediateDirectory="$(SolutionDir)..\..\..\obj\vc9\$(PlatformName)\$(ProjectName)\$(ConfigurationName)\"\r
464                         ConfigurationType="2"\r
465                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"\r
466                         CharacterSet="2"\r
467                         >\r
468                         <Tool\r
469                                 Name="VCPreBuildEventTool"\r
470                         />\r
471                         <Tool\r
472                                 Name="VCCustomBuildTool"\r
473                         />\r
474                         <Tool\r
475                                 Name="VCXMLDataGeneratorTool"\r
476                         />\r
477                         <Tool\r
478                                 Name="VCWebServiceProxyGeneratorTool"\r
479                         />\r
480                         <Tool\r
481                                 Name="VCMIDLTool"\r
482                                 TargetEnvironment="3"\r
483                         />\r
484                         <Tool\r
485                                 Name="VCCLCompilerTool"\r
486                                 AdditionalOptions="/wd4512 /wd4127"\r
487                                 Optimization="0"\r
488                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)..\..\..\&quot;;&quot;$(BOOST_PATH)&quot;"\r
489                                 PreprocessorDefinitions="CDS_USE_VLD;WIN32;_DEBUG;_CONSOLE;_WIN32_WINNT=0x0500;CDS_BUILD_LIB"\r
490                                 MinimalRebuild="true"\r
491                                 BasicRuntimeChecks="3"\r
492                                 RuntimeLibrary="3"\r
493                                 UsePrecompiledHeader="0"\r
494                                 WarningLevel="4"\r
495                                 DebugInformationFormat="3"\r
496                                 CallingConvention="0"\r
497                         />\r
498                         <Tool\r
499                                 Name="VCManagedResourceCompilerTool"\r
500                         />\r
501                         <Tool\r
502                                 Name="VCResourceCompilerTool"\r
503                         />\r
504                         <Tool\r
505                                 Name="VCPreLinkEventTool"\r
506                         />\r
507                         <Tool\r
508                                 Name="VCLinkerTool"\r
509                                 OutputFile="$(OutDir)/libcds-amd64-vc9_debug.dll"\r
510                                 LinkIncremental="2"\r
511                                 AdditionalLibraryDirectories="&quot;$(BOOST_PATH)/stage64/lib&quot;;&quot;$(BOOST_PATH)/bin&quot;;&quot;$(OutDir)&quot;"\r
512                                 GenerateManifest="true"\r
513                                 GenerateDebugInformation="true"\r
514                                 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"\r
515                                 SubSystem="1"\r
516                                 RandomizedBaseAddress="1"\r
517                                 DataExecutionPrevention="0"\r
518                                 ImportLibrary="$(OutDir)/$(TargetName).lib"\r
519                                 TargetMachine="17"\r
520                         />\r
521                         <Tool\r
522                                 Name="VCALinkTool"\r
523                         />\r
524                         <Tool\r
525                                 Name="VCManifestTool"\r
526                         />\r
527                         <Tool\r
528                                 Name="VCXDCMakeTool"\r
529                         />\r
530                         <Tool\r
531                                 Name="VCBscMakeTool"\r
532                         />\r
533                         <Tool\r
534                                 Name="VCFxCopTool"\r
535                         />\r
536                         <Tool\r
537                                 Name="VCAppVerifierTool"\r
538                         />\r
539                         <Tool\r
540                                 Name="VCPostBuildEventTool"\r
541                         />\r
542                 </Configuration>\r
543         </Configurations>\r
544         <References>\r
545         </References>\r
546         <Files>\r
547                 <Filter\r
548                         Name="Source Files"\r
549                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
550                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
551                         >\r
552                         <File\r
553                                 RelativePath="..\..\..\src\dllmain.cpp"\r
554                                 >\r
555                         </File>\r
556                         <File\r
557                                 RelativePath="..\..\..\src\hrc_gc.cpp"\r
558                                 >\r
559                         </File>\r
560                         <File\r
561                                 RelativePath="..\..\..\src\hzp_const.h"\r
562                                 >\r
563                         </File>\r
564                         <File\r
565                                 RelativePath="..\..\..\src\hzp_gc.cpp"\r
566                                 >\r
567                         </File>\r
568                         <File\r
569                                 RelativePath="..\..\..\src\init.cpp"\r
570                                 >\r
571                         </File>\r
572                         <File\r
573                                 RelativePath="..\..\..\src\michael_heap.cpp"\r
574                                 >\r
575                         </File>\r
576                         <File\r
577                                 RelativePath="..\..\..\src\ptb_gc.cpp"\r
578                                 >\r
579                         </File>\r
580                         <File\r
581                                 RelativePath="..\..\..\src\topology_hpux.cpp"\r
582                                 >\r
583                         </File>\r
584                         <File\r
585                                 RelativePath="..\..\..\src\topology_linux.cpp"\r
586                                 >\r
587                         </File>\r
588                         <File\r
589                                 RelativePath="..\..\..\src\topology_osx.cpp"\r
590                                 >\r
591                         </File>\r
592                         <File\r
593                                 RelativePath="..\..\..\src\urcu_gp.cpp"\r
594                                 >\r
595                         </File>\r
596                         <File\r
597                                 RelativePath="..\..\..\src\urcu_sh.cpp"\r
598                                 >\r
599                         </File>\r
600                 </Filter>\r
601                 <Filter\r
602                         Name="Header Files"\r
603                         Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
604                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"\r
605                         >\r
606                         <Filter\r
607                                 Name="cds"\r
608                                 >\r
609                                 <File\r
610                                         RelativePath="..\..\..\cds\backoff_strategy.h"\r
611                                         >\r
612                                 </File>\r
613                                 <File\r
614                                         RelativePath="..\..\..\cds\bitop.h"\r
615                                         >\r
616                                 </File>\r
617                                 <File\r
618                                         RelativePath="..\..\..\cds\cxx11_atomic.h"\r
619                                         >\r
620                                 </File>\r
621                                 <File\r
622                                         RelativePath="..\..\..\cds\init.h"\r
623                                         >\r
624                                 </File>\r
625                                 <File\r
626                                         RelativePath="..\..\..\cds\int_algo.h"\r
627                                         >\r
628                                 </File>\r
629                                 <File\r
630                                         RelativePath="..\..\..\cds\numtraits.h"\r
631                                         >\r
632                                 </File>\r
633                                 <File\r
634                                         RelativePath="..\..\..\cds\ref.h"\r
635                                         >\r
636                                 </File>\r
637                                 <File\r
638                                         RelativePath="..\..\..\cds\refcounter.h"\r
639                                         >\r
640                                 </File>\r
641                                 <File\r
642                                         RelativePath="..\..\..\cds\version.h"\r
643                                         >\r
644                                 </File>\r
645                                 <Filter\r
646                                         Name="details"\r
647                                         >\r
648                                         <File\r
649                                                 RelativePath="..\..\..\cds\details\aligned_allocator.h"\r
650                                                 >\r
651                                         </File>\r
652                                         <File\r
653                                                 RelativePath="..\..\..\cds\details\aligned_type.h"\r
654                                                 >\r
655                                         </File>\r
656                                         <File\r
657                                                 RelativePath="..\..\..\cds\details\allocator.h"\r
658                                                 >\r
659                                         </File>\r
660                                         <File\r
661                                                 RelativePath="..\..\..\cds\details\binary_functor_wrapper.h"\r
662                                                 >\r
663                                         </File>\r
664                                         <File\r
665                                                 RelativePath="..\..\..\cds\details\bit_reverse_counter.h"\r
666                                                 >\r
667                                         </File>\r
668                                         <File\r
669                                                 RelativePath="..\..\..\cds\details\bitop_generic.h"\r
670                                                 >\r
671                                         </File>\r
672                                         <File\r
673                                                 RelativePath="..\..\..\cds\details\bounded_array.h"\r
674                                                 >\r
675                                         </File>\r
676                                         <File\r
677                                                 RelativePath="..\..\..\cds\details\bounded_container.h"\r
678                                                 >\r
679                                         </File>\r
680                                         <File\r
681                                                 RelativePath="..\..\..\cds\details\comparator.h"\r
682                                                 >\r
683                                         </File>\r
684                                         <File\r
685                                                 RelativePath="..\..\..\cds\details\cxx11_features.h"\r
686                                                 >\r
687                                         </File>\r
688                                         <File\r
689                                                 RelativePath="..\..\..\cds\details\defs.h"\r
690                                                 >\r
691                                         </File>\r
692                                         <File\r
693                                                 RelativePath="..\..\..\cds\details\functor_wrapper.h"\r
694                                                 >\r
695                                         </File>\r
696                                         <File\r
697                                                 RelativePath="..\..\..\cds\details\hash_functor_selector.h"\r
698                                                 >\r
699                                         </File>\r
700                                         <File\r
701                                                 RelativePath="..\..\..\cds\details\is_aligned.h"\r
702                                                 >\r
703                                         </File>\r
704                                         <File\r
705                                                 RelativePath="..\..\..\cds\details\lib.h"\r
706                                                 >\r
707                                         </File>\r
708                                         <File\r
709                                                 RelativePath="..\..\..\cds\details\make_const_type.h"\r
710                                                 >\r
711                                         </File>\r
712                                         <File\r
713                                                 RelativePath="..\..\..\cds\details\marked_ptr.h"\r
714                                                 >\r
715                                         </File>\r
716                                         <File\r
717                                                 RelativePath="..\..\..\cds\details\marked_thread_id.h"\r
718                                                 >\r
719                                         </File>\r
720                                         <File\r
721                                                 RelativePath="..\..\..\cds\details\noncopyable.h"\r
722                                                 >\r
723                                         </File>\r
724                                         <File\r
725                                                 RelativePath="..\..\..\cds\impl\queue_base.h"\r
726                                                 >\r
727                                         </File>\r
728                                         <File\r
729                                                 RelativePath="..\..\..\cds\details\static_functor.h"\r
730                                                 >\r
731                                         </File>\r
732                                         <File\r
733                                                 RelativePath="..\..\..\cds\details\trivial_assign.h"\r
734                                                 >\r
735                                         </File>\r
736                                         <File\r
737                                                 RelativePath="..\..\..\cds\details\type_padding.h"\r
738                                                 >\r
739                                         </File>\r
740                                         <File\r
741                                                 RelativePath="..\..\..\cds\details\void_selector.h"\r
742                                                 >\r
743                                         </File>\r
744                                         <Filter\r
745                                                 Name="compiler"\r
746                                                 >\r
747                                                 <File\r
748                                                         RelativePath="..\..\..\cds\compiler\backoff.h"\r
749                                                         >\r
750                                                 </File>\r
751                                                 <File\r
752                                                         RelativePath="..\..\..\cds\compiler\bitop.h"\r
753                                                         >\r
754                                                 </File>\r
755                                                 <File\r
756                                                         RelativePath="..\..\..\cds\compiler\cstdint_boost.h"\r
757                                                         >\r
758                                                 </File>\r
759                                                 <File\r
760                                                         RelativePath="..\..\..\cds\compiler\cstdint_std.h"\r
761                                                         >\r
762                                                 </File>\r
763                                                 <File\r
764                                                         RelativePath="..\..\..\cds\compiler\cxx11_atomic.h"\r
765                                                         >\r
766                                                 </File>\r
767                                                 <File\r
768                                                         RelativePath="..\..\..\cds\compiler\cxx11_atomic_patches.h"\r
769                                                         >\r
770                                                 </File>\r
771                                                 <File\r
772                                                         RelativePath="..\..\..\cds\compiler\cxx11_atomic_prepatches.h"\r
773                                                         >\r
774                                                 </File>\r
775                                                 <File\r
776                                                         RelativePath="..\..\..\cds\compiler\defs.h"\r
777                                                         >\r
778                                                 </File>\r
779                                                 <Filter\r
780                                                         Name="gcc"\r
781                                                         >\r
782                                                         <File\r
783                                                                 RelativePath="..\..\..\cds\compiler\gcc\compiler_barriers.h"\r
784                                                                 >\r
785                                                         </File>\r
786                                                         <File\r
787                                                                 RelativePath="..\..\..\cds\compiler\gcc\compiler_macro.h"\r
788                                                                 >\r
789                                                         </File>\r
790                                                         <File\r
791                                                                 RelativePath="..\..\..\cds\compiler\gcc\cxx11_atomic_patches.h"\r
792                                                                 >\r
793                                                         </File>\r
794                                                         <File\r
795                                                                 RelativePath="..\..\..\cds\compiler\gcc\defs.h"\r
796                                                                 >\r
797                                                         </File>\r
798                                                         <Filter\r
799                                                                 Name="amd64"\r
800                                                                 >\r
801                                                                 <File\r
802                                                                         RelativePath="..\..\..\cds\compiler\gcc\amd64\backoff.h"\r
803                                                                         >\r
804                                                                 </File>\r
805                                                                 <File\r
806                                                                         RelativePath="..\..\..\cds\compiler\gcc\amd64\bitop.h"\r
807                                                                         >\r
808                                                                 </File>\r
809                                                                 <File\r
810                                                                         RelativePath="..\..\..\cds\compiler\gcc\amd64\cxx11_atomic.h"\r
811                                                                         >\r
812                                                                 </File>\r
813                                                         </Filter>\r
814                                                         <Filter\r
815                                                                 Name="ia64"\r
816                                                                 >\r
817                                                                 <File\r
818                                                                         RelativePath="..\..\..\cds\compiler\gcc\ia64\backoff.h"\r
819                                                                         >\r
820                                                                 </File>\r
821                                                                 <File\r
822                                                                         RelativePath="..\..\..\cds\compiler\gcc\ia64\bitop.h"\r
823                                                                         >\r
824                                                                 </File>\r
825                                                                 <File\r
826                                                                         RelativePath="..\..\..\cds\compiler\gcc\ia64\cxx11_atomic.h"\r
827                                                                         >\r
828                                                                 </File>\r
829                                                         </Filter>\r
830                                                         <Filter\r
831                                                                 Name="sparc"\r
832                                                                 >\r
833                                                                 <File\r
834                                                                         RelativePath="..\..\..\cds\compiler\gcc\sparc\backoff.h"\r
835                                                                         >\r
836                                                                 </File>\r
837                                                                 <File\r
838                                                                         RelativePath="..\..\..\cds\compiler\gcc\sparc\bitop.h"\r
839                                                                         >\r
840                                                                 </File>\r
841                                                                 <File\r
842                                                                         RelativePath="..\..\..\cds\compiler\gcc\sparc\cxx11_atomic.h"\r
843                                                                         >\r
844                                                                 </File>\r
845                                                         </Filter>\r
846                                                         <Filter\r
847                                                                 Name="x86"\r
848                                                                 >\r
849                                                                 <File\r
850                                                                         RelativePath="..\..\..\cds\compiler\gcc\x86\backoff.h"\r
851                                                                         >\r
852                                                                 </File>\r
853                                                                 <File\r
854                                                                         RelativePath="..\..\..\cds\compiler\gcc\x86\bitop.h"\r
855                                                                         >\r
856                                                                 </File>\r
857                                                                 <File\r
858                                                                         RelativePath="..\..\..\cds\compiler\gcc\x86\cxx11_atomic.h"\r
859                                                                         >\r
860                                                                 </File>\r
861                                                                 <File\r
862                                                                         RelativePath="..\..\..\cds\compiler\gcc\x86\cxx11_atomic32.h"\r
863                                                                         >\r
864                                                                 </File>\r
865                                                         </Filter>\r
866                                                         <Filter\r
867                                                                 Name="ppc64"\r
868                                                                 >\r
869                                                                 <File\r
870                                                                         RelativePath="..\..\..\cds\compiler\gcc\ppc64\backoff.h"\r
871                                                                         >\r
872                                                                 </File>\r
873                                                                 <File\r
874                                                                         RelativePath="..\..\..\cds\compiler\gcc\ppc64\bitop.h"\r
875                                                                         >\r
876                                                                 </File>\r
877                                                         </Filter>\r
878                                                 </Filter>\r
879                                                 <Filter\r
880                                                         Name="vc"\r
881                                                         >\r
882                                                         <File\r
883                                                                 RelativePath="..\..\..\cds\compiler\vc\compiler_barriers.h"\r
884                                                                 >\r
885                                                         </File>\r
886                                                         <File\r
887                                                                 RelativePath="..\..\..\cds\compiler\vc\defs.h"\r
888                                                                 >\r
889                                                         </File>\r
890                                                         <Filter\r
891                                                                 Name="x86"\r
892                                                                 >\r
893                                                                 <File\r
894                                                                         RelativePath="..\..\..\cds\compiler\vc\x86\backoff.h"\r
895                                                                         >\r
896                                                                 </File>\r
897                                                                 <File\r
898                                                                         RelativePath="..\..\..\cds\compiler\vc\x86\bitop.h"\r
899                                                                         >\r
900                                                                 </File>\r
901                                                                 <File\r
902                                                                         RelativePath="..\..\..\cds\compiler\vc\x86\cxx11_atomic.h"\r
903                                                                         >\r
904                                                                 </File>\r
905                                                         </Filter>\r
906                                                         <Filter\r
907                                                                 Name="amd64"\r
908                                                                 >\r
909                                                                 <File\r
910                                                                         RelativePath="..\..\..\cds\compiler\vc\amd64\backoff.h"\r
911                                                                         >\r
912                                                                 </File>\r
913                                                                 <File\r
914                                                                         RelativePath="..\..\..\cds\compiler\vc\amd64\bitop.h"\r
915                                                                         >\r
916                                                                 </File>\r
917                                                                 <File\r
918                                                                         RelativePath="..\..\..\cds\compiler\vc\amd64\cxx11_atomic.h"\r
919                                                                         >\r
920                                                                 </File>\r
921                                                         </Filter>\r
922                                                 </Filter>\r
923                                                 <Filter\r
924                                                         Name="clang"\r
925                                                         >\r
926                                                         <File\r
927                                                                 RelativePath="..\..\..\cds\compiler\clang\cxx11_atomic_prepatches.h"\r
928                                                                 >\r
929                                                         </File>\r
930                                                         <File\r
931                                                                 RelativePath="..\..\..\cds\compiler\clang\defs.h"\r
932                                                                 >\r
933                                                         </File>\r
934                                                 </Filter>\r
935                                                 <Filter\r
936                                                         Name="icl"\r
937                                                         >\r
938                                                         <File\r
939                                                                 RelativePath="..\..\..\cds\compiler\icl\compiler_barriers.h"\r
940                                                                 >\r
941                                                         </File>\r
942                                                         <File\r
943                                                                 RelativePath="..\..\..\cds\compiler\icl\cxx11_atomic_patches_win.h"\r
944                                                                 >\r
945                                                         </File>\r
946                                                         <File\r
947                                                                 RelativePath="..\..\..\cds\compiler\icl\defs.h"\r
948                                                                 >\r
949                                                         </File>\r
950                                                 </Filter>\r
951                                         </Filter>\r
952                                         <Filter\r
953                                                 Name="std"\r
954                                                 >\r
955                                                 <File\r
956                                                         RelativePath="..\..\..\cds\details\std\chrono.h"\r
957                                                         >\r
958                                                 </File>\r
959                                                 <File\r
960                                                         RelativePath="..\..\..\cds\details\std\condition_variable.h"\r
961                                                         >\r
962                                                 </File>\r
963                                                 <File\r
964                                                         RelativePath="..\..\..\cds\details\std\memory.h"\r
965                                                         >\r
966                                                 </File>\r
967                                                 <File\r
968                                                         RelativePath="..\..\..\cds\details\std\mutex.h"\r
969                                                         >\r
970                                                 </File>\r
971                                                 <File\r
972                                                         RelativePath="..\..\..\cds\details\std\thread.h"\r
973                                                         >\r
974                                                 </File>\r
975                                                 <File\r
976                                                         RelativePath="..\..\..\cds\details\std\tuple.h"\r
977                                                         >\r
978                                                 </File>\r
979                                                 <File\r
980                                                         RelativePath="..\..\..\cds\details\std\type_traits.h"\r
981                                                         >\r
982                                                 </File>\r
983                                         </Filter>\r
984                                 </Filter>\r
985                                 <Filter\r
986                                         Name="gc"\r
987                                         >\r
988                                         <File\r
989                                                 RelativePath="..\..\..\cds\gc\all.h"\r
990                                                 >\r
991                                         </File>\r
992                                         <File\r
993                                                 RelativePath="..\..\..\cds\gc\default_gc.h"\r
994                                                 >\r
995                                         </File>\r
996                                         <File\r
997                                                 RelativePath="..\..\..\cds\gc\exception.h"\r
998                                                 >\r
999                                         </File>\r
1000                                         <File\r
1001                                                 RelativePath="..\..\..\cds\gc\gc_fwd.h"\r
1002                                                 >\r
1003                                         </File>\r
1004                                         <File\r
1005                                                 RelativePath="..\..\..\cds\gc\guarded_ptr.h"\r
1006                                                 >\r
1007                                         </File>\r
1008                                         <File\r
1009                                                 RelativePath="..\..\..\cds\gc\hp.h"\r
1010                                                 >\r
1011                                         </File>\r
1012                                         <File\r
1013                                                 RelativePath="..\..\..\cds\gc\hp_decl.h"\r
1014                                                 >\r
1015                                         </File>\r
1016                                         <File\r
1017                                                 RelativePath="..\..\..\cds\gc\hp_impl.h"\r
1018                                                 >\r
1019                                         </File>\r
1020                                         <File\r
1021                                                 RelativePath="..\..\..\cds\gc\hrc.h"\r
1022                                                 >\r
1023                                         </File>\r
1024                                         <File\r
1025                                                 RelativePath="..\..\..\cds\gc\hrc_decl.h"\r
1026                                                 >\r
1027                                         </File>\r
1028                                         <File\r
1029                                                 RelativePath="..\..\..\cds\gc\hrc_impl.h"\r
1030                                                 >\r
1031                                         </File>\r
1032                                         <File\r
1033                                                 RelativePath="..\..\..\cds\gc\nogc.h"\r
1034                                                 >\r
1035                                         </File>\r
1036                                         <File\r
1037                                                 RelativePath="..\..\..\cds\gc\ptb.h"\r
1038                                                 >\r
1039                                         </File>\r
1040                                         <File\r
1041                                                 RelativePath="..\..\..\cds\gc\ptb_decl.h"\r
1042                                                 >\r
1043                                         </File>\r
1044                                         <File\r
1045                                                 RelativePath="..\..\..\cds\gc\ptb_impl.h"\r
1046                                                 >\r
1047                                         </File>\r
1048                                         <Filter\r
1049                                                 Name="hzp"\r
1050                                                 >\r
1051                                                 <File\r
1052                                                         RelativePath="..\..\..\cds\gc\hzp\details\hp_alloc.h"\r
1053                                                         >\r
1054                                                 </File>\r
1055                                                 <File\r
1056                                                         RelativePath="..\..\..\cds\gc\hzp\details\hp_fwd.h"\r
1057                                                         >\r
1058                                                 </File>\r
1059                                                 <File\r
1060                                                         RelativePath="..\..\..\cds\gc\hzp\details\hp_inline.h"\r
1061                                                         >\r
1062                                                 </File>\r
1063                                                 <File\r
1064                                                         RelativePath="..\..\..\cds\gc\hzp\details\hp_retired.h"\r
1065                                                         >\r
1066                                                 </File>\r
1067                                                 <File\r
1068                                                         RelativePath="..\..\..\cds\gc\hzp\details\hp_type.h"\r
1069                                                         >\r
1070                                                 </File>\r
1071                                                 <File\r
1072                                                         RelativePath="..\..\..\cds\gc\hzp\hzp.h"\r
1073                                                         >\r
1074                                                 </File>\r
1075                                         </Filter>\r
1076                                         <Filter\r
1077                                                 Name="hrc"\r
1078                                                 >\r
1079                                                 <File\r
1080                                                         RelativePath="..\..\..\cds\gc\hrc\gc_fwd.h"\r
1081                                                         >\r
1082                                                 </File>\r
1083                                                 <File\r
1084                                                         RelativePath="..\..\..\cds\gc\hrc\hrc.h"\r
1085                                                         >\r
1086                                                 </File>\r
1087                                                 <File\r
1088                                                         RelativePath="..\..\..\cds\gc\hrc\details\hrc_fwd.h"\r
1089                                                         >\r
1090                                                 </File>\r
1091                                                 <File\r
1092                                                         RelativePath="..\..\..\cds\gc\hrc\details\hrc_inline.h"\r
1093                                                         >\r
1094                                                 </File>\r
1095                                                 <File\r
1096                                                         RelativePath="..\..\..\cds\gc\hrc\details\hrc_retired.h"\r
1097                                                         >\r
1098                                                 </File>\r
1099                                         </Filter>\r
1100                                         <Filter\r
1101                                                 Name="ptb"\r
1102                                                 >\r
1103                                                 <File\r
1104                                                         RelativePath="..\..\..\cds\gc\ptb\ptb.h"\r
1105                                                         >\r
1106                                                 </File>\r
1107                                         </Filter>\r
1108                                         <Filter\r
1109                                                 Name="details"\r
1110                                                 >\r
1111                                                 <File\r
1112                                                         RelativePath="..\..\..\cds\gc\details\retired_ptr.h"\r
1113                                                         >\r
1114                                                 </File>\r
1115                                         </Filter>\r
1116                                 </Filter>\r
1117                                 <Filter\r
1118                                         Name="user_setup"\r
1119                                         >\r
1120                                         <File\r
1121                                                 RelativePath="..\..\..\cds\user_setup\allocator.h"\r
1122                                                 >\r
1123                                         </File>\r
1124                                         <File\r
1125                                                 RelativePath="..\..\..\cds\user_setup\cache_line.h"\r
1126                                                 >\r
1127                                         </File>\r
1128                                         <File\r
1129                                                 RelativePath="..\..\..\cds\user_setup\threading.h"\r
1130                                                 >\r
1131                                         </File>\r
1132                                 </Filter>\r
1133                                 <Filter\r
1134                                         Name="lock"\r
1135                                         >\r
1136                                         <File\r
1137                                                 RelativePath="..\..\..\cds\lock\array.h"\r
1138                                                 >\r
1139                                         </File>\r
1140                                         <File\r
1141                                                 RelativePath="..\..\..\cds\lock\scoped_lock.h"\r
1142                                                 >\r
1143                                         </File>\r
1144                                         <File\r
1145                                                 RelativePath="..\..\..\cds\lock\spinlock.h"\r
1146                                                 >\r
1147                                         </File>\r
1148                                 </Filter>\r
1149                                 <Filter\r
1150                                         Name="threading"\r
1151                                         >\r
1152                                         <File\r
1153                                                 RelativePath="..\..\..\cds\threading\details\_common.h"\r
1154                                                 >\r
1155                                         </File>\r
1156                                         <File\r
1157                                                 RelativePath="..\..\..\cds\threading\details\auto_detect.h"\r
1158                                                 >\r
1159                                         </File>\r
1160                                         <File\r
1161                                                 RelativePath="..\..\..\cds\threading\details\cxx11.h"\r
1162                                                 >\r
1163                                         </File>\r
1164                                         <File\r
1165                                                 RelativePath="..\..\..\cds\threading\details\cxx11_manager.h"\r
1166                                                 >\r
1167                                         </File>\r
1168                                         <File\r
1169                                                 RelativePath="..\..\..\cds\threading\details\gcc.h"\r
1170                                                 >\r
1171                                         </File>\r
1172                                         <File\r
1173                                                 RelativePath="..\..\..\cds\threading\details\gcc_manager.h"\r
1174                                                 >\r
1175                                         </File>\r
1176                                         <File\r
1177                                                 RelativePath="..\..\..\cds\threading\model.h"\r
1178                                                 >\r
1179                                         </File>\r
1180                                         <File\r
1181                                                 RelativePath="..\..\..\cds\threading\details\msvc.h"\r
1182                                                 >\r
1183                                         </File>\r
1184                                         <File\r
1185                                                 RelativePath="..\..\..\cds\threading\details\msvc_manager.h"\r
1186                                                 >\r
1187                                         </File>\r
1188                                         <File\r
1189                                                 RelativePath="..\..\..\cds\threading\details\pthread.h"\r
1190                                                 >\r
1191                                         </File>\r
1192                                         <File\r
1193                                                 RelativePath="..\..\..\cds\threading\details\pthread_manager.h"\r
1194                                                 >\r
1195                                         </File>\r
1196                                         <File\r
1197                                                 RelativePath="..\..\..\cds\threading\details\wintls.h"\r
1198                                                 >\r
1199                                         </File>\r
1200                                         <File\r
1201                                                 RelativePath="..\..\..\cds\threading\details\wintls_manager.h"\r
1202                                                 >\r
1203                                         </File>\r
1204                                 </Filter>\r
1205                                 <Filter\r
1206                                         Name="OS"\r
1207                                         >\r
1208                                         <File\r
1209                                                 RelativePath="..\..\..\cds\os\alloc_aligned.h"\r
1210                                                 >\r
1211                                         </File>\r
1212                                         <File\r
1213                                                 RelativePath="..\..\..\cds\os\syserror.h"\r
1214                                                 >\r
1215                                         </File>\r
1216                                         <File\r
1217                                                 RelativePath="..\..\..\cds\os\thread.h"\r
1218                                                 >\r
1219                                         </File>\r
1220                                         <File\r
1221                                                 RelativePath="..\..\..\cds\os\timer.h"\r
1222                                                 >\r
1223                                         </File>\r
1224                                         <File\r
1225                                                 RelativePath="..\..\..\cds\os\topology.h"\r
1226                                                 >\r
1227                                         </File>\r
1228                                         <Filter\r
1229                                                 Name="hpux"\r
1230                                                 >\r
1231                                                 <File\r
1232                                                         RelativePath="..\..\..\cds\os\hpux\alloc_aligned.h"\r
1233                                                         >\r
1234                                                 </File>\r
1235                                                 <File\r
1236                                                         RelativePath="..\..\..\cds\os\hpux\timer.h"\r
1237                                                         >\r
1238                                                 </File>\r
1239                                                 <File\r
1240                                                         RelativePath="..\..\..\cds\os\hpux\topology.h"\r
1241                                                         >\r
1242                                                 </File>\r
1243                                         </Filter>\r
1244                                         <Filter\r
1245                                                 Name="linux"\r
1246                                                 >\r
1247                                                 <File\r
1248                                                         RelativePath="..\..\..\cds\os\linux\alloc_aligned.h"\r
1249                                                         >\r
1250                                                 </File>\r
1251                                                 <File\r
1252                                                         RelativePath="..\..\..\cds\os\linux\timer.h"\r
1253                                                         >\r
1254                                                 </File>\r
1255                                                 <File\r
1256                                                         RelativePath="..\..\..\cds\os\linux\topology.h"\r
1257                                                         >\r
1258                                                 </File>\r
1259                                         </Filter>\r
1260                                         <Filter\r
1261                                                 Name="posix"\r
1262                                                 >\r
1263                                                 <File\r
1264                                                         RelativePath="..\..\..\cds\os\posix\alloc_aligned.h"\r
1265                                                         >\r
1266                                                 </File>\r
1267                                                 <File\r
1268                                                         RelativePath="..\..\..\cds\os\posix\fake_topology.h"\r
1269                                                         >\r
1270                                                 </File>\r
1271                                                 <File\r
1272                                                         RelativePath="..\..\..\cds\os\posix\syserror.h"\r
1273                                                         >\r
1274                                                 </File>\r
1275                                                 <File\r
1276                                                         RelativePath="..\..\..\cds\os\posix\thread.h"\r
1277                                                         >\r
1278                                                 </File>\r
1279                                                 <File\r
1280                                                         RelativePath="..\..\..\cds\os\posix\timer.h"\r
1281                                                         >\r
1282                                                 </File>\r
1283                                         </Filter>\r
1284                                         <Filter\r
1285                                                 Name="sunos"\r
1286                                                 >\r
1287                                                 <File\r
1288                                                         RelativePath="..\..\..\cds\os\sunos\alloc_aligned.h"\r
1289                                                         >\r
1290                                                 </File>\r
1291                                                 <File\r
1292                                                         RelativePath="..\..\..\cds\os\sunos\timer.h"\r
1293                                                         >\r
1294                                                 </File>\r
1295                                                 <File\r
1296                                                         RelativePath="..\..\..\cds\os\sunos\topology.h"\r
1297                                                         >\r
1298                                                 </File>\r
1299                                         </Filter>\r
1300                                         <Filter\r
1301                                                 Name="win"\r
1302                                                 >\r
1303                                                 <File\r
1304                                                         RelativePath="..\..\..\cds\os\win\alloc_aligned.h"\r
1305                                                         >\r
1306                                                 </File>\r
1307                                                 <File\r
1308                                                         RelativePath="..\..\..\cds\os\win\syserror.h"\r
1309                                                         >\r
1310                                                 </File>\r
1311                                                 <File\r
1312                                                         RelativePath="..\..\..\cds\os\win\thread.h"\r
1313                                                         >\r
1314                                                 </File>\r
1315                                                 <File\r
1316                                                         RelativePath="..\..\..\cds\os\win\timer.h"\r
1317                                                         >\r
1318                                                 </File>\r
1319                                                 <File\r
1320                                                         RelativePath="..\..\..\cds\os\win\topology.h"\r
1321                                                         >\r
1322                                                 </File>\r
1323                                         </Filter>\r
1324                                         <Filter\r
1325                                                 Name="aix"\r
1326                                                 >\r
1327                                                 <File\r
1328                                                         RelativePath="..\..\..\cds\os\aix\alloc_aligned.h"\r
1329                                                         >\r
1330                                                 </File>\r
1331                                                 <File\r
1332                                                         RelativePath="..\..\..\cds\os\aix\timer.h"\r
1333                                                         >\r
1334                                                 </File>\r
1335                                                 <File\r
1336                                                         RelativePath="..\..\..\cds\os\aix\topology.h"\r
1337                                                         >\r
1338                                                 </File>\r
1339                                         </Filter>\r
1340                                         <Filter\r
1341                                                 Name="libc"\r
1342                                                 >\r
1343                                                 <File\r
1344                                                         RelativePath="..\..\..\cds\os\libc\alloc_aligned.h"\r
1345                                                         >\r
1346                                                 </File>\r
1347                                         </Filter>\r
1348                                         <Filter\r
1349                                                 Name="free_bsd"\r
1350                                                 >\r
1351                                                 <File\r
1352                                                         RelativePath="..\..\..\cds\os\free_bsd\alloc_aligned.h"\r
1353                                                         >\r
1354                                                 </File>\r
1355                                                 <File\r
1356                                                         RelativePath="..\..\..\cds\os\free_bsd\timer.h"\r
1357                                                         >\r
1358                                                 </File>\r
1359                                                 <File\r
1360                                                         RelativePath="..\..\..\cds\os\free_bsd\topology.h"\r
1361                                                         >\r
1362                                                 </File>\r
1363                                         </Filter>\r
1364                                         <Filter\r
1365                                                 Name="details"\r
1366                                                 >\r
1367                                                 <File\r
1368                                                         RelativePath="..\..\..\cds\os\details\fake_topology.h"\r
1369                                                         >\r
1370                                                 </File>\r
1371                                         </Filter>\r
1372                                         <Filter\r
1373                                                 Name="osx"\r
1374                                                 >\r
1375                                                 <File\r
1376                                                         RelativePath="..\..\..\cds\os\osx\timer.h"\r
1377                                                         >\r
1378                                                 </File>\r
1379                                                 <File\r
1380                                                         RelativePath="..\..\..\cds\os\osx\topology.h"\r
1381                                                         >\r
1382                                                 </File>\r
1383                                         </Filter>\r
1384                                 </Filter>\r
1385                                 <Filter\r
1386                                         Name="memory"\r
1387                                         >\r
1388                                         <File\r
1389                                                 RelativePath="..\..\..\cds\memory\pool_allocator.h"\r
1390                                                 >\r
1391                                         </File>\r
1392                                         <File\r
1393                                                 RelativePath="..\..\..\cds\memory\vyukov_queue_pool.h"\r
1394                                                 >\r
1395                                         </File>\r
1396                                         <Filter\r
1397                                                 Name="michael"\r
1398                                                 >\r
1399                                                 <File\r
1400                                                         RelativePath="..\..\..\cds\memory\michael\allocator.h"\r
1401                                                         >\r
1402                                                 </File>\r
1403                                                 <File\r
1404                                                         RelativePath="..\..\..\cds\memory\michael\bound_check.h"\r
1405                                                         >\r
1406                                                 </File>\r
1407                                                 <File\r
1408                                                         RelativePath="..\..\..\cds\memory\michael\options.h"\r
1409                                                         >\r
1410                                                 </File>\r
1411                                                 <File\r
1412                                                         RelativePath="..\..\..\cds\memory\michael\osalloc_stat.h"\r
1413                                                         >\r
1414                                                 </File>\r
1415                                                 <File\r
1416                                                         RelativePath="..\..\..\cds\memory\michael\procheap_stat.h"\r
1417                                                         >\r
1418                                                 </File>\r
1419                                         </Filter>\r
1420                                 </Filter>\r
1421                                 <Filter\r
1422                                         Name="opt"\r
1423                                         >\r
1424                                         <File\r
1425                                                 RelativePath="..\..\..\cds\opt\buffer.h"\r
1426                                                 >\r
1427                                         </File>\r
1428                                         <File\r
1429                                                 RelativePath="..\..\..\cds\opt\compare.h"\r
1430                                                 >\r
1431                                         </File>\r
1432                                         <File\r
1433                                                 RelativePath="..\..\..\cds\opt\hash.h"\r
1434                                                 >\r
1435                                         </File>\r
1436                                         <File\r
1437                                                 RelativePath="..\..\..\cds\opt\make_options_std.h"\r
1438                                                 >\r
1439                                         </File>\r
1440                                         <File\r
1441                                                 RelativePath="..\..\..\cds\opt\make_options_var.h"\r
1442                                                 >\r
1443                                         </File>\r
1444                                         <File\r
1445                                                 RelativePath="..\..\..\cds\opt\options.h"\r
1446                                                 >\r
1447                                         </File>\r
1448                                         <File\r
1449                                                 RelativePath="..\..\..\cds\opt\permutation.h"\r
1450                                                 >\r
1451                                         </File>\r
1452                                         <File\r
1453                                                 RelativePath="..\..\..\cds\opt\value_cleaner.h"\r
1454                                                 >\r
1455                                         </File>\r
1456                                 </Filter>\r
1457                                 <Filter\r
1458                                         Name="intrusive"\r
1459                                         >\r
1460                                         <File\r
1461                                                 RelativePath="..\..\..\cds\intrusive\base.h"\r
1462                                                 >\r
1463                                         </File>\r
1464                                         <File\r
1465                                                 RelativePath="..\..\..\cds\intrusive\basket_queue.h"\r
1466                                                 >\r
1467                                         </File>\r
1468                                         <File\r
1469                                                 RelativePath="..\..\..\cds\intrusive\cuckoo_set.h"\r
1470                                                 >\r
1471                                         </File>\r
1472                                         <File\r
1473                                                 RelativePath="..\..\..\cds\intrusive\deque_stat.h"\r
1474                                                 >\r
1475                                         </File>\r
1476                                         <File\r
1477                                                 RelativePath="..\..\..\cds\intrusive\ellen_bintree_hp.h"\r
1478                                                 >\r
1479                                         </File>\r
1480                                         <File\r
1481                                                 RelativePath="..\..\..\cds\intrusive\ellen_bintree_impl.h"\r
1482                                                 >\r
1483                                         </File>\r
1484                                         <File\r
1485                                                 RelativePath="..\..\..\cds\intrusive\ellen_bintree_ptb.h"\r
1486                                                 >\r
1487                                         </File>\r
1488                                         <File\r
1489                                                 RelativePath="..\..\..\cds\intrusive\ellen_bintree_rcu.h"\r
1490                                                 >\r
1491                                         </File>\r
1492                                         <File\r
1493                                                 RelativePath="..\..\..\cds\intrusive\fcqueue.h"\r
1494                                                 >\r
1495                                         </File>\r
1496                                         <File\r
1497                                                 RelativePath="..\..\..\cds\intrusive\fcstack.h"\r
1498                                                 >\r
1499                                         </File>\r
1500                                         <File\r
1501                                                 RelativePath="..\..\..\cds\intrusive\lazy_list_base.h"\r
1502                                                 >\r
1503                                         </File>\r
1504                                         <File\r
1505                                                 RelativePath="..\..\..\cds\intrusive\lazy_list_hp.h"\r
1506                                                 >\r
1507                                         </File>\r
1508                                         <File\r
1509                                                 RelativePath="..\..\..\cds\intrusive\lazy_list_hrc.h"\r
1510                                                 >\r
1511                                         </File>\r
1512                                         <File\r
1513                                                 RelativePath="..\..\..\cds\intrusive\lazy_list_impl.h"\r
1514                                                 >\r
1515                                         </File>\r
1516                                         <File\r
1517                                                 RelativePath="..\..\..\cds\intrusive\lazy_list_nogc.h"\r
1518                                                 >\r
1519                                         </File>\r
1520                                         <File\r
1521                                                 RelativePath="..\..\..\cds\intrusive\lazy_list_ptb.h"\r
1522                                                 >\r
1523                                         </File>\r
1524                                         <File\r
1525                                                 RelativePath="..\..\..\cds\intrusive\lazy_list_rcu.h"\r
1526                                                 >\r
1527                                         </File>\r
1528                                         <File\r
1529                                                 RelativePath="..\..\..\cds\intrusive\michael_deque.h"\r
1530                                                 >\r
1531                                         </File>\r
1532                                         <File\r
1533                                                 RelativePath="..\..\..\cds\intrusive\michael_list_base.h"\r
1534                                                 >\r
1535                                         </File>\r
1536                                         <File\r
1537                                                 RelativePath="..\..\..\cds\intrusive\michael_list_hp.h"\r
1538                                                 >\r
1539                                         </File>\r
1540                                         <File\r
1541                                                 RelativePath="..\..\..\cds\intrusive\michael_list_hrc.h"\r
1542                                                 >\r
1543                                         </File>\r
1544                                         <File\r
1545                                                 RelativePath="..\..\..\cds\intrusive\michael_list_impl.h"\r
1546                                                 >\r
1547                                         </File>\r
1548                                         <File\r
1549                                                 RelativePath="..\..\..\cds\intrusive\michael_list_nogc.h"\r
1550                                                 >\r
1551                                         </File>\r
1552                                         <File\r
1553                                                 RelativePath="..\..\..\cds\intrusive\michael_list_ptb.h"\r
1554                                                 >\r
1555                                         </File>\r
1556                                         <File\r
1557                                                 RelativePath="..\..\..\cds\intrusive\michael_list_rcu.h"\r
1558                                                 >\r
1559                                         </File>\r
1560                                         <File\r
1561                                                 RelativePath="..\..\..\cds\intrusive\michael_set.h"\r
1562                                                 >\r
1563                                         </File>\r
1564                                         <File\r
1565                                                 RelativePath="..\..\..\cds\intrusive\michael_set_base.h"\r
1566                                                 >\r
1567                                         </File>\r
1568                                         <File\r
1569                                                 RelativePath="..\..\..\cds\intrusive\michael_set_nogc.h"\r
1570                                                 >\r
1571                                         </File>\r
1572                                         <File\r
1573                                                 RelativePath="..\..\..\cds\intrusive\michael_set_rcu.h"\r
1574                                                 >\r
1575                                         </File>\r
1576                                         <File\r
1577                                                 RelativePath="..\..\..\cds\intrusive\moir_queue.h"\r
1578                                                 >\r
1579                                         </File>\r
1580                                         <File\r
1581                                                 RelativePath="..\..\..\cds\intrusive\mspriority_queue.h"\r
1582                                                 >\r
1583                                         </File>\r
1584                                         <File\r
1585                                                 RelativePath="..\..\..\cds\intrusive\msqueue.h"\r
1586                                                 >\r
1587                                         </File>\r
1588                                         <File\r
1589                                                 RelativePath="..\..\..\cds\intrusive\node_traits.h"\r
1590                                                 >\r
1591                                         </File>\r
1592                                         <File\r
1593                                                 RelativePath="..\..\..\cds\intrusive\optimistic_queue.h"\r
1594                                                 >\r
1595                                         </File>\r
1596                                         <File\r
1597                                                 RelativePath="..\..\..\cds\intrusive\options.h"\r
1598                                                 >\r
1599                                         </File>\r
1600                                         <File\r
1601                                                 RelativePath="..\..\..\cds\intrusive\queue_stat.h"\r
1602                                                 >\r
1603                                         </File>\r
1604                                         <File\r
1605                                                 RelativePath="..\..\..\cds\intrusive\segmented_queue.h"\r
1606                                                 >\r
1607                                         </File>\r
1608                                         <File\r
1609                                                 RelativePath="..\..\..\cds\intrusive\single_link_struct.h"\r
1610                                                 >\r
1611                                         </File>\r
1612                                         <File\r
1613                                                 RelativePath="..\..\..\cds\intrusive\skip_list_base.h"\r
1614                                                 >\r
1615                                         </File>\r
1616                                         <File\r
1617                                                 RelativePath="..\..\..\cds\intrusive\skip_list_hp.h"\r
1618                                                 >\r
1619                                         </File>\r
1620                                         <File\r
1621                                                 RelativePath="..\..\..\cds\intrusive\skip_list_hrc.h"\r
1622                                                 >\r
1623                                         </File>\r
1624                                         <File\r
1625                                                 RelativePath="..\..\..\cds\intrusive\skip_list_impl.h"\r
1626                                                 >\r
1627                                         </File>\r
1628                                         <File\r
1629                                                 RelativePath="..\..\..\cds\intrusive\skip_list_nogc.h"\r
1630                                                 >\r
1631                                         </File>\r
1632                                         <File\r
1633                                                 RelativePath="..\..\..\cds\intrusive\skip_list_ptb.h"\r
1634                                                 >\r
1635                                         </File>\r
1636                                         <File\r
1637                                                 RelativePath="..\..\..\cds\intrusive\skip_list_rcu.h"\r
1638                                                 >\r
1639                                         </File>\r
1640                                         <File\r
1641                                                 RelativePath="..\..\..\cds\intrusive\split_list.h"\r
1642                                                 >\r
1643                                         </File>\r
1644                                         <File\r
1645                                                 RelativePath="..\..\..\cds\intrusive\split_list_base.h"\r
1646                                                 >\r
1647                                         </File>\r
1648                                         <File\r
1649                                                 RelativePath="..\..\..\cds\intrusive\split_list_nogc.h"\r
1650                                                 >\r
1651                                         </File>\r
1652                                         <File\r
1653                                                 RelativePath="..\..\..\cds\intrusive\split_list_rcu.h"\r
1654                                                 >\r
1655                                         </File>\r
1656                                         <File\r
1657                                                 RelativePath="..\..\..\cds\intrusive\striped_set.h"\r
1658                                                 >\r
1659                                         </File>\r
1660                                         <File\r
1661                                                 RelativePath="..\..\..\cds\intrusive\treiber_stack.h"\r
1662                                                 >\r
1663                                         </File>\r
1664                                         <File\r
1665                                                 RelativePath="..\..\..\cds\intrusive\tsigas_cycle_queue.h"\r
1666                                                 >\r
1667                                         </File>\r
1668                                         <File\r
1669                                                 RelativePath="..\..\..\cds\intrusive\vyukov_mpmc_cycle_queue.h"\r
1670                                                 >\r
1671                                         </File>\r
1672                                         <Filter\r
1673                                                 Name="striped_set"\r
1674                                                 >\r
1675                                                 <File\r
1676                                                         RelativePath="..\..\..\cds\intrusive\striped_set\adapter.h"\r
1677                                                         >\r
1678                                                 </File>\r
1679                                                 <File\r
1680                                                         RelativePath="..\..\..\cds\intrusive\striped_set\boost_avl_set.h"\r
1681                                                         >\r
1682                                                 </File>\r
1683                                                 <File\r
1684                                                         RelativePath="..\..\..\cds\intrusive\striped_set\boost_list.h"\r
1685                                                         >\r
1686                                                 </File>\r
1687                                                 <File\r
1688                                                         RelativePath="..\..\..\cds\intrusive\striped_set\boost_set.h"\r
1689                                                         >\r
1690                                                 </File>\r
1691                                                 <File\r
1692                                                         RelativePath="..\..\..\cds\intrusive\striped_set\boost_sg_set.h"\r
1693                                                         >\r
1694                                                 </File>\r
1695                                                 <File\r
1696                                                         RelativePath="..\..\..\cds\intrusive\striped_set\boost_slist.h"\r
1697                                                         >\r
1698                                                 </File>\r
1699                                                 <File\r
1700                                                         RelativePath="..\..\..\cds\intrusive\striped_set\boost_splay_set.h"\r
1701                                                         >\r
1702                                                 </File>\r
1703                                                 <File\r
1704                                                         RelativePath="..\..\..\cds\intrusive\striped_set\boost_treap_set.h"\r
1705                                                         >\r
1706                                                 </File>\r
1707                                                 <File\r
1708                                                         RelativePath="..\..\..\cds\intrusive\striped_set\boost_unordered_set.h"\r
1709                                                         >\r
1710                                                 </File>\r
1711                                                 <File\r
1712                                                         RelativePath="..\..\..\cds\intrusive\striped_set\resizing_policy.h"\r
1713                                                         >\r
1714                                                 </File>\r
1715                                                 <File\r
1716                                                         RelativePath="..\..\..\cds\intrusive\striped_set\striping_policy.h"\r
1717                                                         >\r
1718                                                 </File>\r
1719                                         </Filter>\r
1720                                         <Filter\r
1721                                                 Name="details"\r
1722                                                 >\r
1723                                                 <File\r
1724                                                         RelativePath="..\..\..\cds\intrusive\details\dummy_node_holder.h"\r
1725                                                         >\r
1726                                                 </File>\r
1727                                                 <File\r
1728                                                         RelativePath="..\..\..\cds\intrusive\details\ellen_bintree_base.h"\r
1729                                                         >\r
1730                                                 </File>\r
1731                                         </Filter>\r
1732                                 </Filter>\r
1733                                 <Filter\r
1734                                         Name="container"\r
1735                                         >\r
1736                                         <File\r
1737                                                 RelativePath="..\..\..\cds\container\base.h"\r
1738                                                 >\r
1739                                         </File>\r
1740                                         <File\r
1741                                                 RelativePath="..\..\..\cds\container\basket_queue.h"\r
1742                                                 >\r
1743                                         </File>\r
1744                                         <File\r
1745                                                 RelativePath="..\..\..\cds\container\cuckoo_base.h"\r
1746                                                 >\r
1747                                         </File>\r
1748                                         <File\r
1749                                                 RelativePath="..\..\..\cds\container\cuckoo_map.h"\r
1750                                                 >\r
1751                                         </File>\r
1752                                         <File\r
1753                                                 RelativePath="..\..\..\cds\container\cuckoo_set.h"\r
1754                                                 >\r
1755                                         </File>\r
1756                                         <File\r
1757                                                 RelativePath="..\..\..\cds\container\ellen_bintree_base.h"\r
1758                                                 >\r
1759                                         </File>\r
1760                                         <File\r
1761                                                 RelativePath="..\..\..\cds\container\ellen_bintree_map_hp.h"\r
1762                                                 >\r
1763                                         </File>\r
1764                                         <File\r
1765                                                 RelativePath="..\..\..\cds\container\ellen_bintree_map_impl.h"\r
1766                                                 >\r
1767                                         </File>\r
1768                                         <File\r
1769                                                 RelativePath="..\..\..\cds\container\ellen_bintree_map_ptb.h"\r
1770                                                 >\r
1771                                         </File>\r
1772                                         <File\r
1773                                                 RelativePath="..\..\..\cds\container\ellen_bintree_map_rcu.h"\r
1774                                                 >\r
1775                                         </File>\r
1776                                         <File\r
1777                                                 RelativePath="..\..\..\cds\container\ellen_bintree_set_hp.h"\r
1778                                                 >\r
1779                                         </File>\r
1780                                         <File\r
1781                                                 RelativePath="..\..\..\cds\container\ellen_bintree_set_impl.h"\r
1782                                                 >\r
1783                                         </File>\r
1784                                         <File\r
1785                                                 RelativePath="..\..\..\cds\container\ellen_bintree_set_ptb.h"\r
1786                                                 >\r
1787                                         </File>\r
1788                                         <File\r
1789                                                 RelativePath="..\..\..\cds\container\ellen_bintree_set_rcu.h"\r
1790                                                 >\r
1791                                         </File>\r
1792                                         <File\r
1793                                                 RelativePath="..\..\..\cds\container\fcdeque.h"\r
1794                                                 >\r
1795                                         </File>\r
1796                                         <File\r
1797                                                 RelativePath="..\..\..\cds\container\fcpriority_queue.h"\r
1798                                                 >\r
1799                                         </File>\r
1800                                         <File\r
1801                                                 RelativePath="..\..\..\cds\container\fcqueue.h"\r
1802                                                 >\r
1803                                         </File>\r
1804                                         <File\r
1805                                                 RelativePath="..\..\..\cds\container\fcstack.h"\r
1806                                                 >\r
1807                                         </File>\r
1808                                         <File\r
1809                                                 RelativePath="..\..\..\cds\container\lazy_kvlist_hp.h"\r
1810                                                 >\r
1811                                         </File>\r
1812                                         <File\r
1813                                                 RelativePath="..\..\..\cds\container\lazy_kvlist_hrc.h"\r
1814                                                 >\r
1815                                         </File>\r
1816                                         <File\r
1817                                                 RelativePath="..\..\..\cds\container\lazy_kvlist_impl.h"\r
1818                                                 >\r
1819                                         </File>\r
1820                                         <File\r
1821                                                 RelativePath="..\..\..\cds\container\lazy_kvlist_nogc.h"\r
1822                                                 >\r
1823                                         </File>\r
1824                                         <File\r
1825                                                 RelativePath="..\..\..\cds\container\lazy_kvlist_ptb.h"\r
1826                                                 >\r
1827                                         </File>\r
1828                                         <File\r
1829                                                 RelativePath="..\..\..\cds\container\lazy_kvlist_rcu.h"\r
1830                                                 >\r
1831                                         </File>\r
1832                                         <File\r
1833                                                 RelativePath="..\..\..\cds\container\lazy_list_base.h"\r
1834                                                 >\r
1835                                         </File>\r
1836                                         <File\r
1837                                                 RelativePath="..\..\..\cds\container\lazy_list_hp.h"\r
1838                                                 >\r
1839                                         </File>\r
1840                                         <File\r
1841                                                 RelativePath="..\..\..\cds\container\lazy_list_hrc.h"\r
1842                                                 >\r
1843                                         </File>\r
1844                                         <File\r
1845                                                 RelativePath="..\..\..\cds\container\lazy_list_impl.h"\r
1846                                                 >\r
1847                                         </File>\r
1848                                         <File\r
1849                                                 RelativePath="..\..\..\cds\container\lazy_list_nogc.h"\r
1850                                                 >\r
1851                                         </File>\r
1852                                         <File\r
1853                                                 RelativePath="..\..\..\cds\container\lazy_list_ptb.h"\r
1854                                                 >\r
1855                                         </File>\r
1856                                         <File\r
1857                                                 RelativePath="..\..\..\cds\container\lazy_list_rcu.h"\r
1858                                                 >\r
1859                                         </File>\r
1860                                         <File\r
1861                                                 RelativePath="..\..\..\cds\container\michael_deque.h"\r
1862                                                 >\r
1863                                         </File>\r
1864                                         <File\r
1865                                                 RelativePath="..\..\..\cds\container\michael_kvlist_hp.h"\r
1866                                                 >\r
1867                                         </File>\r
1868                                         <File\r
1869                                                 RelativePath="..\..\..\cds\container\michael_kvlist_hrc.h"\r
1870                                                 >\r
1871                                         </File>\r
1872                                         <File\r
1873                                                 RelativePath="..\..\..\cds\container\michael_kvlist_impl.h"\r
1874                                                 >\r
1875                                         </File>\r
1876                                         <File\r
1877                                                 RelativePath="..\..\..\cds\container\michael_kvlist_nogc.h"\r
1878                                                 >\r
1879                                         </File>\r
1880                                         <File\r
1881                                                 RelativePath="..\..\..\cds\container\michael_kvlist_ptb.h"\r
1882                                                 >\r
1883                                         </File>\r
1884                                         <File\r
1885                                                 RelativePath="..\..\..\cds\container\michael_kvlist_rcu.h"\r
1886                                                 >\r
1887                                         </File>\r
1888                                         <File\r
1889                                                 RelativePath="..\..\..\cds\container\michael_list_base.h"\r
1890                                                 >\r
1891                                         </File>\r
1892                                         <File\r
1893                                                 RelativePath="..\..\..\cds\container\michael_list_hp.h"\r
1894                                                 >\r
1895                                         </File>\r
1896                                         <File\r
1897                                                 RelativePath="..\..\..\cds\container\michael_list_hrc.h"\r
1898                                                 >\r
1899                                         </File>\r
1900                                         <File\r
1901                                                 RelativePath="..\..\..\cds\container\michael_list_impl.h"\r
1902                                                 >\r
1903                                         </File>\r
1904                                         <File\r
1905                                                 RelativePath="..\..\..\cds\container\michael_list_nogc.h"\r
1906                                                 >\r
1907                                         </File>\r
1908                                         <File\r
1909                                                 RelativePath="..\..\..\cds\container\michael_list_ptb.h"\r
1910                                                 >\r
1911                                         </File>\r
1912                                         <File\r
1913                                                 RelativePath="..\..\..\cds\container\michael_list_rcu.h"\r
1914                                                 >\r
1915                                         </File>\r
1916                                         <File\r
1917                                                 RelativePath="..\..\..\cds\container\michael_map.h"\r
1918                                                 >\r
1919                                         </File>\r
1920                                         <File\r
1921                                                 RelativePath="..\..\..\cds\container\michael_map_base.h"\r
1922                                                 >\r
1923                                         </File>\r
1924                                         <File\r
1925                                                 RelativePath="..\..\..\cds\container\michael_map_nogc.h"\r
1926                                                 >\r
1927                                         </File>\r
1928                                         <File\r
1929                                                 RelativePath="..\..\..\cds\container\michael_map_rcu.h"\r
1930                                                 >\r
1931                                         </File>\r
1932                                         <File\r
1933                                                 RelativePath="..\..\..\cds\container\michael_set.h"\r
1934                                                 >\r
1935                                         </File>\r
1936                                         <File\r
1937                                                 RelativePath="..\..\..\cds\container\michael_set_base.h"\r
1938                                                 >\r
1939                                         </File>\r
1940                                         <File\r
1941                                                 RelativePath="..\..\..\cds\container\michael_set_nogc.h"\r
1942                                                 >\r
1943                                         </File>\r
1944                                         <File\r
1945                                                 RelativePath="..\..\..\cds\container\michael_set_rcu.h"\r
1946                                                 >\r
1947                                         </File>\r
1948                                         <File\r
1949                                                 RelativePath="..\..\..\cds\container\moir_queue.h"\r
1950                                                 >\r
1951                                         </File>\r
1952                                         <File\r
1953                                                 RelativePath="..\..\..\cds\container\mspriority_queue.h"\r
1954                                                 >\r
1955                                         </File>\r
1956                                         <File\r
1957                                                 RelativePath="..\..\..\cds\container\msqueue.h"\r
1958                                                 >\r
1959                                         </File>\r
1960                                         <File\r
1961                                                 RelativePath="..\..\..\cds\container\optimistic_queue.h"\r
1962                                                 >\r
1963                                         </File>\r
1964                                         <File\r
1965                                                 RelativePath="..\..\..\cds\container\rwqueue.h"\r
1966                                                 >\r
1967                                         </File>\r
1968                                         <File\r
1969                                                 RelativePath="..\..\..\cds\container\segmented_queue.h"\r
1970                                                 >\r
1971                                         </File>\r
1972                                         <File\r
1973                                                 RelativePath="..\..\..\cds\container\skip_list_base.h"\r
1974                                                 >\r
1975                                         </File>\r
1976                                         <File\r
1977                                                 RelativePath="..\..\..\cds\container\skip_list_map_hp.h"\r
1978                                                 >\r
1979                                         </File>\r
1980                                         <File\r
1981                                                 RelativePath="..\..\..\cds\container\skip_list_map_hrc.h"\r
1982                                                 >\r
1983                                         </File>\r
1984                                         <File\r
1985                                                 RelativePath="..\..\..\cds\container\skip_list_map_impl.h"\r
1986                                                 >\r
1987                                         </File>\r
1988                                         <File\r
1989                                                 RelativePath="..\..\..\cds\container\skip_list_map_nogc.h"\r
1990                                                 >\r
1991                                         </File>\r
1992                                         <File\r
1993                                                 RelativePath="..\..\..\cds\container\skip_list_map_ptb.h"\r
1994                                                 >\r
1995                                         </File>\r
1996                                         <File\r
1997                                                 RelativePath="..\..\..\cds\container\skip_list_map_rcu.h"\r
1998                                                 >\r
1999                                         </File>\r
2000                                         <File\r
2001                                                 RelativePath="..\..\..\cds\container\skip_list_set_hp.h"\r
2002                                                 >\r
2003                                         </File>\r
2004                                         <File\r
2005                                                 RelativePath="..\..\..\cds\container\skip_list_set_hrc.h"\r
2006                                                 >\r
2007                                         </File>\r
2008                                         <File\r
2009                                                 RelativePath="..\..\..\cds\container\skip_list_set_impl.h"\r
2010                                                 >\r
2011                                         </File>\r
2012                                         <File\r
2013                                                 RelativePath="..\..\..\cds\container\skip_list_set_nogc.h"\r
2014                                                 >\r
2015                                         </File>\r
2016                                         <File\r
2017                                                 RelativePath="..\..\..\cds\container\skip_list_set_ptb.h"\r
2018                                                 >\r
2019                                         </File>\r
2020                                         <File\r
2021                                                 RelativePath="..\..\..\cds\container\skip_list_set_rcu.h"\r
2022                                                 >\r
2023                                         </File>\r
2024                                         <File\r
2025                                                 RelativePath="..\..\..\cds\container\split_list_base.h"\r
2026                                                 >\r
2027                                         </File>\r
2028                                         <File\r
2029                                                 RelativePath="..\..\..\cds\container\split_list_map.h"\r
2030                                                 >\r
2031                                         </File>\r
2032                                         <File\r
2033                                                 RelativePath="..\..\..\cds\container\split_list_map_nogc.h"\r
2034                                                 >\r
2035                                         </File>\r
2036                                         <File\r
2037                                                 RelativePath="..\..\..\cds\container\split_list_map_rcu.h"\r
2038                                                 >\r
2039                                         </File>\r
2040                                         <File\r
2041                                                 RelativePath="..\..\..\cds\container\split_list_set.h"\r
2042                                                 >\r
2043                                         </File>\r
2044                                         <File\r
2045                                                 RelativePath="..\..\..\cds\container\split_list_set_nogc.h"\r
2046                                                 >\r
2047                                         </File>\r
2048                                         <File\r
2049                                                 RelativePath="..\..\..\cds\container\split_list_set_rcu.h"\r
2050                                                 >\r
2051                                         </File>\r
2052                                         <File\r
2053                                                 RelativePath="..\..\..\cds\container\striped_map.h"\r
2054                                                 >\r
2055                                         </File>\r
2056                                         <File\r
2057                                                 RelativePath="..\..\..\cds\container\striped_set.h"\r
2058                                                 >\r
2059                                         </File>\r
2060                                         <File\r
2061                                                 RelativePath="..\..\..\cds\container\treiber_stack.h"\r
2062                                                 >\r
2063                                         </File>\r
2064                                         <File\r
2065                                                 RelativePath="..\..\..\cds\container\tsigas_cycle_queue.h"\r
2066                                                 >\r
2067                                         </File>\r
2068                                         <File\r
2069                                                 RelativePath="..\..\..\cds\container\vyukov_mpmc_cycle_queue.h"\r
2070                                                 >\r
2071                                         </File>\r
2072                                         <Filter\r
2073                                                 Name="details"\r
2074                                                 >\r
2075                                                 <File\r
2076                                                         RelativePath="..\..\..\cds\container\details\guarded_ptr_cast.h"\r
2077                                                         >\r
2078                                                 </File>\r
2079                                                 <File\r
2080                                                         RelativePath="..\..\..\cds\container\details\make_lazy_kvlist.h"\r
2081                                                         >\r
2082                                                 </File>\r
2083                                                 <File\r
2084                                                         RelativePath="..\..\..\cds\container\details\make_lazy_list.h"\r
2085                                                         >\r
2086                                                 </File>\r
2087                                                 <File\r
2088                                                         RelativePath="..\..\..\cds\container\details\make_michael_kvlist.h"\r
2089                                                         >\r
2090                                                 </File>\r
2091                                                 <File\r
2092                                                         RelativePath="..\..\..\cds\container\details\make_michael_list.h"\r
2093                                                         >\r
2094                                                 </File>\r
2095                                                 <File\r
2096                                                         RelativePath="..\..\..\cds\container\details\make_skip_list_map.h"\r
2097                                                         >\r
2098                                                 </File>\r
2099                                                 <File\r
2100                                                         RelativePath="..\..\..\cds\container\details\make_skip_list_set.h"\r
2101                                                         >\r
2102                                                 </File>\r
2103                                                 <File\r
2104                                                         RelativePath="..\..\..\cds\container\details\make_split_list_set.h"\r
2105                                                         >\r
2106                                                 </File>\r
2107                                         </Filter>\r
2108                                         <Filter\r
2109                                                 Name="striped_set"\r
2110                                                 >\r
2111                                                 <File\r
2112                                                         RelativePath="..\..\..\cds\container\striped_set\adapter.h"\r
2113                                                         >\r
2114                                                 </File>\r
2115                                                 <File\r
2116                                                         RelativePath="..\..\..\cds\container\striped_set\boost_flat_set.h"\r
2117                                                         >\r
2118                                                 </File>\r
2119                                                 <File\r
2120                                                         RelativePath="..\..\..\cds\container\striped_set\boost_list.h"\r
2121                                                         >\r
2122                                                 </File>\r
2123                                                 <File\r
2124                                                         RelativePath="..\..\..\cds\container\striped_set\boost_set.h"\r
2125                                                         >\r
2126                                                 </File>\r
2127                                                 <File\r
2128                                                         RelativePath="..\..\..\cds\container\striped_set\boost_slist.h"\r
2129                                                         >\r
2130                                                 </File>\r
2131                                                 <File\r
2132                                                         RelativePath="..\..\..\cds\container\striped_set\boost_stable_vector.h"\r
2133                                                         >\r
2134                                                 </File>\r
2135                                                 <File\r
2136                                                         RelativePath="..\..\..\cds\container\striped_set\boost_unordered_set.h"\r
2137                                                         >\r
2138                                                 </File>\r
2139                                                 <File\r
2140                                                         RelativePath="..\..\..\cds\container\striped_set\boost_vector.h"\r
2141                                                         >\r
2142                                                 </File>\r
2143                                                 <File\r
2144                                                         RelativePath="..\..\..\cds\container\striped_set\std_hash_set.h"\r
2145                                                         >\r
2146                                                 </File>\r
2147                                                 <File\r
2148                                                         RelativePath="..\..\..\cds\container\striped_set\std_hash_set_std.h"\r
2149                                                         >\r
2150                                                 </File>\r
2151                                                 <File\r
2152                                                         RelativePath="..\..\..\cds\container\striped_set\std_hash_set_vc.h"\r
2153                                                         >\r
2154                                                 </File>\r
2155                                                 <File\r
2156                                                         RelativePath="..\..\..\cds\container\striped_set\std_list.h"\r
2157                                                         >\r
2158                                                 </File>\r
2159                                                 <File\r
2160                                                         RelativePath="..\..\..\cds\container\striped_set\std_set.h"\r
2161                                                         >\r
2162                                                 </File>\r
2163                                                 <File\r
2164                                                         RelativePath="..\..\..\cds\container\striped_set\std_vector.h"\r
2165                                                         >\r
2166                                                 </File>\r
2167                                         </Filter>\r
2168                                         <Filter\r
2169                                                 Name="striped_map"\r
2170                                                 >\r
2171                                                 <File\r
2172                                                         RelativePath="..\..\..\cds\container\striped_map\boost_flat_map.h"\r
2173                                                         >\r
2174                                                 </File>\r
2175                                                 <File\r
2176                                                         RelativePath="..\..\..\cds\container\striped_map\boost_list.h"\r
2177                                                         >\r
2178                                                 </File>\r
2179                                                 <File\r
2180                                                         RelativePath="..\..\..\cds\container\striped_map\boost_map.h"\r
2181                                                         >\r
2182                                                 </File>\r
2183                                                 <File\r
2184                                                         RelativePath="..\..\..\cds\container\striped_map\boost_slist.h"\r
2185                                                         >\r
2186                                                 </File>\r
2187                                                 <File\r
2188                                                         RelativePath="..\..\..\cds\container\striped_map\boost_unordered_map.h"\r
2189                                                         >\r
2190                                                 </File>\r
2191                                                 <File\r
2192                                                         RelativePath="..\..\..\cds\container\striped_map\std_hash_map.h"\r
2193                                                         >\r
2194                                                 </File>\r
2195                                                 <File\r
2196                                                         RelativePath="..\..\..\cds\container\striped_map\std_hash_map_std.h"\r
2197                                                         >\r
2198                                                 </File>\r
2199                                                 <File\r
2200                                                         RelativePath="..\..\..\cds\container\striped_map\std_hash_map_vc.h"\r
2201                                                         >\r
2202                                                 </File>\r
2203                                                 <File\r
2204                                                         RelativePath="..\..\..\cds\container\striped_map\std_list.h"\r
2205                                                         >\r
2206                                                 </File>\r
2207                                                 <File\r
2208                                                         RelativePath="..\..\..\cds\container\striped_map\std_map.h"\r
2209                                                         >\r
2210                                                 </File>\r
2211                                         </Filter>\r
2212                                 </Filter>\r
2213                                 <Filter\r
2214                                         Name="urcu"\r
2215                                         >\r
2216                                         <File\r
2217                                                 RelativePath="..\..\..\cds\urcu\dispose_thread.h"\r
2218                                                 >\r
2219                                         </File>\r
2220                                         <File\r
2221                                                 RelativePath="..\..\..\cds\urcu\exempt_ptr.h"\r
2222                                                 >\r
2223                                         </File>\r
2224                                         <File\r
2225                                                 RelativePath="..\..\..\cds\urcu\general_buffered.h"\r
2226                                                 >\r
2227                                         </File>\r
2228                                         <File\r
2229                                                 RelativePath="..\..\..\cds\urcu\general_instant.h"\r
2230                                                 >\r
2231                                         </File>\r
2232                                         <File\r
2233                                                 RelativePath="..\..\..\cds\urcu\general_threaded.h"\r
2234                                                 >\r
2235                                         </File>\r
2236                                         <File\r
2237                                                 RelativePath="..\..\..\cds\urcu\options.h"\r
2238                                                 >\r
2239                                         </File>\r
2240                                         <File\r
2241                                                 RelativePath="..\..\..\cds\urcu\signal_buffered.h"\r
2242                                                 >\r
2243                                         </File>\r
2244                                         <File\r
2245                                                 RelativePath="..\..\..\cds\urcu\signal_threaded.h"\r
2246                                                 >\r
2247                                         </File>\r
2248                                         <Filter\r
2249                                                 Name="details"\r
2250                                                 >\r
2251                                                 <File\r
2252                                                         RelativePath="..\..\..\cds\urcu\details\base.h"\r
2253                                                         >\r
2254                                                 </File>\r
2255                                                 <File\r
2256                                                         RelativePath="..\..\..\cds\urcu\details\check_deadlock.h"\r
2257                                                         >\r
2258                                                 </File>\r
2259                                                 <File\r
2260                                                         RelativePath="..\..\..\cds\urcu\details\gp.h"\r
2261                                                         >\r
2262                                                 </File>\r
2263                                                 <File\r
2264                                                         RelativePath="..\..\..\cds\urcu\details\gp_decl.h"\r
2265                                                         >\r
2266                                                 </File>\r
2267                                                 <File\r
2268                                                         RelativePath="..\..\..\cds\urcu\details\gpb.h"\r
2269                                                         >\r
2270                                                 </File>\r
2271                                                 <File\r
2272                                                         RelativePath="..\..\..\cds\urcu\details\gpi.h"\r
2273                                                         >\r
2274                                                 </File>\r
2275                                                 <File\r
2276                                                         RelativePath="..\..\..\cds\urcu\details\gpt.h"\r
2277                                                         >\r
2278                                                 </File>\r
2279                                                 <File\r
2280                                                         RelativePath="..\..\..\cds\urcu\details\sh.h"\r
2281                                                         >\r
2282                                                 </File>\r
2283                                                 <File\r
2284                                                         RelativePath="..\..\..\cds\urcu\details\sh_decl.h"\r
2285                                                         >\r
2286                                                 </File>\r
2287                                                 <File\r
2288                                                         RelativePath="..\..\..\cds\urcu\details\sig_buffered.h"\r
2289                                                         >\r
2290                                                 </File>\r
2291                                                 <File\r
2292                                                         RelativePath="..\..\..\cds\urcu\details\sig_threaded.h"\r
2293                                                         >\r
2294                                                 </File>\r
2295                                         </Filter>\r
2296                                 </Filter>\r
2297                                 <Filter\r
2298                                         Name="algo"\r
2299                                         >\r
2300                                         <File\r
2301                                                 RelativePath="..\..\..\cds\algo\base.h"\r
2302                                                 >\r
2303                                         </File>\r
2304                                         <File\r
2305                                                 RelativePath="..\..\..\cds\algo\elimination.h"\r
2306                                                 >\r
2307                                         </File>\r
2308                                         <File\r
2309                                                 RelativePath="..\..\..\cds\algo\elimination_opt.h"\r
2310                                                 >\r
2311                                         </File>\r
2312                                         <File\r
2313                                                 RelativePath="..\..\..\cds\algo\elimination_tls.h"\r
2314                                                 >\r
2315                                         </File>\r
2316                                         <File\r
2317                                                 RelativePath="..\..\..\cds\algo\flat_combining.h"\r
2318                                                 >\r
2319                                         </File>\r
2320                                 </Filter>\r
2321                         </Filter>\r
2322                 </Filter>\r
2323                 <Filter\r
2324                         Name="Resource Files"\r
2325                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"\r
2326                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"\r
2327                         >\r
2328                 </Filter>\r
2329         </Files>\r
2330         <Globals>\r
2331         </Globals>\r
2332 </VisualStudioProject>\r