diff options
author | scuri <scuri> | 2009-06-29 16:43:43 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-06-29 16:43:43 +0000 |
commit | aa0168cc0d96f1493030cbe7cb6d936694fa2878 (patch) | |
tree | cff99694f903658b7ebfb9379740aa2e9bad59e0 /mak.vc8/cdpdf.vcproj | |
parent | 21b4c296e66e7c339940192eecb768fbbff250e8 (diff) |
*** empty log message ***
Diffstat (limited to 'mak.vc8/cdpdf.vcproj')
-rw-r--r-- | mak.vc8/cdpdf.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mak.vc8/cdpdf.vcproj b/mak.vc8/cdpdf.vcproj index d4cc7a7..d2c36e3 100644 --- a/mak.vc8/cdpdf.vcproj +++ b/mak.vc8/cdpdf.vcproj @@ -50,7 +50,7 @@ ProgramDataBaseFileName="..\obj\cdpdf/" WarningLevel="4" SuppressStartupBanner="true" - Detect64BitPortabilityProblems="true" + Detect64BitPortabilityProblems="false" DebugInformationFormat="1" CompileAs="0" /> @@ -66,7 +66,7 @@ /> <Tool Name="VCLibrarianTool" - OutputFile="..\lib\cdpdflib.lib" + OutputFile="..\lib\cdpdf.lib" SuppressStartupBanner="true" /> <Tool |