summaryrefslogtreecommitdiffstats
path: root/src/libcommuni/tests/benchmarks/benchmarks.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcommuni/tests/benchmarks/benchmarks.pro')
-rw-r--r--src/libcommuni/tests/benchmarks/benchmarks.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/libcommuni/tests/benchmarks/benchmarks.pro b/src/libcommuni/tests/benchmarks/benchmarks.pro
new file mode 100644
index 0000000..ec48f5f
--- /dev/null
+++ b/src/libcommuni/tests/benchmarks/benchmarks.pro
@@ -0,0 +1,12 @@
+######################################################################
+# Communi
+######################################################################
+
+TEMPLATE = subdirs
+
+SUBDIRS += ircmessage
+SUBDIRS += irctextformat
+
+# - windows has problems with symbols
+# - mac with private headers (frameworks)
+!win32:!mac:SUBDIRS += ircmessagedecoder