MSC_WARNING_LEVEL = /WX /wd4127 /W4 DLLDEF = ../libbenchmark.def TARGETNAME = libbenchmark TARGETPATH = ../../../bin/ TARGETTYPE = EXPORT_DRIVER UMTYPE = nt USER_C_FLAGS = /DKERNEL_MODE /DNDEBUG INCLUDES = ../../../inc/ SOURCES = libbenchmark_benchmarkinstance_cleanup.c \ libbenchmark_benchmarkinstance_init.c \ libbenchmark_benchmarkinstance_run.c \ libbenchmark_benchmarkset_add.c \ libbenchmark_benchmarkset_cleanup.c \ libbenchmark_benchmarkset_gnuplot.c \ libbenchmark_benchmarkset_init.c \ libbenchmark_benchmarkset_run.c \ libbenchmark_benchmarks_btree_au_gcc_spinlock_atomic_readn_writen.c \ libbenchmark_benchmarks_btree_au_gcc_spinlock_sync_readn_writen.c \ libbenchmark_benchmarks_btree_au_liblfds700_lockfree_readn_writen.c \ libbenchmark_benchmarks_btree_au_liblfds710_lockfree_readn_writen.c \ libbenchmark_benchmarks_btree_au_msvc_spinlock_readn_writen.c \ libbenchmark_benchmarks_btree_au_pthread_mutex_readn_writen.c \ libbenchmark_benchmarks_btree_au_pthread_rwlock_readn_writen.c \ libbenchmark_benchmarks_btree_au_pthread_spinlock_process_private_readn_writen.c \ libbenchmark_benchmarks_btree_au_pthread_spinlock_process_shared_readn_writen.c \ libbenchmark_benchmarks_btree_au_windows_critical_section_readn_writen.c \ libbenchmark_benchmarks_btree_au_windows_mutex_readn_writen.c \ libbenchmark_benchmarks_freelist_gcc_spinlock_atomic_push1_then_pop1.c \ libbenchmark_benchmarks_freelist_gcc_spinlock_sync_push1_then_pop1.c \ libbenchmark_benchmarks_freelist_liblfds700_lockfree_push1_then_pop1.c \ libbenchmark_benchmarks_freelist_liblfds710_lockfree_push1_then_pop1.c \ libbenchmark_benchmarks_freelist_msvc_spinlock_push1_then_pop1.c \ libbenchmark_benchmarks_freelist_pthread_mutex_push1_then_pop1.c \ libbenchmark_benchmarks_freelist_pthread_rwlock_push1_then_pop1.c \ libbenchmark_benchmarks_freelist_pthread_spinlock_process_private_push1_then_pop1.c \ libbenchmark_benchmarks_freelist_pthread_spinlock_process_shared_push1_then_pop1.c \ libbenchmark_benchmarks_freelist_windows_critical_section_push1_then_pop1.c \ libbenchmark_benchmarks_freelist_windows_mutex_push1_then_pop1.c \ libbenchmark_benchmarks_queue_umm_gcc_spinlock_atomic_enqueue1_dequeue1.c \ libbenchmark_benchmarks_queue_umm_gcc_spinlock_sync_enqueue1_dequeue1.c \ libbenchmark_benchmarks_queue_umm_liblfds700_lockfree_enqueue1_dequeue1.c \ libbenchmark_benchmarks_queue_umm_liblfds710_lockfree_enqueue1_dequeue1.c \ libbenchmark_benchmarks_queue_umm_msvc_spinlock_enqueue1_dequeue1.c \ libbenchmark_benchmarks_queue_umm_pthread_mutex_enqueue1_dequeue1.c \ libbenchmark_benchmarks_queue_umm_pthread_rwlock_enqueue1_dequeue1.c \ libbenchmark_benchmarks_queue_umm_pthread_spinlock_process_private_enqueue1_dequeue1.c \ libbenchmark_benchmarks_queue_umm_pthread_spinlock_process_shared_enqueue1_dequeue1.c \ libbenchmark_benchmarks_queue_umm_windows_critical_section_enqueue1_dequeue1.c \ libbenchmark_benchmarks_queue_umm_windows_mutex_enqueue1_dequeue1.c \ libbenchmark_benchmarksuite_add.c \ libbenchmark_benchmarksuite_cleanup.c \ libbenchmark_benchmarksuite_gnuplot.c \ libbenchmark_benchmarksuite_init.c \ libbenchmark_benchmarksuite_run.c \ libbenchmark_datastructure_btree_au_gcc_spinlock_atomic.c \ libbenchmark_datastructure_btree_au_gcc_spinlock_sync.c \ libbenchmark_datastructure_btree_au_msvc_spinlock.c \ libbenchmark_datastructure_btree_au_pthread_mutex.c \ libbenchmark_datastructure_btree_au_pthread_rwlock.c \ libbenchmark_datastructure_btree_au_pthread_spinlock_process_private.c \ libbenchmark_datastructure_btree_au_pthread_spinlock_process_shared.c \ libbenchmark_datastructure_btree_au_windows_critical_section.c \ libbenchmark_datastructure_btree_au_windows_mutex.c \ libbenchmark_datastructure_freelist_gcc_spinlock_atomic.c \ libbenchmark_datastructure_freelist_gcc_spinlock_sync.c \ libbenchmark_datastructure_freelist_msvc_spinlock.c \ libbenchmark_datastructure_freelist_pthread_mutex.c \ libbenchmark_datastructure_freelist_pthread_rwlock.c \ libbenchmark_datastructure_freelist_pthread_spinlock_process_private.c \ libbenchmark_datastructure_freelist_pthread_spinlock_process_shared.c \ libbenchmark_datastructure_freelist_windows_critical_section.c \ libbenchmark_datastructure_freelist_windows_mutex.c \ libbenchmark_datastructure_queue_umm_gcc_spinlock_atomic.c \ libbenchmark_datastructure_queue_umm_gcc_spinlock_sync.c \ libbenchmark_datastructure_queue_umm_msvc_spinlock.c \ libbenchmark_datastructure_queue_umm_pthread_mutex.c \ libbenchmark_datastructure_queue_umm_pthread_rwlock.c \ libbenchmark_datastructure_queue_umm_pthread_spinlock_process_private.c \ libbenchmark_datastructure_queue_umm_pthread_spinlock_process_shared.c \ libbenchmark_datastructure_queue_umm_windows_critical_section.c \ libbenchmark_datastructure_queue_umm_windows_mutex.c \ libbenchmark_misc_globals.c \ libbenchmark_misc_pal_helpers.c \ libbenchmark_misc_query.c \ libbenchmark_porting_abstraction_layer_populate_topology.c \ libbenchmark_porting_abstraction_layer_print_string.c \ libbenchmark_results_cleanup.c \ libbenchmark_results_compare.c \ libbenchmark_results_get_result.c \ libbenchmark_results_init.c \ libbenchmark_results_put_result.c \ libbenchmark_threadset_cleanup.c \ libbenchmark_threadset_init.c \ libbenchmark_threadset_operations.c \ libbenchmark_topology_cleanup.c \ libbenchmark_topology_compare.c \ libbenchmark_topology_init.c \ libbenchmark_topology_insert.c \ libbenchmark_topology_iterate.c \ libbenchmark_topology_lpsets.c \ libbenchmark_topology_numa.c \ libbenchmark_topology_query.c \ libbenchmark_topology_string.c \ libbenchmark_topology_node_cleanup.c \ libbenchmark_topology_node_compare.c \ libbenchmark_topology_node_init.c \ driver_entry.c