summaryrefslogtreecommitdiffstats
path: root/botan/src/timer/win32_query_perf_ctr/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/timer/win32_query_perf_ctr/info.txt')
-rw-r--r--botan/src/timer/win32_query_perf_ctr/info.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/botan/src/timer/win32_query_perf_ctr/info.txt b/botan/src/timer/win32_query_perf_ctr/info.txt
new file mode 100644
index 0000000..4bb1ddb
--- /dev/null
+++ b/botan/src/timer/win32_query_perf_ctr/info.txt
@@ -0,0 +1,26 @@
+realname "Win32 Timer"
+
+define TIMER_WIN32
+modset win32
+
+load_on auto
+
+<add>
+tm_win32.cpp
+tm_win32.h
+</add>
+
+<os>
+cygwin
+windows
+mingw
+</os>
+
+<libs>
+windows -> user32.lib
+</libs>
+
+<requires>
+timer
+</requires>
+