summaryrefslogtreecommitdiff
path: root/platform/win32/generated.vcproj
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2017-01-09 16:53:21 +0100
committerRobin Watts <robin.watts@artifex.com>2017-01-17 17:48:54 +0000
commit08de3aa3254690425607ceb859d808f7d0852a84 (patch)
tree6c8dbe599855ce882981c7f374df91318db0453c /platform/win32/generated.vcproj
parentcc8fba5b4e43bf4c635beee6882284605e9f8076 (diff)
downloadmupdf-08de3aa3254690425607ceb859d808f7d0852a84.tar.xz
Remove preprocessor defines from vcproj.
Keeping them up to date is difficult and prone to errors, so we move setting the USE_OUTPUT_DEBUG_STRING and FZ_LARGEFILE flags to the source instead of relying on project file definitions.
Diffstat (limited to 'platform/win32/generated.vcproj')
-rw-r--r--platform/win32/generated.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/win32/generated.vcproj b/platform/win32/generated.vcproj
index dffefdd5..9ef71954 100644
--- a/platform/win32/generated.vcproj
+++ b/platform/win32/generated.vcproj
@@ -27,7 +27,7 @@
ReBuildCommandLine="del /q ..\..\generated ..\..\include\mupdf\pdf\name-table.h ..\..\source\pdf\pdf-name-table.h &amp;&amp; generate.bat"
CleanCommandLine="del /q ..\..\generated ..\..\include\mupdf\pdf\name-table.h ..\..\source\pdf\pdf-name-table.h"
Output=""
- PreprocessorDefinitions="WIN32;_DEBUG;USE_OUTPUT_DEBUG_STRING"
+ PreprocessorDefinitions="WIN32;_DEBUG"
IncludeSearchPath=""
ForcedIncludes=""
AssemblySearchPath=""