mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
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…
Reference in a new issue