diff --git a/tinyxml2.sln b/tinyxml2/tinyxml2.sln
old mode 100644
new mode 100755
similarity index 52%
rename from tinyxml2.sln
rename to tinyxml2/tinyxml2.sln
index 69dadf1..24d5ce6
--- a/tinyxml2.sln
+++ b/tinyxml2/tinyxml2.sln
@@ -1,7 +1,7 @@
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tinyxml2", "tinyxml2.vcproj", "{74F44A96-0BB5-416F-AA93-27A1DACB4234}"
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C++ Express 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tinyxml2", "tinyxml2.vcxproj", "{D1C528B6-AA02-4D29-9D61-DC08E317A70D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -9,10 +9,10 @@ Global
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {74F44A96-0BB5-416F-AA93-27A1DACB4234}.Debug|Win32.ActiveCfg = Debug|Win32
- {74F44A96-0BB5-416F-AA93-27A1DACB4234}.Debug|Win32.Build.0 = Debug|Win32
- {74F44A96-0BB5-416F-AA93-27A1DACB4234}.Release|Win32.ActiveCfg = Release|Win32
- {74F44A96-0BB5-416F-AA93-27A1DACB4234}.Release|Win32.Build.0 = Release|Win32
+ {D1C528B6-AA02-4D29-9D61-DC08E317A70D}.Debug|Win32.ActiveCfg = Debug|Win32
+ {D1C528B6-AA02-4D29-9D61-DC08E317A70D}.Debug|Win32.Build.0 = Debug|Win32
+ {D1C528B6-AA02-4D29-9D61-DC08E317A70D}.Release|Win32.ActiveCfg = Release|Win32
+ {D1C528B6-AA02-4D29-9D61-DC08E317A70D}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/tinyxml2/tinyxml2.vcxproj b/tinyxml2/tinyxml2.vcxproj
old mode 100644
new mode 100755
index 9c97411..d13b5c6
--- a/tinyxml2/tinyxml2.vcxproj
+++ b/tinyxml2/tinyxml2.vcxproj
@@ -5,24 +5,15 @@
Debug
Win32
-
- Debug
- x64
-
Release
Win32
-
- Release
- x64
-
- {16A1D446-5415-444E-A7B4-F35B7DA7EE8C}
+ {D1C528B6-AA02-4D29-9D61-DC08E317A70D}
Win32Proj
tinyxml2
- $(VCTargetsPath11)
@@ -30,77 +21,35 @@
true
Unicode
-
- Application
- true
- Unicode
-
Application
false
true
Unicode
-
- Application
- false
- true
- Unicode
-
-
-
-
-
-
-
true
- $(SolutionDir)$(Platform)\$(Configuration)\
- $(Platform)\$(Configuration)\
-
-
- true
false
- $(SolutionDir)$(Platform)\$(Configuration)\
- $(Platform)\$(Configuration)\
-
-
- false
- Level4
- Disabled
- ;_CONSOLE;WIN32;_DEBUG;%(PreprocessorDefinitions)
- false
-
-
- Console
- true
-
-
-
-
-
-
- Level4
+ Level3
Disabled
WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- false
Console
@@ -108,24 +57,6 @@
-
- Level3
-
-
- MaxSpeed
- true
- true
- WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
- true
-
-
- Console
- true
- true
- true
-
-
-
Level3
@@ -134,7 +65,6 @@
true
true
WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
Console
@@ -145,15 +75,11 @@
-
- _CRT_SECURE_NO_WARNINGS;_CONSOLE;WIN32;_DEBUG;%(PreprocessorDefinitions)
-
+
-
-
-
+
diff --git a/tinyxml2/tinyxml2.vcxproj.filters b/tinyxml2/tinyxml2.vcxproj.filters
old mode 100644
new mode 100755
index a249a28..89f9d69
--- a/tinyxml2/tinyxml2.vcxproj.filters
+++ b/tinyxml2/tinyxml2.vcxproj.filters
@@ -1,27 +1,11 @@
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
+
+
-
- Source Files
-
-
- Source Files
-
-
-
-
- Source Files
-
-
-
-
- Source Files
-
+
+
\ No newline at end of file