diff options
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 |