mkxp.pro: Add RGSS3 config define
This commit is contained in:
parent
64f1e32fdc
commit
42b10fd2ee
1 changed files with 5 additions and 0 deletions
5
mkxp.pro
5
mkxp.pro
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue