diff options
Diffstat (limited to 'common/common.pri')
| -rw-r--r-- | common/common.pri | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/common/common.pri b/common/common.pri new file mode 100644 index 0000000..e1d299f --- /dev/null +++ b/common/common.pri @@ -0,0 +1,4 @@ +INCLUDEPATH += $$PWD +DEPENDPATH += . + +LIBS += -L$$PWD -lmastodoncommon |
