diff --git a/scripts/pugixml_vs2013.vcxproj b/scripts/pugixml_vs2013.vcxproj
new file mode 100644
index 0000000..630a75a
--- /dev/null
+++ b/scripts/pugixml_vs2013.vcxproj
@@ -0,0 +1,199 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+
+ {89A1E353-E2DC-495C-B403-742BE206ACED}
+ pugixml
+ Win32Proj
+
+
+
+ StaticLibrary
+ MultiByte
+ true
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ true
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ true
+ false
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ true
+ false
+ v120
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ vs2013\x32\
+ vs2013\x32\Debug\
+ pugixmld
+ vs2013\x64\
+ vs2013\x64\Debug\
+ pugixmld
+ vs2013\x32\
+ vs2013\x32\Release\
+ pugixml
+ vs2013\x64\
+ vs2013\x64\Release\
+ pugixml
+
+
+
+ Disabled
+ _DEBUG;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+
+
+ Level3
+ ProgramDatabase
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+
+
+ $(OutDir)pugixmld.lib
+
+
+ Windows
+ true
+ $(OutDir)pugixmld.pdb
+
+
+
+
+ Disabled
+ _DEBUG;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+
+
+ Level3
+ ProgramDatabase
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+
+
+ $(OutDir)pugixmld.lib
+
+
+ Windows
+ true
+ $(OutDir)pugixmld.pdb
+
+
+
+
+ Full
+ NDEBUG;%(PreprocessorDefinitions)
+ false
+ true
+ MultiThreadedDLL
+ true
+
+
+ Level3
+ ProgramDatabase
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+
+
+ $(OutDir)pugixml.lib
+
+
+ Windows
+ true
+ true
+ true
+ $(OutDir)pugixml.pdb
+
+
+
+
+ Full
+ NDEBUG;%(PreprocessorDefinitions)
+ false
+ true
+ MultiThreadedDLL
+ true
+
+
+ Level3
+ ProgramDatabase
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+
+
+ $(OutDir)pugixml.lib
+
+
+ Windows
+ true
+ true
+ true
+ $(OutDir)pugixml.pdb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/scripts/pugixml_vs2013_static.vcxproj b/scripts/pugixml_vs2013_static.vcxproj
new file mode 100644
index 0000000..b948cf6
--- /dev/null
+++ b/scripts/pugixml_vs2013_static.vcxproj
@@ -0,0 +1,199 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+
+ {89A1E353-E2DC-495C-B403-742BE206ACED}
+ pugixml
+ Win32Proj
+
+
+
+ StaticLibrary
+ MultiByte
+ true
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ true
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ true
+ false
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ true
+ false
+ v120
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ vs2013\x32\
+ vs2013\x32\DebugStatic\
+ pugixmlsd
+ vs2013\x64\
+ vs2013\x64\DebugStatic\
+ pugixmlsd
+ vs2013\x32\
+ vs2013\x32\ReleaseStatic\
+ pugixmls
+ vs2013\x64\
+ vs2013\x64\ReleaseStatic\
+ pugixmls
+
+
+
+ Disabled
+ _DEBUG;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebug
+ true
+
+
+ Level3
+ ProgramDatabase
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+
+
+ $(OutDir)pugixmlsd.lib
+
+
+ Windows
+ true
+ $(OutDir)pugixmlsd.pdb
+
+
+
+
+ Disabled
+ _DEBUG;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebug
+ true
+
+
+ Level3
+ ProgramDatabase
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+
+
+ $(OutDir)pugixmlsd.lib
+
+
+ Windows
+ true
+ $(OutDir)pugixmlsd.pdb
+
+
+
+
+ Full
+ NDEBUG;%(PreprocessorDefinitions)
+ false
+ true
+ MultiThreaded
+ true
+
+
+ Level3
+ ProgramDatabase
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+
+
+ $(OutDir)pugixmls.lib
+
+
+ Windows
+ true
+ true
+ true
+ $(OutDir)pugixmls.pdb
+
+
+
+
+ Full
+ NDEBUG;%(PreprocessorDefinitions)
+ false
+ true
+ MultiThreaded
+ true
+
+
+ Level3
+ ProgramDatabase
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+
+
+ $(OutDir)pugixmls.lib
+
+
+ Windows
+ true
+ true
+ true
+ $(OutDir)pugixmls.pdb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file