]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - configure
SPACE INDENTING ACTION RANGERS -- ATTACK!
[user/henk/code/inspircd.git] / configure
index 57eeb61ba458c534a9edfe60158b8915bcb859d9..e1bcc153d55f46b65f769f3724ac3a115c72245a 100755 (executable)
--- a/configure
+++ b/configure
@@ -965,6 +965,10 @@ sub writefiles {
 #ifndef __CONFIGURATION_AUTO__
 #define __CONFIGURATION_AUTO__
 
+/* this is for windows support. */
+#define CoreExport /**/
+#define DllExport /**/
+
 #define CONFIG_FILE "$config{CONFIG_DIR}/inspircd.conf"
 #define MOD_PATH "$config{MODULE_DIR}"
 #define VERSION "$version"