diff options
author | Daniel Wilhelm <daniel@wili.li> | 2014-04-18 17:05:53 +0200 |
---|---|---|
committer | Daniel Wilhelm <daniel@wili.li> | 2014-04-18 17:05:53 +0200 |
commit | 618dfb51d93898632830f1b87443d3f748780871 (patch) | |
tree | bac520a2e261154f8d35b0cb8aa345f5ab373811 /shared/tinyxml/tinyxml_lib.vcproj | |
parent | 3.4 (diff) | |
download | FreeFileSync-618dfb51d93898632830f1b87443d3f748780871.tar.gz FreeFileSync-618dfb51d93898632830f1b87443d3f748780871.tar.bz2 FreeFileSync-618dfb51d93898632830f1b87443d3f748780871.zip |
3.5
Diffstat (limited to 'shared/tinyxml/tinyxml_lib.vcproj')
-rw-r--r-- | shared/tinyxml/tinyxml_lib.vcproj | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/shared/tinyxml/tinyxml_lib.vcproj b/shared/tinyxml/tinyxml_lib.vcproj index ced31169..41a9266b 100644 --- a/shared/tinyxml/tinyxml_lib.vcproj +++ b/shared/tinyxml/tinyxml_lib.vcproj @@ -1,9 +1,10 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8.00" + Version="9.00" Name="tinyxml" ProjectGUID="{C406DAEC-0886-4771-8DEA-9D7329B46CC1}" + TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -126,7 +127,7 @@ BrowseInformation="1" WarningLevel="4" SuppressStartupBanner="true" - Detect64BitPortabilityProblems="true" + Detect64BitPortabilityProblems="false" DebugInformationFormat="4" /> <Tool |