summaryrefslogtreecommitdiff
path: root/config/cygwin/define.h
diff options
context:
space:
mode:
Diffstat (limited to 'config/cygwin/define.h')
-rw-r--r--config/cygwin/define.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/cygwin/define.h b/config/cygwin/define.h
index d2925a0..b9d823d 100644
--- a/config/cygwin/define.h
+++ b/config/cygwin/define.h
@@ -1,5 +1,5 @@
/*
- * Icon configuration file for Cygwin environment on Microsoft Windows
+ * Icon configuration file for Cygwin using Windows API for graphics
*/
#define MSWIN 1 /* this configuration is for Microsoft Windows */
#define CYGWIN 1 /* this configuration uses Cygwin API */
@@ -7,10 +7,10 @@
#define FAttrib /* enable fattrib() extension */
#define WinExtns /* enable native Windows functions */
-#define CComp "gcc"
+#define LoadFunc 1 /* enable dynamic loading */
#define ExecSuffix ".exe"
#define IcodeSuffix ".exe"
#define BinaryHeader
-#define MaxHdr 16384
+#define MaxHdr 16384