reimplement guarded_ptr from scratch
[libcds.git] / projects / Win / vc12 / cds.vcxproj
index 373bc40fc4a9f0163e3c3bb83e49f9ce4708e6bc..2f974617655c259a4b0a36bd86060d5a02b9a21a 100644 (file)
     </Link>\r
   </ItemDefinitionGroup>\r
   <ItemGroup>\r
+    <ClCompile Include="..\..\..\src\dhp_gc.cpp" />\r
     <ClCompile Include="..\..\..\src\dllmain.cpp" />\r
-    <ClCompile Include="..\..\..\src\hrc_gc.cpp" />\r
-    <ClCompile Include="..\..\..\src\hzp_gc.cpp" />\r
+    <ClCompile Include="..\..\..\src\hp_gc.cpp" />\r
     <ClCompile Include="..\..\..\src\init.cpp" />\r
     <ClCompile Include="..\..\..\src\michael_heap.cpp" />\r
-    <ClCompile Include="..\..\..\src\ptb_gc.cpp" />\r
     <ClCompile Include="..\..\..\src\topology_hpux.cpp" />\r
     <ClCompile Include="..\..\..\src\topology_linux.cpp" />\r
     <ClCompile Include="..\..\..\src\topology_osx.cpp" />\r
     <ClInclude Include="..\..\..\cds\details\bounded_container.h" />\r
     <ClInclude Include="..\..\..\cds\details\lib.h" />\r
     <ClInclude Include="..\..\..\cds\details\static_functor.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\all.h" />\r
+    <ClInclude Include="..\..\..\cds\gc\details\dhp.h" />\r
+    <ClInclude Include="..\..\..\cds\gc\details\hp.h" />\r
+    <ClInclude Include="..\..\..\cds\gc\details\hp_alloc.h" />\r
+    <ClInclude Include="..\..\..\cds\gc\details\hp_type.h" />\r
     <ClInclude Include="..\..\..\cds\gc\dhp.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\exception.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\gc_fwd.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\guarded_ptr.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\hp_decl.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\hp_impl.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\hrc_decl.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\hrc_impl.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\ptb_decl.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\ptb_impl.h" />\r
+    <ClInclude Include="..\..\..\cds\gc\impl\dhp_decl.h" />\r
+    <ClInclude Include="..\..\..\cds\gc\impl\dhp_impl.h" />\r
+    <ClInclude Include="..\..\..\cds\gc\impl\hp_decl.h" />\r
+    <ClInclude Include="..\..\..\cds\gc\impl\hp_impl.h" />\r
     <ClInclude Include="..\..\..\cds\intrusive\basket_queue.h" />\r
     <ClInclude Include="..\..\..\cds\intrusive\cuckoo_set.h" />\r
     <ClInclude Include="..\..\..\cds\intrusive\details\base.h" />\r
     <ClInclude Include="..\..\..\cds\urcu\options.h" />\r
     <ClInclude Include="..\..\..\cds\urcu\signal_buffered.h" />\r
     <ClInclude Include="..\..\..\cds\urcu\signal_threaded.h" />\r
-    <ClInclude Include="..\..\..\src\hzp_const.h" />\r
     <ClInclude Include="..\..\..\cds\init.h" />\r
     <ClInclude Include="..\..\..\cds\refcounter.h" />\r
     <ClInclude Include="..\..\..\cds\version.h" />\r
     <ClInclude Include="..\..\..\cds\details\type_padding.h" />\r
     <ClInclude Include="..\..\..\cds\gc\default_gc.h" />\r
     <ClInclude Include="..\..\..\cds\gc\hp.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\hrc.h" />\r
     <ClInclude Include="..\..\..\cds\gc\nogc.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\ptb.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\hzp\details\hp_alloc.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\hzp\details\hp_fwd.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\hzp\details\hp_inline.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\hzp\details\hp_retired.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\hzp\details\hp_type.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\hzp\hzp.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\hrc\gc_fwd.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\hrc\hrc.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\hrc\details\hrc_fwd.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\hrc\details\hrc_inline.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\hrc\details\hrc_retired.h" />\r
-    <ClInclude Include="..\..\..\cds\gc\ptb\ptb.h" />\r
     <ClInclude Include="..\..\..\cds\gc\details\retired_ptr.h" />\r
     <ClInclude Include="..\..\..\cds\user_setup\allocator.h" />\r
     <ClInclude Include="..\..\..\cds\user_setup\cache_line.h" />\r
     <ClInclude Include="..\..\..\cds\container\details\make_lazy_list.h" />\r
     <ClInclude Include="..\..\..\cds\container\details\make_michael_kvlist.h" />\r
     <ClInclude Include="..\..\..\cds\container\details\make_michael_list.h" />\r
+    <ClInclude Include="..\..\..\src\hp_const.h" />\r
   </ItemGroup>\r
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
   <ImportGroup Label="ExtensionTargets">\r