diff options
| author | Andrew Branson <andrew.branson@jolla.com> | 2026-02-10 10:41:02 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@jolla.com> | 2026-02-10 17:09:39 +0100 |
| commit | 4351f4627ba9e71775438dd26c9acddd002c7e11 (patch) | |
| tree | 3c72c980c5c81507109087bda67052b7ec8216b6 /common/common.pri | |
Initial commit
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 |
