<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="8,00" Name="stxxl" ProjectGUID="{26082884-8591-49FC-BA2E-471EA5236214}" RootNamespace="stxxl" Keyword="MakeFileProj" > <Platforms> <Platform Name="Win32" /> </Platforms> <ToolFiles> </ToolFiles> <Configurations> <Configuration Name="Library and tests|Win32" OutputDirectory="$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" ConfigurationType="0" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" > <Tool Name="VCNMakeTool" BuildCommandLine="nmake library_msvc" ReBuildCommandLine="nmake tests_msvc" CleanCommandLine="nmake clean_msvc" Output="" PreprocessorDefinitions="" IncludeSearchPath="" ForcedIncludes="" AssemblySearchPath="" ForcedUsingAssemblies="" CompileAsManaged="" /> </Configuration> <Configuration Name="Library|Win32" OutputDirectory="Release" IntermediateDirectory="Release" ConfigurationType="0" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" > <Tool Name="VCNMakeTool" BuildCommandLine="nmake library_msvc" ReBuildCommandLine="nmake library_msvc" CleanCommandLine="nmake clean_msvc" Output="stxxl.exe" PreprocessorDefinitions="" IncludeSearchPath="" ForcedIncludes="" AssemblySearchPath="" ForcedUsingAssemblies="" CompileAsManaged="" /> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > <Filter Name="utils" > <File RelativePath=".\utils\createdisks.cpp" > </File> <File RelativePath=".\utils\log2.cpp" > </File> <File RelativePath=".\utils\malloc.cpp" > </File> <File RelativePath=".\utils\off_t_size.cpp" > </File> <File RelativePath=".\utils\pq_param.cpp" > </File> </Filter> <Filter Name="io" > <File RelativePath=".\io\benchmark_disks.cpp" > </File> <File RelativePath=".\io\boostfd_file.cpp" > </File> <File RelativePath=".\io\diskqueue.cpp" > </File> <File RelativePath=".\io\flushbuffers.cpp" > </File> <File RelativePath=".\io\iostats.cpp" > </File> <File RelativePath=".\io\sd_test.cpp" > </File> <File RelativePath=".\io\simdisk_file.cpp" > </File> <File RelativePath=".\io\syscall_file.cpp" > </File> <File RelativePath=".\io\test_io.cpp" > </File> <File RelativePath=".\io\ufs_file.cpp" > </File> <File RelativePath=".\io\unittest.cpp" > </File> <File RelativePath=".\io\wfs_file.cpp" > </File> <File RelativePath=".\io\wincall_file.cpp" > </File> </Filter> <Filter Name="mng" > <File RelativePath=".\mng\mng.cpp" > </File> <File RelativePath=".\mng\test_block_alloc_strategy.cpp" > </File> <File RelativePath=".\mng\test_buf_streams.cpp" > </File> <File RelativePath=".\mng\test_mng.cpp" > </File> <File RelativePath=".\mng\test_mng1.cpp" > </File> <File RelativePath=".\mng\test_prefetch_pool.cpp" > </File> <File RelativePath=".\mng\test_write_pool.cpp" > </File> <File RelativePath=".\mng\unittest.cpp" > </File> </Filter> <Filter Name="containers" > <File RelativePath=".\containers\app_config.h" > </File> <File RelativePath=".\containers\bench_pqueue.cpp" > </File> <File RelativePath=".\containers\berkeley_db_benchmark.cpp" > </File> <File RelativePath=".\containers\copy_file.cpp" > </File> <File RelativePath=".\containers\leda_sm_pq_benchmark.cpp" > </File> <File RelativePath=".\containers\leda_sm_stack_benchmark.cpp" > </File> <File RelativePath=".\containers\map_test_handlers.h" > </File> <File RelativePath=".\containers\monotonic_pq.cpp" > </File> <File RelativePath=".\containers\pq_benchmark.cpp" > </File> <File RelativePath=".\containers\stack_benchmark.cpp" > </File> <File RelativePath=".\containers\test_deque.cpp" > </File> <File RelativePath=".\containers\test_ext_merger.cpp" > </File> <File RelativePath=".\containers\test_ext_merger2.cpp" > </File> <File RelativePath=".\containers\test_iterators.cpp" > </File> <File RelativePath=".\containers\test_many_stacks.cpp" > </File> <File RelativePath=".\containers\test_map.cpp" > </File> <File RelativePath=".\containers\test_map_random.cpp" > </File> <File RelativePath=".\containers\test_migr_stack.cpp" > </File> <File RelativePath=".\containers\test_pqueue.cpp" > </File> <File RelativePath=".\containers\test_queue.cpp" > </File> <File RelativePath=".\containers\test_stack.cpp" > </File> <File RelativePath=".\containers\test_vector.cpp" > </File> <File RelativePath=".\containers\tpie_stack_benchmark.cpp" > </File> <File RelativePath=".\containers\write_vector.cpp" > </File> <File RelativePath=".\containers\write_vector2.cpp" > </File> <Filter Name="btree" > <File RelativePath=".\containers\btree\test_btree.cpp" > </File> <File RelativePath=".\containers\btree\test_const_scan.cpp" > </File> <File RelativePath=".\containers\btree\test_corr_insert_erase.cpp" > </File> <File RelativePath=".\containers\btree\test_corr_insert_find.cpp" > </File> <File RelativePath=".\containers\btree\test_corr_insert_scan.cpp" > </File> </Filter> </Filter> <Filter Name="algo" > <File RelativePath=".\algo\async_schedule.cpp" > </File> <File RelativePath=".\algo\gen_file.cpp" > </File> <File RelativePath=".\io\mmap_file.cpp" > </File> <File RelativePath=".\algo\sort_file.cpp" > </File> <File RelativePath=".\algo\test_asch.cpp" > </File> <File RelativePath=".\algo\test_ksort.cpp" > </File> <File RelativePath=".\algo\test_ksort_all_parameters.cpp" > </File> <File RelativePath=".\algo\test_manyunits1.cpp" > </File> <File RelativePath=".\algo\test_manyunits2.cpp" > </File> <File RelativePath=".\algo\test_random_shuffle.cpp" > </File> <File RelativePath=".\algo\test_scan.cpp" > </File> <File RelativePath=".\algo\test_sort.cpp" > </File> <File RelativePath=".\algo\test_sort_all_parameters.cpp" > </File> <File RelativePath=".\algo\test_stable_ksort.cpp" > </File> <File RelativePath=".\algo\test_stable_ksort_all_parameters.cpp" > </File> </Filter> <Filter Name="stream" > <File RelativePath=".\stream\test_push_sort.cpp" > </File> <File RelativePath=".\stream\test_sorted_runs.cpp" > </File> <File RelativePath=".\stream\test_stream.cpp" > </File> <File RelativePath=".\stream\test_stream1.cpp" > </File> </Filter> <Filter Name="common" > <File RelativePath=".\common\log.cpp" > </File> <File RelativePath=".\common\rand.cpp" > </File> <File RelativePath=".\common\seed.cpp" > </File> <File RelativePath=".\common\stxxl_info.cpp" > </File> <File RelativePath=".\common\test_random.cpp" > </File> <File RelativePath=".\common\version.cpp" > </File> </Filter> </Filter> <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" > <Filter Name="common" > <File RelativePath=".\include\stxxl\bits\common\aligned_alloc.h" > </File> <File RelativePath=".\include\stxxl\bits\common\exceptions.h" > </File> <File RelativePath=".\include\stxxl\bits\common\log.h" > </File> <File RelativePath=".\include\stxxl\bits\common\mutex.h" > </File> <File RelativePath=".\include\stxxl\bits\common\rand.h" > </File> <File RelativePath=".\include\stxxl\bits\common\seed.h" > </File> <File RelativePath=".\include\stxxl\bits\common\semaphore.h" > </File> <File RelativePath=".\include\stxxl\bits\common\settings.h" > </File> <File RelativePath=".\include\stxxl\bits\common\simple_vector.h" > </File> <File RelativePath=".\include\stxxl\bits\common\state.h" > </File> <File RelativePath=".\include\stxxl\bits\common\switch.h" > </File> <File RelativePath=".\include\stxxl\bits\common\timer.h" > </File> <File RelativePath=".\include\stxxl\bits\common\tmeta.h" > </File> <File RelativePath=".\include\stxxl\bits\common\tuple.h" > </File> <File RelativePath=".\include\stxxl\bits\common\types.h" > </File> <File RelativePath=".\include\stxxl\bits\common\utils.h" > </File> </Filter> <Filter Name="io" > <File RelativePath=".\include\stxxl\bits\io\boostfd_file.h" > </File> <File RelativePath=".\include\stxxl\bits\io\completion_handler.h" > </File> <File RelativePath=".\include\stxxl\bits\io\io.h" > </File> <File RelativePath=".\include\stxxl\bits\io\iobase.h" > </File> <File RelativePath=".\include\stxxl\bits\io\iostats.h" > </File> <File RelativePath=".\include\stxxl\bits\io\mmap_file.h" > </File> <File RelativePath=".\include\stxxl\bits\io\simdisk_file.h" > </File> <File RelativePath=".\include\stxxl\bits\io\syscall_file.h" > </File> <File RelativePath=".\include\stxxl\bits\io\ufs_file.h" > </File> <File RelativePath=".\include\stxxl\bits\io\wfs_file.h" > </File> <File RelativePath=".\include\stxxl\bits\io\wincall_file.h" > </File> </Filter> <Filter Name="mng" > <File RelativePath=".\include\stxxl\bits\mng\adaptor.h" > </File> <File RelativePath=".\include\stxxl\bits\mng\block_prefetcher.h" > </File> <File RelativePath=".\include\stxxl\bits\mng\buf_istream.h" > </File> <File RelativePath=".\include\stxxl\bits\mng\buf_ostream.h" > </File> <File RelativePath=".\include\stxxl\bits\mng\buf_writer.h" > </File> <File RelativePath=".\include\stxxl\bits\mng\mng.h" > </File> <File RelativePath=".\include\stxxl\bits\mng\prefetch_pool.h" > </File> <File RelativePath=".\include\stxxl\bits\mng\write_pool.h" > </File> </Filter> <Filter Name="containers" > <File RelativePath=".\include\stxxl\bits\containers\deque.h" > </File> <File RelativePath=".\include\stxxl\bits\containers\map.h" > </File> <File RelativePath=".\include\stxxl\bits\containers\pager.h" > </File> <File RelativePath=".\include\stxxl\bits\containers\priority_queue.h" > </File> <File RelativePath=".\include\stxxl\bits\containers\queue.h" > </File> <File RelativePath=".\include\stxxl\bits\containers\stack.h" > </File> <File RelativePath=".\include\stxxl\bits\containers\vector.h" > </File> <Filter Name="btree" > <File RelativePath=".\include\stxxl\bits\containers\btree\btree.h" > </File> <File RelativePath=".\include\stxxl\bits\containers\btree\btree_pager.h" > </File> <File RelativePath=".\include\stxxl\bits\containers\btree\iterator.h" > </File> <File RelativePath=".\include\stxxl\bits\containers\btree\iterator_map.h" > </File> <File RelativePath=".\include\stxxl\bits\containers\btree\leaf.h" > </File> <File RelativePath=".\include\stxxl\bits\containers\btree\node.h" > </File> <File RelativePath=".\include\stxxl\bits\containers\btree\node_cache.h" > </File> <File RelativePath=".\include\stxxl\bits\containers\btree\root_node.h" > </File> </Filter> </Filter> <Filter Name="algo" > <File RelativePath=".\include\stxxl\bits\algo\adaptor.h" > </File> <File RelativePath=".\include\stxxl\bits\algo\async_schedule.h" > </File> <File RelativePath=".\include\stxxl\bits\mng\block_alloc_interleaved.h" > </File> <File RelativePath=".\include\stxxl\bits\algo\inmemsort.h" > </File> <File RelativePath=".\include\stxxl\bits\algo\intksort.h" > </File> <File RelativePath=".\include\stxxl\bits\algo\ksort.h" > </File> <File RelativePath=".\include\stxxl\bits\algo\losertree.h" > </File> <File RelativePath=".\include\stxxl\bits\algo\random_shuffle.h" > </File> <File RelativePath=".\include\stxxl\bits\algo\run_cursor.h" > </File> <File RelativePath=".\include\stxxl\bits\algo\scan.h" > </File> <File RelativePath=".\include\stxxl\bits\algo\sort.h" > </File> <File RelativePath=".\include\stxxl\bits\algo\stable_ksort.h" > </File> </Filter> <Filter Name="stream" > <File RelativePath=".\include\stxxl\bits\stream\sort_stream.h" > </File> <File RelativePath=".\include\stxxl\bits\stream\stream.h" > </File> </Filter> <Filter Name="bits" > <File RelativePath=".\include\stxxl\bits\compat_auto_ptr.h" > </File> <File RelativePath=".\include\stxxl\bits\compat_hash_map.h" > </File> <File RelativePath=".\include\bits\intel_compatibility.h" > </File> <File RelativePath=".\include\stxxl\bits\namespace.h" > </File> <File RelativePath=".\include\stxxl\bits\noncopyable.h" > </File> <File RelativePath=".\include\stxxl\bits\version.h" > </File> </Filter> </Filter> <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" > </Filter> <File RelativePath=".\README" > </File> </Files> <Globals> </Globals> </VisualStudioProject>