summaryrefslogtreecommitdiff
path: root/Build/source/libs/xpdf/xpdf-src/aconf2.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/xpdf/xpdf-src/aconf2.h')
-rw-r--r--Build/source/libs/xpdf/xpdf-src/aconf2.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/source/libs/xpdf/xpdf-src/aconf2.h b/Build/source/libs/xpdf/xpdf-src/aconf2.h
index 8bef688075d..05d785c274a 100644
--- a/Build/source/libs/xpdf/xpdf-src/aconf2.h
+++ b/Build/source/libs/xpdf/xpdf-src/aconf2.h
@@ -28,4 +28,14 @@
# endif
#endif
+/*
+ * Speed up Windows compilation. This will only work for the command
+ * line tools.
+ */
+/*
+ *#ifdef _WIN32
+ *# define WIN32_LEAN_AND_MEAN
+ *#endif
+ */
+
#endif