summaryrefslogtreecommitdiff
path: root/win32/jpeg/jpeg.vcproj
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2010-07-01 18:23:00 +0200
committerTor Andersson <tor@ghostscript.com>2010-07-01 18:23:00 +0200
commit7e33ccb69be3c45fa5ca38c89870825b8e0165d9 (patch)
tree8dce3730c1ce44b76aa7dea8c92468ee8806ab5c /win32/jpeg/jpeg.vcproj
parent19bba2f8efbfd1ffb19a7c975c070d53e6f1e93b (diff)
downloadmupdf-7e33ccb69be3c45fa5ca38c89870825b8e0165d9.tar.xz
Remove deprecated Detect64BitPortabilityProblems flag (-Wp64) from MSVC files.
Diffstat (limited to 'win32/jpeg/jpeg.vcproj')
-rw-r--r--win32/jpeg/jpeg.vcproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/win32/jpeg/jpeg.vcproj b/win32/jpeg/jpeg.vcproj
index 0b59f9ea..c12d109f 100644
--- a/win32/jpeg/jpeg.vcproj
+++ b/win32/jpeg/jpeg.vcproj
@@ -50,7 +50,6 @@
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
/>
<Tool
@@ -110,7 +109,6 @@
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool