aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in
index ffb2c41..5584e92 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -12,4 +12,8 @@
#mesondefine L2SU_LAUNCHER_ARCH
#mesondefine L2SU_JRE_ARCH
+#mesondefine L2SU_LAUNCHER_IS_LINUX
+#mesondefine L2SU_LAUNCHER_IS_OSX
+#mesondefine L2SU_LAUNCHER_IS_WINDOWS
+
#endif /* include guard */