summaryrefslogtreecommitdiff
path: root/quackle.pro
diff options
context:
space:
mode:
authorJohn Fultz <jfultz@wolfram.com>2015-10-14 04:37:27 -0500
committerJohn Fultz <jfultz@wolfram.com>2015-10-14 04:37:27 -0500
commit86e8d2a1247e8c6b00cefda10b2a96376a1540ca (patch)
tree5b5089a9462b34ca1e0b833638b9df779c50d410 /quackle.pro
parentfd6daafffbcce3bfc385d7508a1ca50174840912 (diff)
Windows build fixes.
Diffstat (limited to 'quackle.pro')
-rw-r--r--quackle.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/quackle.pro b/quackle.pro
index 18d9a33..4bd40f4 100644
--- a/quackle.pro
+++ b/quackle.pro
@@ -17,6 +17,8 @@ release {
DESTDIR = lib/release
}
+QMAKE_CXXFLAGS += -std=c++11
+
# enable/disable debug symbols
#CONFIG += debug staticlib
CONFIG += release staticlib