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/tinyxmlSTL.vcproj | |
parent | 3.4 (diff) | |
download | FreeFileSync-618dfb51d93898632830f1b87443d3f748780871.tar.gz FreeFileSync-618dfb51d93898632830f1b87443d3f748780871.tar.bz2 FreeFileSync-618dfb51d93898632830f1b87443d3f748780871.zip |
3.5
Diffstat (limited to 'shared/tinyxml/tinyxmlSTL.vcproj')
-rw-r--r-- | shared/tinyxml/tinyxmlSTL.vcproj | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/shared/tinyxml/tinyxmlSTL.vcproj b/shared/tinyxml/tinyxmlSTL.vcproj index e1e14a07..933dfd67 100644 --- a/shared/tinyxml/tinyxmlSTL.vcproj +++ b/shared/tinyxml/tinyxmlSTL.vcproj @@ -1,9 +1,10 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8.00" + Version="9.00" Name="tinyxmlSTL" ProjectGUID="{A3A84737-5017-4577-B8A2-79429A25B8B6}" + TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -52,7 +53,7 @@ BrowseInformation="1" WarningLevel="4" SuppressStartupBanner="true" - Detect64BitPortabilityProblems="true" + Detect64BitPortabilityProblems="false" DebugInformationFormat="4" /> <Tool |