diff options
Diffstat (limited to 'pacman-c++/common/common.pro')
| -rw-r--r-- | pacman-c++/common/common.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pacman-c++/common/common.pro b/pacman-c++/common/common.pro index ca82382..e7e415e 100644 --- a/pacman-c++/common/common.pro +++ b/pacman-c++/common/common.pro | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
| 2 | CONFIG += staticlib | 2 | CONFIG += staticlib |
| 3 | 3 | ||
| 4 | DEFINES += PACMAN_COMMON | ||
| 5 | |||
| 4 | include(../common.pri) | 6 | include(../common.pri) |
| 5 | 7 | ||
| 6 | SOURCES += pixmapitem.cpp \ | 8 | SOURCES += pixmapitem.cpp \ |
