summaryrefslogtreecommitdiff
path: root/shared/tinyxml/tinyxml_lib.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'shared/tinyxml/tinyxml_lib.vcproj')
-rw-r--r--shared/tinyxml/tinyxml_lib.vcproj5
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
bgstack15