mkxp.pro: Add RGSS3 config define

This commit is contained in:
Jonas Kulla 2014-02-03 15:24:10 +01:00
parent 64f1e32fdc
commit 42b10fd2ee
1 changed files with 5 additions and 0 deletions

View File

@ -44,6 +44,11 @@ RGSS2 {
DEFINES += RGSS2
}
# Requires RGSS2
RGSS3 {
DEFINES += RGSS3
}
unix {
CONFIG += link_pkgconfig
PKGCONFIG += sigc++-2.0 glew pixman-1 zlib physfs \