2009-05-04 Zoltan Varga <vargaz@gmail.com>
[mono.git] / winconfig.h
index 8fe402da05b9b0f8c861d484805173eea70eff07..e9eb276bf65d9c85f7dc46288b57baa55d7b39bd 100644 (file)
@@ -17,6 +17,9 @@
  */
 #define DISABLE_PORTABILITY 1
 
+/* Windows does not have symlinks */
+#define PLATFORM_NO_SYMLINKS 1
+
 /* String of disabled features */
 #define DISABLED_FEATURES "none"