From be0150fd855d72ac01844a024d39ba9518db914a Mon Sep 17 00:00:00 2001
From: SupSuper
Date: Tue, 16 Apr 2019 02:49:08 +0100
Subject: DISTS: Merge MSVC versions into one folder
---
devtools/create_project/msvc/create_project.sln | 20 ++
.../create_project/msvc/create_project.vcxproj | 125 ++++++++++
.../msvc/create_project.vcxproj.filters | 83 +++++++
.../create_project/msvc/create_project_2008.sln | 20 ++
.../create_project/msvc/create_project_2008.vcproj | 270 +++++++++++++++++++++
devtools/create_project/msvc10/create_project.sln | 20 --
.../create_project/msvc10/create_project.vcxproj | 125 ----------
.../msvc10/create_project.vcxproj.filters | 71 ------
devtools/create_project/msvc11/create_project.sln | 20 --
.../create_project/msvc11/create_project.vcxproj | 131 ----------
.../msvc11/create_project.vcxproj.filters | 71 ------
devtools/create_project/msvc12/create_project.sln | 20 --
.../create_project/msvc12/create_project.vcxproj | 132 ----------
.../msvc12/create_project.vcxproj.filters | 71 ------
devtools/create_project/msvc14/create_project.sln | 28 ---
.../create_project/msvc14/create_project.vcxproj | 221 -----------------
.../msvc14/create_project.vcxproj.filters | 76 ------
devtools/create_project/msvc15/create_project.sln | 28 ---
.../create_project/msvc15/create_project.vcxproj | 224 -----------------
.../msvc15/create_project.vcxproj.filters | 82 -------
devtools/create_project/msvc9/create_project.sln | 20 --
.../create_project/msvc9/create_project.vcproj | 260 --------------------
22 files changed, 518 insertions(+), 1600 deletions(-)
create mode 100644 devtools/create_project/msvc/create_project.sln
create mode 100644 devtools/create_project/msvc/create_project.vcxproj
create mode 100644 devtools/create_project/msvc/create_project.vcxproj.filters
create mode 100644 devtools/create_project/msvc/create_project_2008.sln
create mode 100644 devtools/create_project/msvc/create_project_2008.vcproj
delete mode 100644 devtools/create_project/msvc10/create_project.sln
delete mode 100644 devtools/create_project/msvc10/create_project.vcxproj
delete mode 100644 devtools/create_project/msvc10/create_project.vcxproj.filters
delete mode 100644 devtools/create_project/msvc11/create_project.sln
delete mode 100644 devtools/create_project/msvc11/create_project.vcxproj
delete mode 100644 devtools/create_project/msvc11/create_project.vcxproj.filters
delete mode 100644 devtools/create_project/msvc12/create_project.sln
delete mode 100644 devtools/create_project/msvc12/create_project.vcxproj
delete mode 100644 devtools/create_project/msvc12/create_project.vcxproj.filters
delete mode 100644 devtools/create_project/msvc14/create_project.sln
delete mode 100644 devtools/create_project/msvc14/create_project.vcxproj
delete mode 100644 devtools/create_project/msvc14/create_project.vcxproj.filters
delete mode 100644 devtools/create_project/msvc15/create_project.sln
delete mode 100644 devtools/create_project/msvc15/create_project.vcxproj
delete mode 100644 devtools/create_project/msvc15/create_project.vcxproj.filters
delete mode 100644 devtools/create_project/msvc9/create_project.sln
delete mode 100644 devtools/create_project/msvc9/create_project.vcproj
(limited to 'devtools')
diff --git a/devtools/create_project/msvc/create_project.sln b/devtools/create_project/msvc/create_project.sln
new file mode 100644
index 0000000000..69eeb8ed19
--- /dev/null
+++ b/devtools/create_project/msvc/create_project.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "create_project", "create_project.vcxproj", "{CF177559-077D-4A08-AABE-BE0FD35F6C63}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|Win32.ActiveCfg = Debug|Win32
+ {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|Win32.Build.0 = Debug|Win32
+ {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|Win32.ActiveCfg = Release|Win32
+ {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/devtools/create_project/msvc/create_project.vcxproj b/devtools/create_project/msvc/create_project.vcxproj
new file mode 100644
index 0000000000..f582ebbbb0
--- /dev/null
+++ b/devtools/create_project/msvc/create_project.vcxproj
@@ -0,0 +1,125 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {CF177559-077D-4A08-AABE-BE0FD35F6C63}
+ create_project
+
+
+
+ Application
+ MultiByte
+ true
+ $(DefaultPlatformToolset)
+
+
+ Application
+ MultiByte
+ $(DefaultPlatformToolset)
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ $(SolutionDir)$(Configuration)\
+ $(Configuration)\
+ $(SolutionDir)$(Configuration)\
+ $(Configuration)\
+
+
+
+ Disabled
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ Level4
+ EditAndContinue
+ false
+ 4003;4512;4127;4100;4244
+ true
+
+
+ Rpcrt4.lib;%(AdditionalDependencies)
+ true
+ MachineX86
+ false
+
+
+ @echo off
+xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc\"
+
+
+
+
+ MaxSpeed
+ true
+ MultiThreadedDLL
+ true
+ Level3
+ ProgramDatabase
+ 4003;4512;4127
+ true
+
+
+ Rpcrt4.lib;%(AdditionalDependencies)
+ true
+ true
+ true
+ MachineX86
+
+
+ @echo off
+xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc\"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/devtools/create_project/msvc/create_project.vcxproj.filters b/devtools/create_project/msvc/create_project.vcxproj.filters
new file mode 100644
index 0000000000..b29f1d2989
--- /dev/null
+++ b/devtools/create_project/msvc/create_project.vcxproj.filters
@@ -0,0 +1,83 @@
+
+
+
+
+ {2e3580c8-ec3a-4c81-8351-b668c668db2a}
+
+
+ {31aaf58c-d3cb-4ed6-8eca-163b4a9b31a6}
+
+
+ {f980f6fb-41b6-4161-b035-58b200c85cad}
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ scripts
+
+
+ scripts
+
+
+ scripts
+
+
+ scripts
+
+
+ scripts
+
+
+ scripts
+
+
+
\ No newline at end of file
diff --git a/devtools/create_project/msvc/create_project_2008.sln b/devtools/create_project/msvc/create_project_2008.sln
new file mode 100644
index 0000000000..4eaa6f04df
--- /dev/null
+++ b/devtools/create_project/msvc/create_project_2008.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "create_project", "create_project_2008.vcproj", "{CF177559-077D-4A08-AABE-BE0FD35F6C63}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|Win32.ActiveCfg = Debug|Win32
+ {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|Win32.Build.0 = Debug|Win32
+ {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|Win32.ActiveCfg = Release|Win32
+ {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/devtools/create_project/msvc/create_project_2008.vcproj b/devtools/create_project/msvc/create_project_2008.vcproj
new file mode 100644
index 0000000000..d41fe80933
--- /dev/null
+++ b/devtools/create_project/msvc/create_project_2008.vcproj
@@ -0,0 +1,270 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/devtools/create_project/msvc10/create_project.sln b/devtools/create_project/msvc10/create_project.sln
deleted file mode 100644
index 69eeb8ed19..0000000000
--- a/devtools/create_project/msvc10/create_project.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "create_project", "create_project.vcxproj", "{CF177559-077D-4A08-AABE-BE0FD35F6C63}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|Win32.ActiveCfg = Debug|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|Win32.Build.0 = Debug|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|Win32.ActiveCfg = Release|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/devtools/create_project/msvc10/create_project.vcxproj b/devtools/create_project/msvc10/create_project.vcxproj
deleted file mode 100644
index bc6f634486..0000000000
--- a/devtools/create_project/msvc10/create_project.vcxproj
+++ /dev/null
@@ -1,125 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
-
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}
- create_project
-
-
-
- Application
- MultiByte
- true
-
-
- Application
- MultiByte
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.30319.1
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
-
-
-
- Disabled
- true
- EnableFastChecks
- MultiThreadedDebugDLL
- Level4
- EditAndContinue
- false
- 4003;4512;4127;4100;4244
-
-
- Rpcrt4.lib;%(AdditionalDependencies)
- true
- MachineX86
-
-
- @echo off
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc10\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc9\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\codeblocks\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\iphone\"
-
-
-
-
- MaxSpeed
- true
- MultiThreadedDLL
- true
- Level3
- ProgramDatabase
- 4003;4512;4127
-
-
- Rpcrt4.lib;%(AdditionalDependencies)
- true
- true
- true
- MachineX86
-
-
- @echo off
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc10\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc9\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\codeblocks\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\iphone\"
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/devtools/create_project/msvc10/create_project.vcxproj.filters b/devtools/create_project/msvc10/create_project.vcxproj.filters
deleted file mode 100644
index b4f0b18774..0000000000
--- a/devtools/create_project/msvc10/create_project.vcxproj.filters
+++ /dev/null
@@ -1,71 +0,0 @@
-
-
-
-
- {2e3580c8-ec3a-4c81-8351-b668c668db2a}
-
-
- {31aaf58c-d3cb-4ed6-8eca-163b4a9b31a6}
-
-
- {f980f6fb-41b6-4161-b035-58b200c85cad}
-
-
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
-
-
- scripts
-
-
- scripts
-
-
- scripts
-
-
- scripts
-
-
-
diff --git a/devtools/create_project/msvc11/create_project.sln b/devtools/create_project/msvc11/create_project.sln
deleted file mode 100644
index 1552c9f502..0000000000
--- a/devtools/create_project/msvc11/create_project.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2012
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "create_project", "create_project.vcxproj", "{CF177559-077D-4A08-AABE-BE0FD35F6C63}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|Win32.ActiveCfg = Debug|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|Win32.Build.0 = Debug|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|Win32.ActiveCfg = Release|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/devtools/create_project/msvc11/create_project.vcxproj b/devtools/create_project/msvc11/create_project.vcxproj
deleted file mode 100644
index 74fa93730b..0000000000
--- a/devtools/create_project/msvc11/create_project.vcxproj
+++ /dev/null
@@ -1,131 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
-
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}
- create_project
- $(VCTargetsPath11)
-
-
-
- Application
- MultiByte
- true
- v110
-
-
- Application
- MultiByte
- v110
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.30319.1
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
-
-
-
- Disabled
- true
- EnableFastChecks
- MultiThreadedDebugDLL
- Level4
- EditAndContinue
- false
- 4003;4512;4127;4100;4244
-
-
- Rpcrt4.lib;%(AdditionalDependencies)
- true
- MachineX86
- false
-
-
- @echo off
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc11\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc10\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc9\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\codeblocks\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\iphone\"
-
-
-
-
- MaxSpeed
- true
- MultiThreadedDLL
- true
- Level3
- ProgramDatabase
- 4003;4512;4127
-
-
- Rpcrt4.lib;%(AdditionalDependencies)
- true
- true
- true
- MachineX86
-
-
- @echo off
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc11\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc10\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc9\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\codeblocks\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\iphone\"
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/devtools/create_project/msvc11/create_project.vcxproj.filters b/devtools/create_project/msvc11/create_project.vcxproj.filters
deleted file mode 100644
index b4f0b18774..0000000000
--- a/devtools/create_project/msvc11/create_project.vcxproj.filters
+++ /dev/null
@@ -1,71 +0,0 @@
-
-
-
-
- {2e3580c8-ec3a-4c81-8351-b668c668db2a}
-
-
- {31aaf58c-d3cb-4ed6-8eca-163b4a9b31a6}
-
-
- {f980f6fb-41b6-4161-b035-58b200c85cad}
-
-
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
-
-
- scripts
-
-
- scripts
-
-
- scripts
-
-
- scripts
-
-
-
diff --git a/devtools/create_project/msvc12/create_project.sln b/devtools/create_project/msvc12/create_project.sln
deleted file mode 100644
index 759d5430f5..0000000000
--- a/devtools/create_project/msvc12/create_project.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2013
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "create_project", "create_project.vcxproj", "{CF177559-077D-4A08-AABE-BE0FD35F6C63}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|Win32.ActiveCfg = Debug|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|Win32.Build.0 = Debug|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|Win32.ActiveCfg = Release|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/devtools/create_project/msvc12/create_project.vcxproj b/devtools/create_project/msvc12/create_project.vcxproj
deleted file mode 100644
index f8afe4c0e4..0000000000
--- a/devtools/create_project/msvc12/create_project.vcxproj
+++ /dev/null
@@ -1,132 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
-
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}
- create_project
- $(VCTargetsPath11)
-
-
-
- Application
- MultiByte
- true
- v120
-
-
- Application
- MultiByte
- v120
-
-
-
-
-
-
-
-
-
-
-
-
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
-
-
-
- Disabled
- true
- EnableFastChecks
- MultiThreadedDebugDLL
- Level4
- EditAndContinue
- false
- 4003;4512;4127;4100;4244
-
-
- Rpcrt4.lib;%(AdditionalDependencies)
- true
- MachineX86
- false
-
-
- @echo off
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc12\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc11\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc10\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc9\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\codeblocks\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\iphone\"
-
-
-
-
- MaxSpeed
- true
- MultiThreadedDLL
- true
- Level3
- ProgramDatabase
- 4003;4512;4127
-
-
- Rpcrt4.lib;%(AdditionalDependencies)
- true
- true
- true
- MachineX86
-
-
- @echo off
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc12\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc11\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc10\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc9\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\codeblocks\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\iphone\"
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/devtools/create_project/msvc12/create_project.vcxproj.filters b/devtools/create_project/msvc12/create_project.vcxproj.filters
deleted file mode 100644
index 436d1d3436..0000000000
--- a/devtools/create_project/msvc12/create_project.vcxproj.filters
+++ /dev/null
@@ -1,71 +0,0 @@
-
-
-
-
- {2e3580c8-ec3a-4c81-8351-b668c668db2a}
-
-
- {31aaf58c-d3cb-4ed6-8eca-163b4a9b31a6}
-
-
- {f980f6fb-41b6-4161-b035-58b200c85cad}
-
-
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
-
-
- scripts
-
-
- scripts
-
-
- scripts
-
-
- scripts
-
-
-
diff --git a/devtools/create_project/msvc14/create_project.sln b/devtools/create_project/msvc14/create_project.sln
deleted file mode 100644
index 73f0b3569e..0000000000
--- a/devtools/create_project/msvc14/create_project.sln
+++ /dev/null
@@ -1,28 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 14
-VisualStudioVersion = 14.0.22609.0
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "create_project", "create_project.vcxproj", "{CF177559-077D-4A08-AABE-BE0FD35F6C63}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|Win32.ActiveCfg = Debug|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|Win32.Build.0 = Debug|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|x64.ActiveCfg = Debug|x64
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|x64.Build.0 = Debug|x64
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|Win32.ActiveCfg = Release|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|Win32.Build.0 = Release|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|x64.ActiveCfg = Release|x64
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/devtools/create_project/msvc14/create_project.vcxproj b/devtools/create_project/msvc14/create_project.vcxproj
deleted file mode 100644
index 1ac132d268..0000000000
--- a/devtools/create_project/msvc14/create_project.vcxproj
+++ /dev/null
@@ -1,221 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Debug
- x64
-
-
- Release
- Win32
-
-
- Release
- x64
-
-
-
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}
- create_project
-
-
-
- Application
- MultiByte
- true
- v140
-
-
- Application
- MultiByte
- true
- v140
-
-
- Application
- MultiByte
- v140
-
-
- Application
- MultiByte
- v140
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
-
-
-
- Disabled
- true
- EnableFastChecks
- MultiThreadedDebugDLL
- Level4
- EditAndContinue
- false
- 4003;4512;4127;4100;4244
- Sync
-
-
- Rpcrt4.lib;%(AdditionalDependencies)
- true
- MachineX86
- false
-
-
- @echo off
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc14\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc12\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc11\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc10\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc9\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\codeblocks\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\iphone\"
-
-
-
-
- Disabled
- EnableFastChecks
- MultiThreadedDebugDLL
- Level4
- ProgramDatabase
- false
- 4003;4512;4127
-
-
- Rpcrt4.lib;%(AdditionalDependencies)
- true
- false
-
-
- @echo off
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc14\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc12\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc11\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc10\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc9\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\codeblocks\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\iphone\"
-
-
-
-
- MaxSpeed
- true
- MultiThreadedDLL
- true
- Level3
- ProgramDatabase
- 4003;4512;4127
- true
-
-
- Rpcrt4.lib;%(AdditionalDependencies)
- true
- true
- true
- MachineX86
-
-
- @echo off
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc14\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc12\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc11\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc10\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc9\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\codeblocks\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\iphone\"
-
-
-
-
-
-
-
-
- MaxSpeed
- true
- MultiThreadedDLL
- true
- Level3
- ProgramDatabase
- 4003;4512;4127
- true
-
-
- Rpcrt4.lib;%(AdditionalDependencies)
- true
- true
- true
-
-
- @echo off
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc14\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc12\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc11\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc10\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc9\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\codeblocks\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\iphone\"
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/devtools/create_project/msvc14/create_project.vcxproj.filters b/devtools/create_project/msvc14/create_project.vcxproj.filters
deleted file mode 100644
index 16c6df081d..0000000000
--- a/devtools/create_project/msvc14/create_project.vcxproj.filters
+++ /dev/null
@@ -1,76 +0,0 @@
-
-
-
-
- {2e3580c8-ec3a-4c81-8351-b668c668db2a}
-
-
- {31aaf58c-d3cb-4ed6-8eca-163b4a9b31a6}
-
-
- {f980f6fb-41b6-4161-b035-58b200c85cad}
-
-
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
-
-
- scripts
-
-
- scripts
-
-
- scripts
-
-
- scripts
-
-
-
-
- scripts
-
-
-
\ No newline at end of file
diff --git a/devtools/create_project/msvc15/create_project.sln b/devtools/create_project/msvc15/create_project.sln
deleted file mode 100644
index 73f0b3569e..0000000000
--- a/devtools/create_project/msvc15/create_project.sln
+++ /dev/null
@@ -1,28 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 14
-VisualStudioVersion = 14.0.22609.0
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "create_project", "create_project.vcxproj", "{CF177559-077D-4A08-AABE-BE0FD35F6C63}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|Win32.ActiveCfg = Debug|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|Win32.Build.0 = Debug|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|x64.ActiveCfg = Debug|x64
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|x64.Build.0 = Debug|x64
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|Win32.ActiveCfg = Release|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|Win32.Build.0 = Release|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|x64.ActiveCfg = Release|x64
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/devtools/create_project/msvc15/create_project.vcxproj b/devtools/create_project/msvc15/create_project.vcxproj
deleted file mode 100644
index 1ead51cff9..0000000000
--- a/devtools/create_project/msvc15/create_project.vcxproj
+++ /dev/null
@@ -1,224 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Debug
- x64
-
-
- Release
- Win32
-
-
- Release
- x64
-
-
-
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}
- create_project
-
-
-
- Application
- MultiByte
- true
- v141
-
-
- Application
- MultiByte
- true
- v141
-
-
- Application
- MultiByte
- v141
-
-
- Application
- MultiByte
- v141
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
-
-
-
- Disabled
- EnableFastChecks
- MultiThreadedDebugDLL
- Level4
- EditAndContinue
- false
- 4003;4512;4127;4100;4244
- Sync
-
-
- Rpcrt4.lib;%(AdditionalDependencies)
- true
- MachineX86
- false
-
-
- @echo off
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc15\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc14\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc12\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc11\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc10\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc9\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\codeblocks\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\iphone\"
-
-
-
-
- Disabled
- EnableFastChecks
- MultiThreadedDebugDLL
- Level4
- ProgramDatabase
- false
- 4003;4512;4127
-
-
- Rpcrt4.lib;%(AdditionalDependencies)
- true
- false
-
-
- @echo off
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc15\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc14\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc12\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc11\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc10\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc9\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\codeblocks\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\iphone\"
-
-
-
-
- MaxSpeed
- true
- MultiThreadedDLL
- true
- Level3
- ProgramDatabase
- 4003;4512;4127
- true
-
-
- Rpcrt4.lib;%(AdditionalDependencies)
- true
- true
- true
- MachineX86
-
-
- @echo off
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc15\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc14\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc12\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc11\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc10\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc9\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\codeblocks\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\iphone\"
-
-
-
-
-
-
-
-
- MaxSpeed
- true
- MultiThreadedDLL
- true
- Level3
- ProgramDatabase
- 4003;4512;4127
- true
-
-
- Rpcrt4.lib;%(AdditionalDependencies)
- true
- true
- true
-
-
- @echo off
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc15\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc14\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc12\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc11\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc10\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\msvc9\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\codeblocks\"
-xcopy /Y "$(TargetPath)" "$(SolutionDir)\..\..\..\dists\iphone\"
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/devtools/create_project/msvc15/create_project.vcxproj.filters b/devtools/create_project/msvc15/create_project.vcxproj.filters
deleted file mode 100644
index b6da1e9df6..0000000000
--- a/devtools/create_project/msvc15/create_project.vcxproj.filters
+++ /dev/null
@@ -1,82 +0,0 @@
-
-
-
-
- {2e3580c8-ec3a-4c81-8351-b668c668db2a}
-
-
- {31aaf58c-d3cb-4ed6-8eca-163b4a9b31a6}
-
-
- {f980f6fb-41b6-4161-b035-58b200c85cad}
-
-
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
-
-
- scripts
-
-
- scripts
-
-
- scripts
-
-
- scripts
-
-
-
-
- scripts
-
-
-
\ No newline at end of file
diff --git a/devtools/create_project/msvc9/create_project.sln b/devtools/create_project/msvc9/create_project.sln
deleted file mode 100644
index df754e1d78..0000000000
--- a/devtools/create_project/msvc9/create_project.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "create_project", "create_project.vcproj", "{CF177559-077D-4A08-AABE-BE0FD35F6C63}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|Win32.ActiveCfg = Debug|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Debug|Win32.Build.0 = Debug|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|Win32.ActiveCfg = Release|Win32
- {CF177559-077D-4A08-AABE-BE0FD35F6C63}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/devtools/create_project/msvc9/create_project.vcproj b/devtools/create_project/msvc9/create_project.vcproj
deleted file mode 100644
index 0069f2ab9c..0000000000
--- a/devtools/create_project/msvc9/create_project.vcproj
+++ /dev/null
@@ -1,260 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
--
cgit v1.2.3