diff options
author | Gökçen Eraslan <gokcen.eraslan@gmail.com> | 2016-01-08 10:55:13 +0100 |
---|---|---|
committer | Gökçen Eraslan <gokcen.eraslan@gmail.com> | 2016-01-08 10:55:13 +0100 |
commit | 5f6c8472451d321d3d55977444c84bf676657992 (patch) | |
tree | fcba64f4f55ebea42d2adeb5633daf2bee0dfc68 /quackle.pro | |
parent | 77495bb0a6dc1df4c927852a0496f4991c5165b2 (diff) |
bindings: Generate all bindings from static quackle libraries for convenience.
Diffstat (limited to 'quackle.pro')
-rw-r--r-- | quackle.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quackle.pro b/quackle.pro index 37ce296..4bd40f4 100644 --- a/quackle.pro +++ b/quackle.pro @@ -21,7 +21,7 @@ QMAKE_CXXFLAGS += -std=c++11 # enable/disable debug symbols #CONFIG += debug staticlib -CONFIG += release staticlib dll +CONFIG += release staticlib CONFIG -= x11 # Input |