minimal working gtk-less build
[pcsx_rearmed.git] / frontend / config.h
diff --git a/frontend/config.h b/frontend/config.h
new file mode 100644 (file)
index 0000000..84e40f6
--- /dev/null
@@ -0,0 +1,8 @@
+#define MAXPATHLEN 256
+#define NOPSXREC
+#define __LINUX__
+#define PACKAGE_NAME "pcsx"
+#define PACKAGE_VERSION "1.9"
+#define DEF_PLUGIN_DIR "."
+#define EMU_LOG printf
+