diff options
Diffstat (limited to 'Attic/timer/win32_query_perf_ctr/info.txt')
-rw-r--r-- | Attic/timer/win32_query_perf_ctr/info.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Attic/timer/win32_query_perf_ctr/info.txt b/Attic/timer/win32_query_perf_ctr/info.txt new file mode 100644 index 000000000..67db5bc95 --- /dev/null +++ b/Attic/timer/win32_query_perf_ctr/info.txt @@ -0,0 +1,17 @@ +define TIMER_WIN32 + +load_on auto + +<os> +cygwin +windows +mingw +</os> + +<libs> +windows -> user32.lib +</libs> + +<requires> +timer +</requires> |