diff --git a/contrib/extractor/VC120_AD.sln b/contrib/extractor/VC120_AD.sln
new file mode 100644
index 000000000..db647bcbe
--- /dev/null
+++ b/contrib/extractor/VC120_AD.sln
@@ -0,0 +1,28 @@
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ad", "VC110_ad.vcxproj", "{D7552D4F-408F-4F8E-859B-366659150CF4}"
+ ProjectSection(ProjectDependencies) = postProject
+ {78424708-1F6E-4D4B-920C-FB6D26847055} = {78424708-1F6E-4D4B-920C-FB6D26847055}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StormLib", "..\..\dep\StormLib\StormLib_vc120.vcxproj", "{78424708-1F6E-4D4B-920C-FB6D26847055}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {D7552D4F-408F-4F8E-859B-366659150CF4}.Debug|Win32.ActiveCfg = Debug|Win32
+ {D7552D4F-408F-4F8E-859B-366659150CF4}.Debug|Win32.Build.0 = Debug|Win32
+ {D7552D4F-408F-4F8E-859B-366659150CF4}.Release|Win32.ActiveCfg = Release|Win32
+ {D7552D4F-408F-4F8E-859B-366659150CF4}.Release|Win32.Build.0 = Release|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.Debug|Win32.ActiveCfg = DebugAS|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.Debug|Win32.Build.0 = DebugAS|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.Release|Win32.ActiveCfg = ReleaseAS|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.Release|Win32.Build.0 = ReleaseAS|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/contrib/extractor/VC120_ad.vcxproj b/contrib/extractor/VC120_ad.vcxproj
new file mode 100644
index 000000000..7225a9e2f
--- /dev/null
+++ b/contrib/extractor/VC120_ad.vcxproj
@@ -0,0 +1,165 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ ad
+ {D7552D4F-408F-4F8E-859B-366659150CF4}
+ ad
+
+
+
+ Application
+ false
+ MultiByte
+ v120
+
+
+ Application
+ false
+ MultiByte
+ v120
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ .\
+ .\debug\
+
+ .\
+ .\release\
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ ad_debug
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ ./ad.tlb
+
+
+
+
+ Disabled
+ ..\..\dep\StormLib\src;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ EnableFastChecks
+ MultiThreadedDebug
+
+
+ $(IntDir)ad.pch
+ $(IntDir)
+ $(IntDir)
+ $(IntDir)
+ $(IntDir)
+ true
+ $(IntDir)
+ Level3
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0419
+
+
+ StormLibDAS.lib;%(AdditionalDependencies)
+ ..\..\dep\StormLib\bin\StormLib\$(Platform)\$(Configuration)AS;%(AdditionalLibraryDirectories)
+ ad_debug.exe
+ true
+ true
+ ./ad_debug.pdb
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ ./ad.tlb
+
+
+
+
+ Full
+ OnlyExplicitInline
+ ..\..\dep\StormLib\src;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ MultiThreaded
+
+
+ $(IntDir)ad.pch
+ $(IntDir)
+ $(IntDir)
+ $(IntDir)
+ $(IntDir)
+ Level3
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0419
+
+
+ StormLibRAS.lib;%(AdditionalDependencies)
+ ..\..\dep\StormLib\bin\StormLib\$(Platform)\$(Configuration)AS;%(AdditionalLibraryDirectories)
+ ./ad.exe
+ true
+ ./ad.pdb
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/contrib/extractor/VC120_ad.vcxproj.filters b/contrib/extractor/VC120_ad.vcxproj.filters
new file mode 100644
index 000000000..a772a4e06
--- /dev/null
+++ b/contrib/extractor/VC120_ad.vcxproj.filters
@@ -0,0 +1,44 @@
+
+
+
+
+ {7748a821-40c1-4432-a07e-ff4da1273091}
+ cpp;c;cxx;rc;def;r;odl;idl;hpj;bat
+
+
+ {bd48cc48-7a79-4088-9e3f-8bf123692891}
+ h;hpp;hxx;hm;inl
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/contrib/git_id/VC120/git_id_vc120.vcxproj b/contrib/git_id/VC120/git_id_vc120.vcxproj
new file mode 100644
index 000000000..9945d6be6
--- /dev/null
+++ b/contrib/git_id/VC120/git_id_vc120.vcxproj
@@ -0,0 +1,103 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ git_id
+ {AD81BF86-050B-4605-8AF2-03C01967D784}
+ git_id
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+ v120
+
+
+ Application
+ Unicode
+ v120
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ $(SolutionDir)$(Configuration)\
+ $(Configuration)\
+ true
+ $(SolutionDir)$(Configuration)\
+ $(Configuration)\
+ false
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+
+
+
+ Disabled
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level3
+ ProgramDatabase
+
+
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/contrib/git_id/VC120/git_id_vc120.vcxproj.filters b/contrib/git_id/VC120/git_id_vc120.vcxproj.filters
new file mode 100644
index 000000000..14a395113
--- /dev/null
+++ b/contrib/git_id/VC120/git_id_vc120.vcxproj.filters
@@ -0,0 +1,22 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
\ No newline at end of file
diff --git a/contrib/git_id/git_id_vc120.sln b/contrib/git_id/git_id_vc120.sln
new file mode 100644
index 000000000..3e633bf4a
--- /dev/null
+++ b/contrib/git_id/git_id_vc120.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "git_id", "VC120\git_id_vc120.vcxproj", "{AD81BF86-050B-4605-8AF2-03C01967D784}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {AD81BF86-050B-4605-8AF2-03C01967D784}.Debug|Win32.ActiveCfg = Debug|Win32
+ {AD81BF86-050B-4605-8AF2-03C01967D784}.Debug|Win32.Build.0 = Debug|Win32
+ {AD81BF86-050B-4605-8AF2-03C01967D784}.Release|Win32.ActiveCfg = Release|Win32
+ {AD81BF86-050B-4605-8AF2-03C01967D784}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/contrib/mmap/win/MoveMapGen_VC120.sln b/contrib/mmap/win/MoveMapGen_VC120.sln
new file mode 100644
index 000000000..bd11c5899
--- /dev/null
+++ b/contrib/mmap/win/MoveMapGen_VC120.sln
@@ -0,0 +1,86 @@
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MoveMapGen", "VC120\MoveMapGen_VC120.vcxproj", "{8028C1F8-4C3E-44D4-96D7-1D6F51B7AB47}"
+ ProjectSection(ProjectDependencies) = postProject
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2} = {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}
+ {00B9DC66-96A6-465D-A6C1-5DFF94E48A64} = {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E} = {8072769E-CF10-48BF-B9E1-12752A5DAC6E}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "g3dlite", "..\..\..\win\VC120\g3dlite.vcxproj", "{8072769E-CF10-48BF-B9E1-12752A5DAC6E}"
+ ProjectSection(ProjectDependencies) = postProject
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2} = {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "..\..\..\win\VC120\zlib.vcxproj", "{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Recast", "..\..\..\dep\recastnavigation\Recast\win\VC120\Recast.vcxproj", "{00B9DC66-96A6-465D-A6C1-5DFF94E48A64}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Detour", "..\..\..\dep\recastnavigation\Detour\win\VC120\Detour.vcxproj", "{72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug_NoPCH|Win32 = Debug_NoPCH|Win32
+ Debug_NoPCH|x64 = Debug_NoPCH|x64
+ Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
+ Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {8028C1F8-4C3E-44D4-96D7-1D6F51B7AB47}.Debug_NoPCH|Win32.ActiveCfg = Debug|Win32
+ {8028C1F8-4C3E-44D4-96D7-1D6F51B7AB47}.Debug_NoPCH|Win32.Build.0 = Debug|Win32
+ {8028C1F8-4C3E-44D4-96D7-1D6F51B7AB47}.Debug_NoPCH|x64.ActiveCfg = Debug|Win32
+ {8028C1F8-4C3E-44D4-96D7-1D6F51B7AB47}.Debug|Win32.ActiveCfg = Debug|Win32
+ {8028C1F8-4C3E-44D4-96D7-1D6F51B7AB47}.Debug|Win32.Build.0 = Debug|Win32
+ {8028C1F8-4C3E-44D4-96D7-1D6F51B7AB47}.Debug|x64.ActiveCfg = Debug|Win32
+ {8028C1F8-4C3E-44D4-96D7-1D6F51B7AB47}.Release|Win32.ActiveCfg = Release|Win32
+ {8028C1F8-4C3E-44D4-96D7-1D6F51B7AB47}.Release|Win32.Build.0 = Release|Win32
+ {8028C1F8-4C3E-44D4-96D7-1D6F51B7AB47}.Release|x64.ActiveCfg = Release|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug_NoPCH|Win32.ActiveCfg = Debug_NoPCH|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug_NoPCH|Win32.Build.0 = Debug_NoPCH|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug_NoPCH|x64.ActiveCfg = Debug_NoPCH|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug_NoPCH|x64.Build.0 = Debug_NoPCH|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug|Win32.ActiveCfg = Debug|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug|Win32.Build.0 = Debug|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug|x64.ActiveCfg = Debug|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug|x64.Build.0 = Debug|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Release|Win32.ActiveCfg = Release|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Release|Win32.Build.0 = Release|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Release|x64.ActiveCfg = Release|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Release|x64.Build.0 = Release|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug_NoPCH|Win32.ActiveCfg = Debug_NoPCH|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug_NoPCH|Win32.Build.0 = Debug_NoPCH|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug_NoPCH|x64.ActiveCfg = Debug_NoPCH|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug_NoPCH|x64.Build.0 = Debug_NoPCH|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|Win32.ActiveCfg = Debug|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|Win32.Build.0 = Debug|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|x64.ActiveCfg = Debug|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|x64.Build.0 = Debug|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|Win32.ActiveCfg = Release|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|Win32.Build.0 = Release|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|x64.ActiveCfg = Release|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|x64.Build.0 = Release|x64
+ {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}.Debug_NoPCH|Win32.ActiveCfg = Debug|Win32
+ {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}.Debug_NoPCH|Win32.Build.0 = Debug|Win32
+ {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}.Debug_NoPCH|x64.ActiveCfg = Debug|Win32
+ {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}.Debug|Win32.ActiveCfg = Debug|Win32
+ {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}.Debug|Win32.Build.0 = Debug|Win32
+ {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}.Debug|x64.ActiveCfg = Debug|Win32
+ {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}.Release|Win32.ActiveCfg = Release|Win32
+ {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}.Release|Win32.Build.0 = Release|Win32
+ {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}.Release|x64.ActiveCfg = Release|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Debug_NoPCH|Win32.ActiveCfg = Debug|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Debug_NoPCH|Win32.Build.0 = Debug|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Debug_NoPCH|x64.ActiveCfg = Debug|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Debug|Win32.ActiveCfg = Debug|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Debug|Win32.Build.0 = Debug|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Debug|x64.ActiveCfg = Debug|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Release|Win32.ActiveCfg = Release|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Release|Win32.Build.0 = Release|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Release|x64.ActiveCfg = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/contrib/mmap/win/VC120/.gitignore b/contrib/mmap/win/VC120/.gitignore
new file mode 100644
index 000000000..7d89d1eae
--- /dev/null
+++ b/contrib/mmap/win/VC120/.gitignore
@@ -0,0 +1,6 @@
+
+*Win32_Debug
+*Win32_Release
+*x64_Debug
+*x64_Release
+*.user
\ No newline at end of file
diff --git a/contrib/mmap/win/VC120/MoveMapGen_VC120.vcxproj b/contrib/mmap/win/VC120/MoveMapGen_VC120.vcxproj
new file mode 100644
index 000000000..f2be0ff9c
--- /dev/null
+++ b/contrib/mmap/win/VC120/MoveMapGen_VC120.vcxproj
@@ -0,0 +1,157 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {8028C1F8-4C3E-44D4-96D7-1D6F51B7AB47}
+ MoveMapGen_VC110
+ MoveMapGen
+
+
+
+ Application
+ true
+ MultiByte
+ v120
+
+
+ Application
+ false
+ true
+ MultiByte
+ v120
+
+
+
+
+
+
+
+
+
+
+
+
+ ..\..\bin\$(Platform)_$(Configuration)\
+
+
+ .\$(ProjectName)__$(Platform)_$(Configuration)\
+ false
+
+
+ ..\..\bin\$(Platform)_$(Configuration)\
+
+
+ .\$(ProjectName)__$(Platform)_$(Configuration)\
+
+
+
+ Level3
+ Disabled
+ ..\..\src\;..\..\..\..\dep\recastnavigation\Detour\Include\;..\..\..\..\dep\recastnavigation\Recast\Include\;..\..\..\..\src\game\vmap;..\..\..\..\dep\include\g3dlite;..\..\..\..\src\framework\;..\..\..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;DEBUG;MMAP_GENERATOR;NO_CORE_FUNCS;%(PreprocessorDefinitions)
+ MultiThreadedDebugDLL
+ ProgramDatabase
+ Speed
+
+
+ true
+
+
+ false
+ msvcrtd.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
+ true
+
+
+
+
+
+
+
+
+ Level3
+ MaxSpeed
+ true
+ true
+ ..\..\src\;..\..\..\..\dep\recastnavigation\Detour\Include\;..\..\..\..\dep\recastnavigation\Recast\Include\;..\..\..\..\src\game\vmap;..\..\..\..\dep\include\g3dlite;..\..\..\..\src\framework\;..\..\..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ Speed
+ WIN32;NDEBUG;MMAP_GENERATOR;_CRT_SECURE_NO_WARNINGS;NO_CORE_FUNCS;%(PreprocessorDefinitions)
+ AnySuitable
+
+
+ true
+ true
+ true
+ false
+ msvcrt.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
+
+
+ true
+ true
+
+
+
+
+
+
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {72bdf975-4d4a-42c7-b2c4-f9ed90a2abb6}
+
+
+ {00b9dc66-96a6-465d-a6c1-5dff94e48a64}
+
+
+ {8072769e-cf10-48bf-b9e1-12752a5dac6e}
+
+
+ {8f1dea42-6a5b-4b62-839d-c141a7bfacf2}
+
+
+
+
+
+
\ No newline at end of file
diff --git a/contrib/mmap/win/VC120/MoveMapGen_VC120.vcxproj.filters b/contrib/mmap/win/VC120/MoveMapGen_VC120.vcxproj.filters
new file mode 100644
index 000000000..79abd60c3
--- /dev/null
+++ b/contrib/mmap/win/VC120/MoveMapGen_VC120.vcxproj.filters
@@ -0,0 +1,99 @@
+
+
+
+
+ {dcfc8b46-b41f-4c19-9f6b-257a463f6c67}
+
+
+ {8c2c5f18-4147-4fdb-bd45-aa9664476e6c}
+
+
+
+
+ generator
+
+
+ generator
+
+
+ generator
+
+
+ vmap
+
+
+ vmap
+
+
+ vmap
+
+
+ vmap
+
+
+ vmap
+
+
+ vmap
+
+
+ vmap
+
+
+ generator
+
+
+ generator
+
+
+
+
+ generator
+
+
+ generator
+
+
+ generator
+
+
+ generator
+
+
+ generator
+
+
+ vmap
+
+
+ vmap
+
+
+ vmap
+
+
+ vmap
+
+
+ vmap
+
+
+ vmap
+
+
+ vmap
+
+
+ vmap
+
+
+ vmap
+
+
+ vmap
+
+
+ generator
+
+
+
\ No newline at end of file
diff --git a/contrib/vmap_assembler/VC120/.gitignore b/contrib/vmap_assembler/VC120/.gitignore
new file mode 100644
index 000000000..a57495c79
--- /dev/null
+++ b/contrib/vmap_assembler/VC120/.gitignore
@@ -0,0 +1,2 @@
+*.user
+bin
diff --git a/contrib/vmap_assembler/VC120/vmap_assembler.vcxproj b/contrib/vmap_assembler/VC120/vmap_assembler.vcxproj
new file mode 100644
index 000000000..e13b0150a
--- /dev/null
+++ b/contrib/vmap_assembler/VC120/vmap_assembler.vcxproj
@@ -0,0 +1,218 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+
+ {572FFF74-480C-4472-8ABF-81733BB4049D}
+ vmap_assembler
+ Win32Proj
+
+
+
+ Application
+ MultiByte
+ v120
+
+
+ Application
+ MultiByte
+ v120
+
+
+ Application
+ MultiByte
+ v120
+
+
+ Application
+ MultiByte
+ v120
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ..\bin\$(Platform)_$(Configuration)\
+ ..\bin\$(Platform)_$(Configuration)\
+ .\bin\$(ProjectName)__$(Platform)_$(Configuration)\
+ .\bin\$(ProjectName)__$(Platform)_$(Configuration)\
+ false
+ false
+ ..\bin\$(Platform)_$(Configuration)\
+ ..\bin\$(Platform)_$(Configuration)\
+ .\bin\$(ProjectName)__$(Platform)_$(Configuration)\
+ .\bin\$(ProjectName)__$(Platform)_$(Configuration)\
+ false
+ false
+
+
+
+ Disabled
+ ..\..\..\dep\include\g3dlite;..\..\..\src\shared;..\..\..\src\game\vmap;..\..\..\src\framework;..\..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;NO_CORE_FUNCS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ StreamingSIMDExtensions
+
+
+ Level3
+ ProgramDatabase
+
+
+ $(OutDir)vmap_assembler.exe
+
+
+ true
+ $(OutDir)$(TargetName).pdb
+ Console
+ false
+
+
+ MachineX86
+ %(AdditionalDependencies)
+ true
+ true
+
+
+
+
+
+
+ Disabled
+ ..\..\..\dep\include\g3dlite;..\..\..\src\shared;..\..\..\src\game\vmap;..\..\..\src\framework;..\..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;NO_CORE_FUNCS;%(PreprocessorDefinitions)
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ StreamingSIMDExtensions
+
+
+ Level3
+ ProgramDatabase
+
+
+ $(OutDir)vmap_assembler.exe
+
+
+ true
+ $(OutDir)$(TargetName).pdb
+ Console
+ false
+
+
+ %(AdditionalDependencies)
+ true
+ true
+
+
+
+
+ ..\..\..\dep\include\g3dlite;..\..\..\src\shared;..\..\..\src\game\vmap;..\..\..\src\framework;..\..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;NO_CORE_FUNCS;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ StreamingSIMDExtensions
+
+
+ Level3
+ ProgramDatabase
+
+
+ $(OutDir)vmap_assembler.exe
+ false
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+ ..\..\..\dep\include\g3dlite;..\..\..\src\shared;..\..\..\src\game\vmap;..\..\..\src\framework;..\..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;NO_CORE_FUNCS;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ StreamingSIMDExtensions
+
+
+ Level3
+ ProgramDatabase
+
+
+ $(OutDir)vmap_assembler.exe
+ false
+ Console
+ true
+ true
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {8072769e-cf10-48bf-b9e1-12752a5dac6e}
+ false
+
+
+ {8f1dea42-6a5b-4b62-839d-c141a7bfacf2}
+ false
+
+
+
+
+
+
\ No newline at end of file
diff --git a/contrib/vmap_assembler/vmap_assemblerVC120.sln b/contrib/vmap_assembler/vmap_assemblerVC120.sln
new file mode 100644
index 000000000..fe5609f6a
--- /dev/null
+++ b/contrib/vmap_assembler/vmap_assemblerVC120.sln
@@ -0,0 +1,59 @@
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vmap_assembler", "VC110\vmap_assembler.vcxproj", "{572FFF74-480C-4472-8ABF-81733BB4049D}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "..\..\win\VC110\zlib.vcxproj", "{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "g3dlite", "..\..\win\VC110\g3dlite.vcxproj", "{8072769E-CF10-48BF-B9E1-12752A5DAC6E}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug_NoPCH|Win32 = Debug_NoPCH|Win32
+ Debug_NoPCH|x64 = Debug_NoPCH|x64
+ Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
+ Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {572FFF74-480C-4472-8ABF-81733BB4049D}.Debug_NoPCH|Win32.ActiveCfg = Debug|Win32
+ {572FFF74-480C-4472-8ABF-81733BB4049D}.Debug_NoPCH|Win32.Build.0 = Debug|Win32
+ {572FFF74-480C-4472-8ABF-81733BB4049D}.Debug_NoPCH|x64.ActiveCfg = Debug|x64
+ {572FFF74-480C-4472-8ABF-81733BB4049D}.Debug_NoPCH|x64.Build.0 = Debug|x64
+ {572FFF74-480C-4472-8ABF-81733BB4049D}.Debug|Win32.ActiveCfg = Debug|Win32
+ {572FFF74-480C-4472-8ABF-81733BB4049D}.Debug|Win32.Build.0 = Debug|Win32
+ {572FFF74-480C-4472-8ABF-81733BB4049D}.Debug|x64.ActiveCfg = Debug|x64
+ {572FFF74-480C-4472-8ABF-81733BB4049D}.Debug|x64.Build.0 = Debug|x64
+ {572FFF74-480C-4472-8ABF-81733BB4049D}.Release|Win32.ActiveCfg = Release|Win32
+ {572FFF74-480C-4472-8ABF-81733BB4049D}.Release|Win32.Build.0 = Release|Win32
+ {572FFF74-480C-4472-8ABF-81733BB4049D}.Release|x64.ActiveCfg = Release|x64
+ {572FFF74-480C-4472-8ABF-81733BB4049D}.Release|x64.Build.0 = Release|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug_NoPCH|Win32.ActiveCfg = Debug_NoPCH|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug_NoPCH|Win32.Build.0 = Debug_NoPCH|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug_NoPCH|x64.ActiveCfg = Debug_NoPCH|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug_NoPCH|x64.Build.0 = Debug_NoPCH|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|Win32.ActiveCfg = Debug|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|Win32.Build.0 = Debug|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|x64.ActiveCfg = Debug|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|x64.Build.0 = Debug|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|Win32.ActiveCfg = Release|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|Win32.Build.0 = Release|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|x64.ActiveCfg = Release|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|x64.Build.0 = Release|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug_NoPCH|Win32.ActiveCfg = Debug_NoPCH|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug_NoPCH|Win32.Build.0 = Debug_NoPCH|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug_NoPCH|x64.ActiveCfg = Debug_NoPCH|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug_NoPCH|x64.Build.0 = Debug_NoPCH|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug|Win32.ActiveCfg = Debug|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug|Win32.Build.0 = Debug|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug|x64.ActiveCfg = Debug|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug|x64.Build.0 = Debug|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Release|Win32.ActiveCfg = Release|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Release|Win32.Build.0 = Release|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Release|x64.ActiveCfg = Release|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Release|x64.Build.0 = Release|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/contrib/vmap_extractor/win/VC120/vmapExtractor.vcxproj b/contrib/vmap_extractor/win/VC120/vmapExtractor.vcxproj
new file mode 100644
index 000000000..fee8774fb
--- /dev/null
+++ b/contrib/vmap_extractor/win/VC120/vmapExtractor.vcxproj
@@ -0,0 +1,113 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}
+ vmapExtractor
+
+
+
+ Application
+ MultiByte
+ true
+ v120
+
+
+ Application
+ MultiByte
+ v120
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ..\..\bin\$(Platform)_$(Configuration)\
+ ..\bin\$(ProjectName)__$(Platform)_$(Configuration)\
+ ..\..\bin\$(Platform)_$(Configuration)\
+ ..\bin\$(ProjectName)__$(Platform)_$(Configuration)\
+
+
+
+ Disabled
+ ..\..\..\..\dep\StormLib\src;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ Level3
+ EditAndContinue
+
+
+ %(AdditionalDependencies)
+ ..\..\..\..\dep\StormLib\bin\StormLib\$(Platform)\$(Configuration)AD;%(AdditionalLibraryDirectories)
+ true
+ MachineX86
+ Console
+ false
+
+
+
+
+
+
+ MaxSpeed
+ true
+ ..\..\..\..\dep\StormLib\src;%(AdditionalIncludeDirectories)
+ WIN32;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ true
+ Level3
+ ProgramDatabase
+
+
+ StormLibRAD.lib;%(AdditionalDependencies)
+ ..\..\..\..\dep\StormLib\bin\StormLib\$(Platform)\$(Configuration)AD;%(AdditionalLibraryDirectories)
+ false
+ true
+ true
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/contrib/vmap_extractor/win/VC120/vmapExtractor.vcxproj.filters b/contrib/vmap_extractor/win/VC120/vmapExtractor.vcxproj.filters
new file mode 100644
index 000000000..5dbd96da6
--- /dev/null
+++ b/contrib/vmap_extractor/win/VC120/vmapExtractor.vcxproj.filters
@@ -0,0 +1,67 @@
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
+
+ {77920bff-80f2-4d57-8efb-d36d461d04a4}
+
+
+ {093fdfc3-8861-4d64-9c5e-4a58337b9c7e}
+
+
+
\ No newline at end of file
diff --git a/contrib/vmap_extractor/win/vmapExtractor_VC120.sln b/contrib/vmap_extractor/win/vmapExtractor_VC120.sln
new file mode 100644
index 000000000..a36da935d
--- /dev/null
+++ b/contrib/vmap_extractor/win/vmapExtractor_VC120.sln
@@ -0,0 +1,116 @@
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vmapExtractor", "VC110\vmapExtractor.vcxproj", "{D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}"
+ ProjectSection(ProjectDependencies) = postProject
+ {78424708-1F6E-4D4B-920C-FB6D26847055} = {78424708-1F6E-4D4B-920C-FB6D26847055}
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C} = {B96F612A-C91D-43B3-A4C3-D4294817EC6C}
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2} = {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "..\..\..\win\VC110\zlib.vcxproj", "{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bzip2", "..\..\..\win\VC110\bzip2.vcxproj", "{B96F612A-C91D-43B3-A4C3-D4294817EC6C}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StormLib", "..\..\..\dep\StormLib\StormLib_vc110.vcxproj", "{78424708-1F6E-4D4B-920C-FB6D26847055}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
+ DebugAD|Win32 = DebugAD|Win32
+ DebugAD|x64 = DebugAD|x64
+ DebugAS|Win32 = DebugAS|Win32
+ DebugAS|x64 = DebugAS|x64
+ Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
+ ReleaseAD|Win32 = ReleaseAD|Win32
+ ReleaseAD|x64 = ReleaseAD|x64
+ ReleaseAS|Win32 = ReleaseAS|Win32
+ ReleaseAS|x64 = ReleaseAS|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.Debug|Win32.ActiveCfg = Debug|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.Debug|Win32.Build.0 = Debug|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.Debug|x64.ActiveCfg = Debug|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.DebugAD|Win32.ActiveCfg = Debug|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.DebugAD|Win32.Build.0 = Debug|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.DebugAD|x64.ActiveCfg = Debug|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.DebugAS|Win32.ActiveCfg = Debug|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.DebugAS|Win32.Build.0 = Debug|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.DebugAS|x64.ActiveCfg = Debug|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.Release|Win32.ActiveCfg = Release|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.Release|Win32.Build.0 = Release|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.Release|x64.ActiveCfg = Release|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.ReleaseAD|Win32.ActiveCfg = Release|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.ReleaseAD|Win32.Build.0 = Release|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.ReleaseAD|x64.ActiveCfg = Release|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.ReleaseAS|Win32.ActiveCfg = Release|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.ReleaseAS|Win32.Build.0 = Release|Win32
+ {D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}.ReleaseAS|x64.ActiveCfg = Release|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|Win32.ActiveCfg = Debug|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|Win32.Build.0 = Debug|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|x64.ActiveCfg = Debug|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|x64.Build.0 = Debug|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.DebugAD|Win32.ActiveCfg = Debug|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.DebugAD|x64.ActiveCfg = Debug|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.DebugAD|x64.Build.0 = Debug|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.DebugAS|Win32.ActiveCfg = Debug|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.DebugAS|x64.ActiveCfg = Debug|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.DebugAS|x64.Build.0 = Debug|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|Win32.ActiveCfg = Release|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|Win32.Build.0 = Release|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|x64.ActiveCfg = Release|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|x64.Build.0 = Release|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.ReleaseAD|Win32.ActiveCfg = Release|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.ReleaseAD|x64.ActiveCfg = Release|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.ReleaseAD|x64.Build.0 = Release|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.ReleaseAS|Win32.ActiveCfg = Release|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.ReleaseAS|x64.ActiveCfg = Release|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.ReleaseAS|x64.Build.0 = Release|x64
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.Debug|Win32.ActiveCfg = Debug|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.Debug|Win32.Build.0 = Debug|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.Debug|x64.ActiveCfg = Debug|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.DebugAD|Win32.ActiveCfg = Debug|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.DebugAD|Win32.Build.0 = Debug|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.DebugAD|x64.ActiveCfg = Debug|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.DebugAS|Win32.ActiveCfg = Debug|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.DebugAS|Win32.Build.0 = Debug|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.DebugAS|x64.ActiveCfg = Debug|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.Release|Win32.ActiveCfg = Release|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.Release|Win32.Build.0 = Release|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.Release|x64.ActiveCfg = Release|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.ReleaseAD|Win32.ActiveCfg = Release|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.ReleaseAD|Win32.Build.0 = Release|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.ReleaseAD|x64.ActiveCfg = Release|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.ReleaseAS|Win32.ActiveCfg = Release|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.ReleaseAS|Win32.Build.0 = Release|Win32
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}.ReleaseAS|x64.ActiveCfg = Release|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.Debug|Win32.ActiveCfg = DebugAD|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.Debug|Win32.Build.0 = DebugAD|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.Debug|x64.ActiveCfg = DebugAS|x64
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.Debug|x64.Build.0 = DebugAS|x64
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.DebugAD|Win32.ActiveCfg = DebugAD|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.DebugAD|Win32.Build.0 = DebugAD|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.DebugAD|x64.ActiveCfg = DebugAD|x64
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.DebugAD|x64.Build.0 = DebugAD|x64
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.DebugAS|Win32.ActiveCfg = DebugAS|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.DebugAS|Win32.Build.0 = DebugAS|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.DebugAS|x64.ActiveCfg = DebugAS|x64
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.DebugAS|x64.Build.0 = DebugAS|x64
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.Release|Win32.ActiveCfg = ReleaseAD|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.Release|Win32.Build.0 = ReleaseAD|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.Release|x64.ActiveCfg = ReleaseAS|x64
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.Release|x64.Build.0 = ReleaseAS|x64
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.ReleaseAD|Win32.ActiveCfg = ReleaseAD|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.ReleaseAD|Win32.Build.0 = ReleaseAD|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.ReleaseAD|x64.ActiveCfg = ReleaseAD|x64
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.ReleaseAD|x64.Build.0 = ReleaseAD|x64
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.ReleaseAS|Win32.ActiveCfg = ReleaseAS|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.ReleaseAS|Win32.Build.0 = ReleaseAS|Win32
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.ReleaseAS|x64.ActiveCfg = ReleaseAS|x64
+ {78424708-1F6E-4D4B-920C-FB6D26847055}.ReleaseAS|x64.Build.0 = ReleaseAS|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/dep/StormLib/StormLib120.vcxproj b/dep/StormLib/StormLib120.vcxproj
new file mode 100644
index 000000000..7e32ee373
--- /dev/null
+++ b/dep/StormLib/StormLib120.vcxproj
@@ -0,0 +1,696 @@
+
+
+
+
+ DebugAD
+ Win32
+
+
+ DebugAD
+ x64
+
+
+ DebugAS
+ Win32
+
+
+ DebugAS
+ x64
+
+
+ ReleaseAD
+ Win32
+
+
+ ReleaseAD
+ x64
+
+
+ ReleaseAS
+ Win32
+
+
+ ReleaseAS
+ x64
+
+
+
+ StormLib
+ {78424708-1F6E-4D4B-920C-FB6D26847055}
+ StormLib
+ Win32Proj
+
+
+
+ StaticLibrary
+ MultiByte
+ true
+ v110
+
+
+ StaticLibrary
+ MultiByte
+ true
+ v110
+
+
+ StaticLibrary
+ MultiByte
+ v110
+
+
+ StaticLibrary
+ MultiByte
+ v110
+
+
+ StaticLibrary
+ MultiByte
+ true
+ v110
+
+
+ StaticLibrary
+ MultiByte
+ true
+ v110
+
+
+ StaticLibrary
+ MultiByte
+ v110
+
+
+ StaticLibrary
+ MultiByte
+ v110
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.40219.1
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ $(ProjectName)RAS
+ $(ProjectName)DAD
+ $(ProjectName)DAS
+ $(ProjectName)RAD
+ $(ProjectName)DAD
+ $(ProjectName)DAS
+ $(ProjectName)RAD
+ $(ProjectName)RAS
+
+
+
+ Disabled
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level1
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)DAD.lib
+
+
+ StormLib.bat $(Platform) $(Configuration)
+
+
+
+
+ X64
+
+
+ Disabled
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level1
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)DAD.lib
+
+
+ StormLib.bat $(Platform) $(Configuration)
+
+
+
+
+ Disabled
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebug
+
+
+ Level1
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)DAS.lib
+
+
+ StormLib.bat $(Platform) $(Configuration)
+
+
+
+
+ X64
+
+
+ Disabled
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebug
+
+
+ Level1
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)DAS.lib
+
+
+ StormLib.bat $(Platform) $(Configuration)
+
+
+
+
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level1
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)RAD.lib
+
+
+ StormLib.bat $(Platform) $(Configuration)
+
+
+
+
+ X64
+
+
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level1
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)RAD.lib
+
+
+ StormLib.bat $(Platform) $(Configuration)
+
+
+
+
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ MultiThreaded
+
+
+ Level1
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)RAS.lib
+
+
+ StormLib.bat $(Platform) $(Configuration)
+
+
+
+
+ X64
+
+
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ MultiThreaded
+
+
+ Level1
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)RAS.lib
+
+
+ StormLib.bat $(Platform) $(Configuration)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/dep/StormLib/StormLib_vc120.vcxproj b/dep/StormLib/StormLib_vc120.vcxproj
new file mode 100644
index 000000000..51c3312e1
--- /dev/null
+++ b/dep/StormLib/StormLib_vc120.vcxproj
@@ -0,0 +1,696 @@
+
+
+
+
+ DebugAD
+ Win32
+
+
+ DebugAD
+ x64
+
+
+ DebugAS
+ Win32
+
+
+ DebugAS
+ x64
+
+
+ ReleaseAD
+ Win32
+
+
+ ReleaseAD
+ x64
+
+
+ ReleaseAS
+ Win32
+
+
+ ReleaseAS
+ x64
+
+
+
+ StormLib
+ {78424708-1F6E-4D4B-920C-FB6D26847055}
+ StormLib
+ Win32Proj
+
+
+
+ StaticLibrary
+ MultiByte
+ true
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ true
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ true
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ true
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ v120
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.40219.1
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ ./bin/$(ProjectName)/$(Platform)/$(Configuration)\
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ $(ProjectName)RAS
+ $(ProjectName)DAD
+ $(ProjectName)DAS
+ $(ProjectName)RAD
+ $(ProjectName)DAD
+ $(ProjectName)DAS
+ $(ProjectName)RAD
+ $(ProjectName)RAS
+
+
+
+ Disabled
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level1
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)DAD.lib
+
+
+ StormLib.bat $(Platform) $(Configuration)
+
+
+
+
+ X64
+
+
+ Disabled
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level1
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)DAD.lib
+
+
+ StormLib.bat $(Platform) $(Configuration)
+
+
+
+
+ Disabled
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebug
+
+
+ Level1
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)DAS.lib
+
+
+ StormLib.bat $(Platform) $(Configuration)
+
+
+
+
+ X64
+
+
+ Disabled
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebug
+
+
+ Level1
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)DAS.lib
+
+
+ StormLib.bat $(Platform) $(Configuration)
+
+
+
+
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level1
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)RAD.lib
+
+
+ StormLib.bat $(Platform) $(Configuration)
+
+
+
+
+ X64
+
+
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level1
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)RAD.lib
+
+
+ StormLib.bat $(Platform) $(Configuration)
+
+
+
+
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ MultiThreaded
+
+
+ Level1
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)RAS.lib
+
+
+ StormLib.bat $(Platform) $(Configuration)
+
+
+
+
+ X64
+
+
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ MultiThreaded
+
+
+ Level1
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)RAS.lib
+
+
+ StormLib.bat $(Platform) $(Configuration)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+ Level4
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/dep/recastnavigation/Detour/win/Detour_VC120.sln b/dep/recastnavigation/Detour/win/Detour_VC120.sln
new file mode 100644
index 000000000..5ddcfdf58
--- /dev/null
+++ b/dep/recastnavigation/Detour/win/Detour_VC120.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Detour", "VC120\Detour.vcxproj", "{72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Debug|Win32.ActiveCfg = Debug|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Debug|Win32.Build.0 = Debug|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Release|Win32.ActiveCfg = Release|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/dep/recastnavigation/Detour/win/VC120/.gitignore b/dep/recastnavigation/Detour/win/VC120/.gitignore
new file mode 100644
index 000000000..d82e4915b
--- /dev/null
+++ b/dep/recastnavigation/Detour/win/VC120/.gitignore
@@ -0,0 +1,6 @@
+
+*__Win32_Release
+*__Win32_Debug
+*__x64_Release
+*__x64_Debug
+*.user
\ No newline at end of file
diff --git a/dep/recastnavigation/Detour/win/VC120/Detour.vcxproj b/dep/recastnavigation/Detour/win/VC120/Detour.vcxproj
new file mode 100644
index 000000000..1bfbfb9ec
--- /dev/null
+++ b/dep/recastnavigation/Detour/win/VC120/Detour.vcxproj
@@ -0,0 +1,166 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}
+ Detour
+
+
+
+ StaticLibrary
+ true
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ true
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ false
+ false
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ false
+ false
+ MultiByte
+ v120
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $(ProjectDir)\..\..\..\..\lib\$(Platform)_$(Configuration)\
+
+
+ $(ProjectDir)\..\..\..\..\lib\$(Platform)_$(Configuration)\
+
+
+ .\$(ProjectName)__$(Platform)_$(Configuration)\
+
+
+ .\$(ProjectName)__$(Platform)_$(Configuration)\
+
+
+ $(ProjectDir)\..\..\..\..\lib\$(Platform)_$(Configuration)\
+
+
+ $(ProjectDir)\..\..\..\..\lib\$(Platform)_$(Configuration)\
+
+
+ .\$(ProjectName)__$(Platform)_$(Configuration)\
+
+
+ .\$(ProjectName)__$(Platform)_$(Configuration)\
+
+
+
+ Level3
+ Disabled
+ ..\..\include
+ WIN32;DEBUG;_MBCS;%(PreprocessorDefinitions)
+
+
+ true
+
+
+
+
+ Level3
+ Disabled
+ ..\..\include
+ WIN32;DEBUG;_MBCS;%(PreprocessorDefinitions)
+
+
+ true
+
+
+
+
+ Level3
+ MaxSpeed
+ true
+ true
+ ..\..\include
+ WIN32;NDEBUG;_MBCS;%(PreprocessorDefinitions)
+ Speed
+
+
+ true
+ true
+ true
+
+
+
+
+ Level3
+ MaxSpeed
+ true
+ true
+ ..\..\include
+ WIN32;NDEBUG;_MBCS;%(PreprocessorDefinitions)
+ Speed
+
+
+ true
+ true
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/dep/recastnavigation/Detour/win/VC120/Detour.vcxproj.filters b/dep/recastnavigation/Detour/win/VC120/Detour.vcxproj.filters
new file mode 100644
index 000000000..663af065b
--- /dev/null
+++ b/dep/recastnavigation/Detour/win/VC120/Detour.vcxproj.filters
@@ -0,0 +1,54 @@
+
+
+
+
+ {93bb99d1-034f-421d-abf2-856b22079565}
+
+
+ {661147bd-4839-4f24-8697-6ce5cb9b61a2}
+
+
+
+
+ include
+
+
+ include
+
+
+ include
+
+
+ include
+
+
+ include
+
+
+ include
+
+
+ include
+
+
+
+
+ src
+
+
+ src
+
+
+ src
+
+
+ src
+
+
+ src
+
+
+ src
+
+
+
\ No newline at end of file
diff --git a/dep/recastnavigation/Recast/win/Recast_VC120.sln b/dep/recastnavigation/Recast/win/Recast_VC120.sln
new file mode 100644
index 000000000..4f8b71ed2
--- /dev/null
+++ b/dep/recastnavigation/Recast/win/Recast_VC120.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Recast", "VC120\Recast.vcxproj", "{00B9DC66-96A6-465D-A6C1-5DFF94E48A64}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}.Debug|Win32.ActiveCfg = Debug|Win32
+ {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}.Debug|Win32.Build.0 = Debug|Win32
+ {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}.Release|Win32.ActiveCfg = Release|Win32
+ {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/dep/recastnavigation/Recast/win/VC120/.gitignore b/dep/recastnavigation/Recast/win/VC120/.gitignore
new file mode 100644
index 000000000..d82e4915b
--- /dev/null
+++ b/dep/recastnavigation/Recast/win/VC120/.gitignore
@@ -0,0 +1,6 @@
+
+*__Win32_Release
+*__Win32_Debug
+*__x64_Release
+*__x64_Debug
+*.user
\ No newline at end of file
diff --git a/dep/recastnavigation/Recast/win/VC120/Recast.vcxproj b/dep/recastnavigation/Recast/win/VC120/Recast.vcxproj
new file mode 100644
index 000000000..6146ecd5f
--- /dev/null
+++ b/dep/recastnavigation/Recast/win/VC120/Recast.vcxproj
@@ -0,0 +1,97 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}
+ Recast
+
+
+
+ StaticLibrary
+ true
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ false
+ true
+ MultiByte
+ v120
+
+
+
+
+
+
+
+
+
+
+
+
+ $(ProjectDir)\..\..\..\..\lib\$(Platform)_$(Configuration)\
+
+
+ .\$(ProjectName)__$(Platform)_$(Configuration)\
+
+
+ $(ProjectDir)\..\..\..\..\lib\$(Platform)_$(Configuration)\
+ .\$(ProjectName)__$(Platform)_$(Configuration)\
+
+
+
+ Level3
+ Disabled
+ ..\..\include
+ WIN32;DEBUG;_MBCS;%(PreprocessorDefinitions)
+
+
+ true
+
+
+
+
+ Level3
+ MaxSpeed
+ true
+ true
+ Speed
+ WIN32;NDEBUG;_MBCS;%(PreprocessorDefinitions)
+ ..\..\include
+
+
+ true
+ true
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/dep/recastnavigation/Recast/win/VC120/Recast.vcxproj.filters b/dep/recastnavigation/Recast/win/VC120/Recast.vcxproj.filters
new file mode 100644
index 000000000..6134e65a1
--- /dev/null
+++ b/dep/recastnavigation/Recast/win/VC120/Recast.vcxproj.filters
@@ -0,0 +1,51 @@
+
+
+
+
+ {ef95c759-27da-462b-9f5e-d599017cb842}
+
+
+ {4ea80bc1-958b-4d16-b708-675bc74de83d}
+
+
+
+
+ include
+
+
+ include
+
+
+ include
+
+
+
+
+ src
+
+
+ src
+
+
+ src
+
+
+ src
+
+
+ src
+
+
+ src
+
+
+ src
+
+
+ src
+
+
+ src
+
+
+
\ No newline at end of file
diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h
index 4bd38a025..90f918143 100644
--- a/src/shared/revision_nr.h
+++ b/src/shared/revision_nr.h
@@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
- #define REVISION_NR "12741"
+ #define REVISION_NR "12742"
#endif // __REVISION_NR_H__
diff --git a/win/VC120/.gitignore b/win/VC120/.gitignore
new file mode 100644
index 000000000..f1254be38
--- /dev/null
+++ b/win/VC120/.gitignore
@@ -0,0 +1,17 @@
+#
+# NOTE! Don't add files that are generated in specific
+# subdirectories here. Add them in the ".gitignore" file
+# in that subdirectory instead.
+#
+# NOTE! Please use 'git-ls-files -i --exclude-standard'
+# command after changing this file, to see if there are
+# any tracked files which get ignored after the change.
+#
+# MaNGOS generated files at Windows build
+#
+
+*__Win32_Debug*
+*__x64_Debug*
+*__Win32_Release*
+*__x64_Release*
+*.log
diff --git a/win/VC120/ACE_vc11.vcxproj b/win/VC120/ACE_vc11.vcxproj
new file mode 100644
index 000000000..caeccdc5a
--- /dev/null
+++ b/win/VC120/ACE_vc11.vcxproj
@@ -0,0 +1,1590 @@
+
+
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+ Release
+ x64
+
+
+
+ ACE_Wrappers
+ {BD537C9A-FECA-1BAD-6757-8A6348EA12C8}
+ ACE
+ Win32Proj
+
+
+
+ DynamicLibrary
+ NotSet
+ v120
+
+
+ DynamicLibrary
+ NotSet
+ v120
+
+
+ DynamicLibrary
+ NotSet
+ v120
+
+
+ DynamicLibrary
+ NotSet
+ v120
+
+
+ DynamicLibrary
+ NotSet
+ v120
+
+
+ DynamicLibrary
+ NotSet
+ v120
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.20506.1
+ ..\..\dep\lib\$(Platform)_$(Configuration)\
+ .\ace__$(Platform)_$(Configuration)\
+ ACEd
+ .dll
+ false
+ ..\..\dep\lib\$(Platform)_$(Configuration)\
+ .\ace__$(Platform)_$(Configuration)\
+ ACEd
+ .dll
+ false
+ ..\..\dep\lib\$(Platform)_$(Configuration)\
+ .\ace__$(Platform)_$(Configuration)\
+ ACE
+ .dll
+ false
+ ..\..\dep\lib\$(Platform)_$(Configuration)\
+ .\ace__$(Platform)_$(Configuration)\
+ ACE
+ .dll
+ false
+ ..\..\dep\lib\$(Platform)_debug\
+ .\ace__$(Platform)_$(Configuration)\
+ ACEd
+ .dll
+ false
+ ..\..\dep\lib\$(Platform)_debug\
+ .\ace__$(Platform)_$(Configuration)\
+ ACEd
+ .dll
+ false
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+
+
+
+ %(AdditionalOptions)
+ %(AdditionalIncludeDirectories)
+ %(FileName).tlb
+ %(FileName).h
+ %(FileName)_i.c
+ %(FileName)_p.c
+
+
+ /MP /wd 4748 %(AdditionalOptions)
+ Disabled
+ ..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ ACE_BUILD_DLL;_DEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ Level3
+ ProgramDatabase
+ 4355;4244;4267;%(DisableSpecificWarnings)
+
+
+ _DEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)
+ 0x0409
+ ..;%(AdditionalIncludeDirectories)
+
+
+ %(AdditionalDependencies)
+ true
+ %(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)\ACEd.pdb
+ Windows
+ $(OutDir)ACEd.lib
+ MachineX86
+
+
+
+
+ %(AdditionalOptions)
+ %(AdditionalIncludeDirectories)
+ %(FileName).tlb
+ %(FileName).h
+ %(FileName)_i.c
+ %(FileName)_p.c
+
+
+ /MP /wd 4748 %(AdditionalOptions)
+ Disabled
+ ..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ ACE_BUILD_DLL;_DEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_AMD64_;_WIN64;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ Level3
+ ProgramDatabase
+ 4355;4244;4267;%(DisableSpecificWarnings)
+
+
+ _DEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WIN64;%(PreprocessorDefinitions)
+ 0x0409
+ ..;%(AdditionalIncludeDirectories)
+
+
+ /machine:AMD64 %(AdditionalOptions)
+ %(AdditionalDependencies)
+ true
+ %(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)\ACEd.pdb
+ Windows
+ $(OutDir)ACEd.lib
+ MachineX64
+
+
+
+
+ %(AdditionalOptions)
+ %(AdditionalIncludeDirectories)
+ %(FileName).tlb
+ %(FileName).h
+ %(FileName)_i.c
+ %(FileName)_p.c
+
+
+ /MP /wd 4748 %(AdditionalOptions)
+ MaxSpeed
+ ..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ ACE_BUILD_DLL;NDEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ true
+ Level3
+ 4355;4244;4267;%(DisableSpecificWarnings)
+
+
+ NDEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)
+ 0x0409
+ ..;%(AdditionalIncludeDirectories)
+
+
+ %(AdditionalDependencies)
+ true
+ %(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)\ACE.pdb
+ Windows
+ true
+ true
+ $(OutDir)ACE.lib
+ MachineX86
+
+
+
+
+ %(AdditionalOptions)
+ %(AdditionalIncludeDirectories)
+ %(FileName).tlb
+ %(FileName).h
+ %(FileName)_i.c
+ %(FileName)_p.c
+
+
+ /MP /wd 4748 %(AdditionalOptions)
+ MaxSpeed
+ ..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ ACE_BUILD_DLL;NDEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_AMD64_;_WIN64;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ true
+ Level3
+ 4355;4244;4267;%(DisableSpecificWarnings)
+
+
+ NDEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WIN64;%(PreprocessorDefinitions)
+ 0x0409
+ ..;%(AdditionalIncludeDirectories)
+
+
+ /machine:AMD64 %(AdditionalOptions)
+ %(AdditionalDependencies)
+ true
+ %(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)\ACE.pdb
+ Windows
+ true
+ true
+ $(OutDir)ACE.lib
+ MachineX64
+
+
+
+
+ %(AdditionalOptions)
+ %(AdditionalIncludeDirectories)
+ %(FileName).tlb
+ %(FileName).h
+ %(FileName)_i.c
+ %(FileName)_p.c
+
+
+ /MP /wd 4748 %(AdditionalOptions)
+ Disabled
+ ..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ ACE_BUILD_DLL;_DEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ Level3
+ ProgramDatabase
+ 4355;4244;4267;%(DisableSpecificWarnings)
+
+
+ _DEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)
+ 0x0409
+ ..;%(AdditionalIncludeDirectories)
+
+
+ %(AdditionalDependencies)
+ true
+ %(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)\ACEd.pdb
+ Windows
+ $(OutDir)ACEd.lib
+ MachineX86
+
+
+
+
+ %(AdditionalOptions)
+ %(AdditionalIncludeDirectories)
+ %(FileName).tlb
+ %(FileName).h
+ %(FileName)_i.c
+ %(FileName)_p.c
+
+
+ /MP /wd 4748 %(AdditionalOptions)
+ Disabled
+ ..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ ACE_BUILD_DLL;_DEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_AMD64_;_WIN64;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ Level3
+ ProgramDatabase
+ 4355;4244;4267;%(DisableSpecificWarnings)
+
+
+ _DEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WIN64;%(PreprocessorDefinitions)
+ 0x0409
+ ..;%(AdditionalIncludeDirectories)
+
+
+ /machine:AMD64 %(AdditionalOptions)
+ %(AdditionalDependencies)
+ true
+ %(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)\ACEd.pdb
+ Windows
+ $(OutDir)ACEd.lib
+ MachineX64
+
+
+
+
+ true
+ true
+ true
+ true
+ true
+ true
+
+
+
+
+ true
+ true
+ true
+ true
+ true
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/win/VC120/ACE_vc11.vcxproj.filters b/win/VC120/ACE_vc11.vcxproj.filters
new file mode 100644
index 000000000..d2639ac83
--- /dev/null
+++ b/win/VC120/ACE_vc11.vcxproj.filters
@@ -0,0 +1,3586 @@
+
+
+
+
+ {a66bf1d2-c281-4638-8933-a40a40fe2606}
+ cpp;cxx;cc;C;c
+
+
+ {64d32856-a446-4163-9a21-cdc7761bdfd7}
+ h;hpp;hxx;hh
+
+
+ {3e8e43bb-56ba-4fd1-9444-adf32d03f7c5}
+ i;inl
+
+
+ {42f5d71a-c3e0-4761-b363-cb8f2d811e77}
+
+
+ {92603191-13a9-43e7-b4f7-76cc63b2911d}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+ Inline Files
+
+
+
+
+ Resource Files
+
+
+
+
+ Documentation
+
+
+ Documentation
+
+
+
\ No newline at end of file
diff --git a/win/VC120/Precompiled Headers.props b/win/VC120/Precompiled Headers.props
new file mode 100644
index 000000000..30767bb21
--- /dev/null
+++ b/win/VC120/Precompiled Headers.props
@@ -0,0 +1,11 @@
+
+
+
+
+ Use
+ pchdef.h
+ pchdef.h;%(ForcedIncludeFiles)
+ /Zm300 %(AdditionalOptions)
+
+
+
diff --git a/win/VC120/bzip2.vcxproj b/win/VC120/bzip2.vcxproj
new file mode 100644
index 000000000..7bedf4730
--- /dev/null
+++ b/win/VC120/bzip2.vcxproj
@@ -0,0 +1,87 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {B96F612A-C91D-43B3-A4C3-D4294817EC6C}
+ bzip2
+
+
+
+ StaticLibrary
+ Unicode
+ true
+ v110
+
+
+ StaticLibrary
+ Unicode
+ v110
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ .\bzip2__$(Platform)_$(Configuration)\
+ .\bzip2__$(Platform)_$(Configuration)\
+ .\bzip2__$(Platform)_$(Configuration)\
+ .\bzip2__$(Platform)_$(Configuration)\
+
+
+
+ Disabled
+ ..\..\dep\include;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ Level3
+ EditAndContinue
+ CompileAsC
+
+
+
+
+ MaxSpeed
+ ..\..\dep\include;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ Level3
+ ProgramDatabase
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/win/VC120/framework.vcxproj b/win/VC120/framework.vcxproj
new file mode 100644
index 000000000..9a020c320
--- /dev/null
+++ b/win/VC120/framework.vcxproj
@@ -0,0 +1,334 @@
+
+
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+ Release
+ x64
+
+
+
+ {BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}
+ framework
+ Win32Proj
+
+
+
+ StaticLibrary
+ MultiByte
+ false
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ false
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ false
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ false
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ false
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ false
+ v120
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.20506.1
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ framework
+ .lib
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ framework
+ .lib
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ framework
+ .lib
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ framework
+ .lib
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ framework
+ .lib
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ framework
+ .lib
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+
+
+
+ /Zl /MP %(AdditionalOptions)
+ Disabled
+ ..\..\src\framework;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;MANGOS_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+
+
+ .\framework__$(Platform)_$(Configuration)\framework.pch
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+
+
+ X64
+
+
+ /Zl /MP %(AdditionalOptions)
+ Disabled
+ ..\..\src\framework;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;MANGOS_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+
+
+ .\framework__$(Platform)_$(Configuration)\framework.pch
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+
+
+ /Zl /MP %(AdditionalOptions)
+ OnlyExplicitInline
+ ..\..\src\framework;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ true
+ false
+ MultiThreadedDLL
+ true
+ StreamingSIMDExtensions
+ true
+
+
+ .\framework__$(Platform)_$(Configuration)\framework.pch
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ Level3
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+
+
+ X64
+
+
+ /Zl /MP %(AdditionalOptions)
+ OnlyExplicitInline
+ ..\..\src\framework;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ true
+ false
+ MultiThreadedDLL
+ true
+ NotSet
+ true
+
+
+ .\framework__$(Platform)_$(Configuration)\framework.pch
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ Level3
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+
+
+ /Zl /MP %(AdditionalOptions)
+ Disabled
+ ..\..\src\framework;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;MANGOS_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+
+
+ .\framework__$(Platform)_$(Configuration)\framework.pch
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+
+
+ X64
+
+
+ /Zl /MP %(AdditionalOptions)
+ Disabled
+ ..\..\src\framework;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;MANGOS_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+
+
+ .\framework__$(Platform)_$(Configuration)\framework.pch
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ .\framework__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/win/VC120/framework.vcxproj.filters b/win/VC120/framework.vcxproj.filters
new file mode 100644
index 000000000..ab9deaba3
--- /dev/null
+++ b/win/VC120/framework.vcxproj.filters
@@ -0,0 +1,108 @@
+
+
+
+
+ {88ff74be-7df0-46ec-b63c-398134f75db2}
+
+
+ {4e0d3208-1366-4fb0-aa41-00721206ae8f}
+
+
+ {8bd727a3-b585-4a69-b50f-dfefdbe08f3e}
+
+
+ {d54e4ec6-0de1-4896-8511-e66cd0cda719}
+
+
+ {9e95664c-0f92-4de1-af69-8ee6a1fc908f}
+
+
+ {d9be4e31-76b9-490c-baf9-072221ad89fa}
+
+
+
+
+ GameSystem
+
+
+ GameSystem
+
+
+ GameSystem
+
+
+ GameSystem
+
+
+ GameSystem
+
+
+ GameSystem
+
+
+ GameSystem
+
+
+ GameSystem
+
+
+ Platform
+
+
+ Platform
+
+
+ Policies
+
+
+ Policies
+
+
+ Policies
+
+
+ Policies
+
+
+ Utilities
+
+
+ Utilities
+
+
+ Utilities
+
+
+ Utilities
+
+
+ Utilities
+
+
+ Utilities
+
+
+ Utilities\LinkedReference
+
+
+ Utilities\LinkedReference
+
+
+ Dynamic
+
+
+ Dynamic
+
+
+
+
+ Policies
+
+
+ Policies
+
+
+ Utilities
+
+
+
diff --git a/win/VC120/g3dlite.vcxproj b/win/VC120/g3dlite.vcxproj
new file mode 100644
index 000000000..087120562
--- /dev/null
+++ b/win/VC120/g3dlite.vcxproj
@@ -0,0 +1,365 @@
+
+
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+ Release
+ x64
+
+
+
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}
+ sockets
+ Win32Proj
+
+
+
+ StaticLibrary
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ v120
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.20506.1
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ g3dlite
+ .lib
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ g3dlite
+ .lib
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ g3dlite
+ .lib
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ g3dlite
+ .lib
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ g3dlite
+ .lib
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ g3dlite
+ .lib
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+
+
+
+ /MP %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include\g3dlite;..\..\dep\include\zlib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+
+
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ Level3
+ EditAndContinue
+ Cdecl
+
+
+ true
+
+
+
+
+ X64
+
+
+ /MP %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include\g3dlite;..\..\dep\include\zlib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+
+
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+ true
+
+
+
+
+ /MP %(AdditionalOptions)
+ ..\..\dep\include\g3dlite;..\..\dep\include\zlib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ StreamingSIMDExtensions
+
+
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+ true
+
+
+
+
+ X64
+
+
+ /MP %(AdditionalOptions)
+ ..\..\dep\include\g3dlite;..\..\dep\include\zlib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ NotSet
+
+
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+ true
+
+
+
+
+ /MP %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include\g3dlite;..\..\dep\include\zlib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+
+
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ Level3
+ EditAndContinue
+ Cdecl
+
+
+ true
+
+
+
+
+ X64
+
+
+ /MP %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include\g3dlite;..\..\dep\include\zlib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+
+
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ .\g3dlite__$(Platform)_$(Configuration)\
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/win/VC120/g3dlite.vcxproj.filters b/win/VC120/g3dlite.vcxproj.filters
new file mode 100644
index 000000000..a65cb2e5f
--- /dev/null
+++ b/win/VC120/g3dlite.vcxproj.filters
@@ -0,0 +1,233 @@
+
+
+
+
+ {1fd8ff6c-4f21-4985-be06-a9082b53b059}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {46c5f23b-da25-4b0d-8e5e-c787c3462b5c}
+ cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ 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
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
diff --git a/win/VC120/game.vcxproj b/win/VC120/game.vcxproj
new file mode 100644
index 000000000..464cf7e7f
--- /dev/null
+++ b/win/VC120/game.vcxproj
@@ -0,0 +1,711 @@
+
+
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+ Release
+ x64
+
+
+
+ {1DC6C4DA-A028-41F3-877D-D5400C594F88}
+ game
+ Win32Proj
+
+
+
+ StaticLibrary
+ false
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ false
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ false
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ false
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ false
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ false
+ MultiByte
+ v120
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.20506.1
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ game
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ game
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ game
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ game
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ game
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ game
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+
+
+
+ Disabled
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;..\..\src\game;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;MANGOS_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ true
+ /D_SCL_SECURE_NO_WARNINGS %(AdditionalOptions)
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ .\shared__$(Platform)_$(Configuration)\shared.lib;%(AdditionalDependencies)
+ .\g3dlite__$(Platform)_$(Configuration)\g3dlite.lib;%(AdditionalDependencies)
+ true
+
+
+
+
+ X64
+
+
+ /bigobj /D_SCL_SECURE_NO_WARNINGS %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;..\..\src\game;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;MANGOS_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ true
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ .\shared__$(Platform)_$(Configuration)\shared.lib;%(AdditionalDependencies)
+ .\g3dlite__$(Platform)_$(Configuration)\g3dlite.lib;%(AdditionalDependencies)
+ true
+
+
+
+
+ OnlyExplicitInline
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;..\..\src\game;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ StreamingSIMDExtensions
+ true
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ true
+ /D_SCL_SECURE_NO_WARNINGS %(AdditionalOptions)
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ .\shared__$(Platform)_$(Configuration)\shared.lib;%(AdditionalDependencies)
+ .\g3dlite__$(Platform)_$(Configuration)\g3dlite.lib;%(AdditionalDependencies)
+ true
+
+
+
+
+ X64
+
+
+ /bigobj /D_SCL_SECURE_NO_WARNINGS %(AdditionalOptions)
+ OnlyExplicitInline
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;..\..\src\game;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ NotSet
+ true
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ .\shared__$(Platform)_$(Configuration)\shared.lib;%(AdditionalDependencies)
+ .\g3dlite__$(Platform)_$(Configuration)\g3dlite.lib;%(AdditionalDependencies)
+ true
+
+
+
+
+ Disabled
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;..\..\src\game;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;MANGOS_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ true
+ /D_SCL_SECURE_NO_WARNINGS %(AdditionalOptions)
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ .\shared__$(Platform)_$(Configuration)\shared.lib;%(AdditionalDependencies)
+ .\g3dlite__$(Platform)_$(Configuration)\g3dlite.lib;%(AdditionalDependencies)
+ true
+
+
+
+
+ X64
+
+
+ /bigobj /D_SCL_SECURE_NO_WARNINGS %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;..\..\src\game;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;MANGOS_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ .\game__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ true
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ .\shared__$(Platform)_$(Configuration)\shared.lib;%(AdditionalDependencies)
+ .\g3dlite__$(Platform)_$(Configuration)\g3dlite.lib;%(AdditionalDependencies)
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Create
+ Create
+ Create
+ Create
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {72bdf975-4d4a-42c7-b2c4-f9ed90a2abb6}
+
+
+ {90297c34-f231-4df4-848e-a74bcc0e40ed}
+
+
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}
+
+
+
+
+
+
\ No newline at end of file
diff --git a/win/VC120/game.vcxproj.filters b/win/VC120/game.vcxproj.filters
new file mode 100644
index 000000000..b3cf5a080
--- /dev/null
+++ b/win/VC120/game.vcxproj.filters
@@ -0,0 +1,1079 @@
+
+
+
+
+ {d75ae330-80de-4aaf-8274-ae85f49dbcd9}
+
+
+ {7ade1743-efdc-47a9-86a5-77ab3ad233a5}
+
+
+ {1ea64f0d-ee7e-492e-8516-2f2c5be80a2a}
+
+
+ {af0d7b92-aa88-4870-bf29-5f9856a954d5}
+
+
+ {4087621b-fd53-4335-933f-ab29141b4c9e}
+
+
+ {efeae208-8789-4329-889a-b50baa18c19a}
+
+
+ {64bb42b8-e7ba-4247-b337-492f644daeeb}
+
+
+ {481ad376-5cba-439d-af8c-2ef73de2ed8b}
+
+
+ {948284d3-9d89-4609-8cdd-28a213edb53e}
+
+
+ {0ac140f9-89c1-4830-b673-514c5e8b4d37}
+
+
+ {c25f76ed-c7d6-495a-a647-1f97b1261fa7}
+
+
+ {0af4d063-6d01-4546-a429-59bd828ab270}
+
+
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ OutdoorPvP
+
+
+ OutdoorPvP
+
+
+ OutdoorPvP
+
+
+ OutdoorPvP
+
+
+ OutdoorPvP
+
+
+ OutdoorPvP
+
+
+ OutdoorPvP
+
+
+ OutdoorPvP
+
+
+ OutdoorPvP
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Server
+
+
+ Server
+
+
+ Server
+
+
+ Server
+
+
+ Server
+
+
+ Server
+
+
+ Chat Commands
+
+
+ Chat Commands
+
+
+ Chat Commands
+
+
+ Chat Commands
+
+
+ Chat Commands
+
+
+ Tool
+
+
+ References
+
+
+ References
+
+
+ References
+
+
+ References
+
+
+
+ Tool
+
+
+ Motion generators
+
+
+ World/Handlers
+
+
+ Object
+
+
+ Server
+
+
+ World/Handlers
+
+
+ AhBot
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ Movement
+
+
+ Movement
+
+
+ Movement
+
+
+ Movement
+
+
+ Movement
+
+
+ World/Handlers
+
+
+ Server
+
+
+ Object
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ OutdoorPvP
+
+
+ OutdoorPvP
+
+
+ OutdoorPvP
+
+
+ OutdoorPvP
+
+
+ OutdoorPvP
+
+
+ OutdoorPvP
+
+
+ OutdoorPvP
+
+
+ OutdoorPvP
+
+
+ OutdoorPvP
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Motion generators
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Object
+
+
+ Server
+
+
+ Server
+
+
+ Server
+
+
+ Server
+
+
+ Server
+
+
+ Server
+
+
+ Server
+
+
+ Server
+
+
+ Server
+
+
+ Server
+
+
+ Tool
+
+
+ Tool
+
+
+ References
+
+
+ References
+
+
+ References
+
+
+ References
+
+
+ References
+
+
+ References
+
+
+ References
+
+
+ References
+
+
+
+ Tool
+
+
+ Motion generators
+
+
+ Object
+
+
+ World/Handlers
+
+
+ World/Handlers
+
+
+ AhBot
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ vmaps
+
+
+ Movement
+
+
+ Movement
+
+
+ Movement
+
+
+ Movement
+
+
+ Movement
+
+
+ Movement
+
+
+ Movement
+
+
+ Movement
+
+
+ Movement
+
+
+ World/Handlers
+
+
+ Server
+
+
+ Server
+
+
+ Server
+
+
+ Object
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+ BattleGround
+
+
+
diff --git a/win/VC120/genrevision.vcxproj b/win/VC120/genrevision.vcxproj
new file mode 100644
index 000000000..882e847b0
--- /dev/null
+++ b/win/VC120/genrevision.vcxproj
@@ -0,0 +1,276 @@
+
+
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+ Release
+ x64
+
+
+
+ {803F488E-4C5A-4866-8D5C-1E6C03C007C2}
+ genrevision
+ Win32Proj
+
+
+
+ Application
+ MultiByte
+ v120
+
+
+ Application
+ MultiByte
+ true
+ v120
+
+
+ Application
+ MultiByte
+ v120
+
+
+ Application
+ MultiByte
+ true
+ v120
+
+
+ Application
+ MultiByte
+ v120
+
+
+ Application
+ MultiByte
+ v120
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.20506.1
+ .\genrevision__$(Platform)_$(Configuration)\
+ .\genrevision__$(Platform)_$(Configuration)\
+ true
+ .\genrevision__$(Platform)_$(Configuration)\
+ .\genrevision__$(Platform)_$(Configuration)\
+ true
+ .\genrevision__$(Platform)_$(Configuration)\
+ .\genrevision__$(Platform)_$(Configuration)\
+ false
+ .\genrevision__$(Platform)_$(Configuration)\
+ .\genrevision__$(Platform)_$(Configuration)\
+ false
+ .\genrevision__$(Platform)_$(Configuration)\
+ .\genrevision__$(Platform)_$(Configuration)\
+ true
+ .\genrevision__$(Platform)_$(Configuration)\
+ .\genrevision__$(Platform)_$(Configuration)\
+ true
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+
+
+
+ Disabled
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+ true
+ true
+ Console
+ MachineX86
+
+
+
+
+ X64
+
+
+ Disabled
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+ true
+ true
+ Console
+ MachineX64
+
+
+
+
+ MaxSpeed
+ true
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ true
+
+
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+ true
+ true
+ Console
+ true
+ true
+ MachineX86
+
+
+
+
+ X64
+
+
+ MaxSpeed
+ true
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ true
+
+
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+ true
+ true
+ Console
+ true
+ true
+ MachineX64
+
+
+
+
+ Disabled
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+ true
+ true
+ Console
+ MachineX86
+
+
+
+
+ X64
+
+
+ Disabled
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+ true
+ true
+ Console
+ MachineX64
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/win/VC120/mangosd.vcxproj b/win/VC120/mangosd.vcxproj
new file mode 100644
index 000000000..a56d7116b
--- /dev/null
+++ b/win/VC120/mangosd.vcxproj
@@ -0,0 +1,504 @@
+
+
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+ Release
+ x64
+
+
+
+ {A3A04E47-43A2-4C08-90B3-029CEF558594}
+ mangosd
+ Win32Proj
+
+
+
+ Application
+ false
+ MultiByte
+ v120
+
+
+ Application
+ false
+ MultiByte
+ v120
+
+
+ Application
+ false
+ MultiByte
+ v120
+
+
+ Application
+ false
+ MultiByte
+ v120
+
+
+ Application
+ false
+ MultiByte
+ v120
+
+
+ Application
+ false
+ MultiByte
+ v120
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.20506.1
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ mangosd
+ .exe
+ false
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ mangosd
+ .exe
+ false
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ mangosd
+ .exe
+ true
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ mangosd
+ .exe
+ false
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ mangosd
+ .exe
+ false
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ mangosd
+ .exe
+ false
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+
+
+
+ .\..\..\bin\Release\mangosd.tlb
+
+
+ /MP %(AdditionalOptions)
+ OnlyExplicitInline
+ ..\..\dep\include\gsoap;..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game;..\..\src\mangosd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ VERSION="0.18";WIN32;NDEBUG;_CONSOLE;ENABLE_CLI;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ StreamingSIMDExtensions
+ true
+ .\mangosd__$(Platform)_$(Configuration)\mangosd.pch
+ .\mangosd__$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ /MACHINE:I386 %(AdditionalOptions)
+ libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;advapi32.lib;dbghelp.lib;framework.lib;msvcrt.lib;%(AdditionalDependencies)
+ true
+ ..\..\dep\lib\$(Platform)_$(Configuration);.\framework__$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)$(TargetName).pdb
+ $(TargetDir)$(TargetName).map
+ Console
+ true
+
+
+ false
+
+
+ $(IntDir)mangosd.lib
+
+
+ ..\..\win\copyfiles.cmd ..\dep\lib\$(Platform)_$(Configuration) ..\..\bin\$(Platform)_$(Configuration)
+
+
+
+
+ X64
+ .\..\..\bin\Release\mangosd.tlb
+
+
+ /MP %(AdditionalOptions)
+ OnlyExplicitInline
+ ..\..\dep\include\gsoap;..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game;..\..\src\mangosd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ VERSION="0.18";WIN32;NDEBUG;_CONSOLE;ENABLE_CLI;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ NotSet
+ true
+ .\mangosd__$(Platform)_$(Configuration)\mangosd.pch
+ .\mangosd__$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;advapi32.lib;dbghelp.lib;framework.lib;msvcrt.lib;%(AdditionalDependencies)
+ true
+ ..\..\dep\lib\$(Platform)_$(Configuration);.\framework__$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)$(TargetName).pdb
+ $(TargetDir)$(TargetName).map
+ Console
+
+
+ false
+
+
+ $(IntDir)mangosd.lib
+ MachineX64
+
+
+ ..\..\win\copyfiles.cmd ..\dep\lib\$(Platform)_$(Configuration) ..\..\bin\$(Platform)_$(Configuration)
+
+
+
+
+ .\mangosd__$(Platform)_$(Configuration)\mangosd.tlb
+
+
+ /MP %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include\gsoap;..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game;..\..\src\mangosd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ VERSION="0.18";WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+ .\mangosd__$(Platform)_$(Configuration)\mangosd.pch
+ .\mangosd__$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ /MACHINE:I386 %(AdditionalOptions)
+ libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;advapi32.lib;dbghelp.lib;framework.lib;msvcrtd.lib;%(AdditionalDependencies)
+
+
+ true
+ ..\..\dep\lib\$(Platform)_$(Configuration);.\framework__$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)$(TargetName).pdb
+ $(TargetDir)$(TargetName).map
+ Console
+ true
+ false
+ false
+
+
+ $(IntDir)mangosd.lib
+
+
+ ..\..\win\copyfiles.cmd ..\dep\lib\$(Platform)_$(Configuration) ..\..\bin\$(Platform)_$(Configuration)
+
+
+
+
+ X64
+ .\mangosd__$(Platform)_$(Configuration)\mangosd.tlb
+
+
+ /MP %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include\gsoap;..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game;..\..\src\mangosd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ VERSION="0.18";WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+ .\mangosd__$(Platform)_$(Configuration)\mangosd.pch
+ .\mangosd__$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;advapi32.lib;dbghelp.lib;framework.lib;msvcrtd.lib;%(AdditionalDependencies)
+
+
+ true
+ ..\..\dep\lib\$(Platform)_$(Configuration);.\framework__$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)$(TargetName).pdb
+ $(TargetDir)$(TargetName).map
+ Console
+ false
+ false
+
+
+ $(IntDir)mangosd.lib
+ MachineX64
+
+
+ ..\..\win\copyfiles.cmd ..\dep\lib\$(Platform)_$(Configuration) ..\..\bin\$(Platform)_$(Configuration)
+
+
+
+
+ .\mangosd__$(Platform)_$(Configuration)\mangosd.tlb
+
+
+ /MP %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include\gsoap;..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game;..\..\src\mangosd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ VERSION="0.18";WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+ .\mangosd__$(Platform)_$(Configuration)\mangosd.pch
+ .\mangosd__$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ /MACHINE:I386 %(AdditionalOptions)
+ libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;advapi32.lib;dbghelp.lib;framework.lib;msvcrtd.lib;%(AdditionalDependencies)
+
+
+ true
+ ..\..\dep\lib\$(Platform)_debug;.\framework__$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)$(TargetName).pdb
+ $(TargetDir)$(TargetName).map
+ Console
+ true
+ false
+ false
+
+
+ $(IntDir)mangosd.lib
+
+
+ ..\..\win\copyfiles.cmd ..\dep\lib\$(Platform)_debug ..\..\bin\$(Platform)_$(Configuration)
+
+
+
+
+ X64
+ .\mangosd__$(Platform)_$(Configuration)\mangosd.tlb
+
+
+ /MP %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include\gsoap;..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game;..\..\src\mangosd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ VERSION="0.18";WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+ .\mangosd__$(Platform)_$(Configuration)\mangosd.pch
+ .\mangosd__$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ .\mangosd__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;advapi32.lib;dbghelp.lib;framework.lib;msvcrtd.lib;%(AdditionalDependencies)
+
+
+ true
+ ..\..\dep\lib\$(Platform)_debug;.\framework__$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)$(TargetName).pdb
+ $(TargetDir)$(TargetName).map
+ Console
+ false
+ false
+
+
+ $(IntDir)mangosd.lib
+ MachineX64
+
+
+ ..\..\win\copyfiles.cmd ..\dep\lib\$(Platform)_debug ..\..\bin\$(Platform)_$(Configuration)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {72bdf975-4d4a-42c7-b2c4-f9ed90a2abb6}
+
+
+ {1dc6c4da-a028-41f3-877d-d5400c594f88}
+
+
+ {563e9905-3657-460c-ae63-0ac39d162e23}
+
+
+ {90297c34-f231-4df4-848e-a74bcc0e40ed}
+
+
+
+
+
+
\ No newline at end of file
diff --git a/win/VC120/mangosd.vcxproj.filters b/win/VC120/mangosd.vcxproj.filters
new file mode 100644
index 000000000..d9bffe621
--- /dev/null
+++ b/win/VC120/mangosd.vcxproj.filters
@@ -0,0 +1,60 @@
+
+
+
+
+ {bd80d2f0-aa7d-498e-b4f7-fca7f5bf0599}
+
+
+
+
+ doc
+
+
+ doc
+
+
+ doc
+
+
+ doc
+
+
+ doc
+
+
+ doc
+
+
+ doc
+
+
+ doc
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/win/VC120/realmd.vcxproj b/win/VC120/realmd.vcxproj
new file mode 100644
index 000000000..523c3c232
--- /dev/null
+++ b/win/VC120/realmd.vcxproj
@@ -0,0 +1,468 @@
+
+
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+ Release
+ x64
+
+
+
+ {563E9905-3657-460C-AE63-0AC39D162E23}
+ realmd
+ Win32Proj
+
+
+
+ Application
+ false
+ MultiByte
+ v120
+
+
+ Application
+ false
+ MultiByte
+ v120
+
+
+ Application
+ false
+ MultiByte
+ v120
+
+
+ Application
+ false
+ MultiByte
+ v120
+
+
+ Application
+ false
+ MultiByte
+ v120
+
+
+ Application
+ false
+ MultiByte
+ v120
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.20506.1
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ realmd
+ .exe
+ false
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ realmd
+ .exe
+ false
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ realmd
+ .exe
+ false
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ realmd
+ .exe
+ false
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ realmd
+ .exe
+ false
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ realmd
+ .exe
+ false
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+
+
+
+ .\realmd__$(Platform)_$(Configuration)\realmd.tlb
+
+
+ /MP %(AdditionalOptions)
+ OnlyExplicitInline
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ VERSION="0.18";WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ StreamingSIMDExtensions
+ true
+ .\realmd__$(Platform)_$(Configuration)\realmd.pch
+ .\realmd__$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ /MACHINE:I386 %(AdditionalOptions)
+ libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;advapi32.lib;dbghelp.lib;framework.lib;msvcrt.lib;%(AdditionalDependencies)
+ true
+ ..\..\dep\lib\$(Platform)_$(Configuration);.\framework__$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)$(TargetName).pdb
+ $(TargetDir)$(TargetName).map
+ Console
+ true
+ false
+
+
+
+
+ copy ..\..\src\realmd\realmd.conf.dist.in ..\..\bin\$(Platform)_$(Configuration)
+
+
+
+
+ X64
+ .\realmd__$(Platform)_$(Configuration)\realmd.tlb
+
+
+ /MP %(AdditionalOptions)
+ OnlyExplicitInline
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ VERSION="0.18";WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ NotSet
+ true
+ .\realmd__$(Platform)_$(Configuration)\realmd.pch
+ .\realmd__$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;advapi32.lib;dbghelp.lib;framework.lib;msvcrt.lib;%(AdditionalDependencies)
+ true
+ ..\..\dep\lib\$(Platform)_$(Configuration);.\framework__$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)$(TargetName).pdb
+ $(TargetDir)$(TargetName).map
+ Console
+ false
+
+
+ MachineX64
+
+
+ copy ..\..\src\realmd\realmd.conf.dist.in ..\..\bin\$(Platform)_$(Configuration)
+
+
+
+
+ .\realmd__$(Platform)_$(Configuration)\realmd.tlb
+
+
+ /MP %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ VERSION="0.18";WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+ .\realmd__$(Platform)_$(Configuration)\realmd.pch
+ .\realmd__$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ /MACHINE:I386 %(AdditionalOptions)
+ libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;advapi32.lib;dbghelp.lib;framework.lib;msvcrtd.lib;%(AdditionalDependencies)
+
+
+ true
+ ..\..\dep\lib\$(Platform)_$(Configuration);.\framework__$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)$(TargetName).pdb
+ $(TargetDir)$(TargetName).map
+ Console
+ true
+ false
+ false
+
+
+
+
+ copy ..\..\src\realmd\realmd.conf.dist.in ..\..\bin\$(Platform)_$(Configuration)
+
+
+
+
+ X64
+ .\realmd__$(Platform)_$(Configuration)\realmd.tlb
+
+
+ /MP %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ VERSION="0.18";WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+ .\realmd__$(Platform)_$(Configuration)\realmd.pch
+ .\realmd__$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;advapi32.lib;dbghelp.lib;framework.lib;msvcrtd.lib;%(AdditionalDependencies)
+
+
+ true
+ ..\..\dep\lib\$(Platform)_$(Configuration);.\framework__$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)$(TargetName).pdb
+ $(TargetDir)$(TargetName).map
+ Console
+ false
+ false
+
+
+ MachineX64
+
+
+ copy ..\..\src\realmd\realmd.conf.dist.in ..\..\bin\$(Platform)_$(Configuration)
+
+
+
+
+ .\realmd__$(Platform)_$(Configuration)\realmd.tlb
+
+
+ /MP %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ VERSION="0.18";WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+ .\realmd__$(Platform)_$(Configuration)\realmd.pch
+ .\realmd__$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ /MACHINE:I386 %(AdditionalOptions)
+ libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;advapi32.lib;dbghelp.lib;framework.lib;msvcrtd.lib;%(AdditionalDependencies)
+
+
+ true
+ ..\..\dep\lib\$(Platform)_debug;.\framework__$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)$(TargetName).pdb
+ $(TargetDir)$(TargetName).map
+ Console
+ true
+ false
+ false
+
+
+
+
+ copy ..\..\src\realmd\realmd.conf.dist.in ..\..\bin\$(Platform)_$(Configuration)
+
+
+
+
+ X64
+ .\realmd__$(Platform)_$(Configuration)\realmd.tlb
+
+
+ /MP %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ VERSION="0.18";WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+ .\realmd__$(Platform)_$(Configuration)\realmd.pch
+ .\realmd__$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ .\realmd__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;advapi32.lib;dbghelp.lib;framework.lib;msvcrtd.lib;%(AdditionalDependencies)
+
+
+ true
+ ..\..\dep\lib\$(Platform)_debug;.\framework__$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)$(TargetName).pdb
+ $(TargetDir)$(TargetName).map
+ Console
+ false
+ false
+
+
+ MachineX64
+
+
+ copy ..\..\src\realmd\realmd.conf.dist.in ..\..\bin\$(Platform)_$(Configuration)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {90297c34-f231-4df4-848e-a74bcc0e40ed}
+
+
+
+
+
+
\ No newline at end of file
diff --git a/win/VC120/script.vcxproj b/win/VC120/script.vcxproj
new file mode 100644
index 000000000..60b286254
--- /dev/null
+++ b/win/VC120/script.vcxproj
@@ -0,0 +1,337 @@
+
+
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+ Release
+ x64
+
+
+
+ {4205C8A9-79B7-4354-8064-F05FB9CA0C96}
+ script
+ Win32Proj
+
+
+
+ DynamicLibrary
+ MultiByte
+
+
+ DynamicLibrary
+ MultiByte
+
+
+ DynamicLibrary
+ MultiByte
+
+
+ DynamicLibrary
+ MultiByte
+
+
+ DynamicLibrary
+ MultiByte
+
+
+ DynamicLibrary
+ MultiByte
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.20506.1
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\script__$(Platform)_$(Configuration)\
+ mangosscript
+ .dll
+ true
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\script__$(Platform)_$(Configuration)\
+ mangosscript
+ .dll
+ false
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\script__$(Platform)_$(Configuration)\
+ mangosscript
+ .dll
+ false
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\script__$(Platform)_$(Configuration)\
+ mangosscript
+ .dll
+ false
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\script__$(Platform)_$(Configuration)\
+ mangosscript
+ .dll
+ false
+ ..\..\bin\$(Platform)_$(Configuration)\
+ .\script__$(Platform)_$(Configuration)\
+ mangosscript
+ .dll
+ false
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+
+
+
+ Disabled
+ ..\..\src\shared;..\..\src\framework;..\..\dep\include;..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;MANGOS_DEBUG;_WINDOWS;_USRDLL;SCRIPT;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+
+
+ Level3
+ EditAndContinue
+ Cdecl
+
+
+ mangosd.lib;zlib.lib;libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;aced.lib;%(AdditionalDependencies)
+ .\mangosd__$(Platform)_$(Configuration);.\zlib__$(Platform)_$(Configuration);..\..\dep\lib\$(Platform)_$(Configuration);.\$(OutDir);%(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)$(TargetName).pdb
+ Windows
+ false
+
+
+ $(IntDir)mangosscript.lib
+ MachineX86
+
+
+
+
+ X64
+
+
+ Disabled
+ ..\..\src\shared;..\..\src\framework;..\..\dep\include;..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;MANGOS_DEBUG;_WINDOWS;_USRDLL;SCRIPT;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+
+
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+ mangosd.lib;zlib.lib;libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;aced.lib;%(AdditionalDependencies)
+ .\mangosd__$(Platform)_$(Configuration);.\zlib__$(Platform)_$(Configuration);..\..\dep\lib\$(Platform)_$(Configuration);.\$(OutDir);%(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)$(TargetName).pdb
+ Windows
+ false
+
+
+ $(IntDir)mangosscript.lib
+ MachineX64
+
+
+
+
+ /MP %(AdditionalOptions)
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;_USRDLL;SCRIPT;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ StreamingSIMDExtensions
+
+
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+ mangosd.lib;zlib.lib;libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;ace.lib;%(AdditionalDependencies)
+ .\mangosd__$(Platform)_$(Configuration);.\zlib__$(Platform)_$(Configuration);..\..\dep\lib\$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ false
+ Windows
+ true
+ true
+ false
+
+
+ $(IntDir)mangosscript.lib
+ MachineX86
+ $(TargetDir)$(TargetName).pdb
+
+
+
+
+ X64
+
+
+ /MP %(AdditionalOptions)
+ ..\..\src\shared;..\..\src\framework;..\..\dep\include;..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;_USRDLL;SCRIPT;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ NotSet
+
+
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+ mangosd.lib;zlib.lib;libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;ace.lib;%(AdditionalDependencies)
+ .\mangosd__$(Platform)_$(Configuration);.\zlib__$(Platform)_$(Configuration);..\..\dep\lib\$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ false
+ Windows
+ true
+ true
+ false
+
+
+ $(IntDir)mangosscript.lib
+ MachineX64
+ $(TargetDir)$(TargetName).pdb
+
+
+
+
+ Disabled
+ ..\..\src\shared;..\..\src\framework;..\..\dep\include;..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;MANGOS_DEBUG;_WINDOWS;_USRDLL;SCRIPT;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+
+
+ Level3
+ EditAndContinue
+ Cdecl
+
+
+ mangosd.lib;zlib.lib;libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;aced.lib;%(AdditionalDependencies)
+ .\mangosd__$(Platform)_$(Configuration);.\zlib__$(Platform)_$(Configuration);..\..\dep\lib\$(Platform)_debug;%(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)$(TargetName).pdb
+ Windows
+ false
+
+
+ $(IntDir)mangosscript.lib
+ MachineX86
+
+
+
+
+ X64
+
+
+ Disabled
+ ..\..\src\shared;..\..\src\framework;..\..\dep\include;..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;MANGOS_DEBUG;_WINDOWS;_USRDLL;SCRIPT;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+
+
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+ mangosd.lib;zlib.lib;libmySQL.lib;libeay32.lib;ws2_32.lib;winmm.lib;odbc32.lib;odbccp32.lib;aced.lib;%(AdditionalDependencies)
+ .\mangosd__$(Platform)_$(Configuration);.\zlib__$(Platform)_$(Configuration);..\..\dep\lib\$(Platform)_debug;%(AdditionalLibraryDirectories)
+ true
+ $(TargetDir)$(TargetName).pdb
+ Windows
+ false
+
+
+ $(IntDir)mangosscript.lib
+ MachineX64
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {a3a04e47-43a2-4c08-90b3-029cef558594}
+
+
+
+
+
+
diff --git a/win/VC120/script.vcxproj.filters b/win/VC120/script.vcxproj.filters
new file mode 100644
index 000000000..16802a6e8
--- /dev/null
+++ b/win/VC120/script.vcxproj.filters
@@ -0,0 +1,44 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {ef997265-9466-4a16-8a58-46823fbe6c49}
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {c4d4f761-1902-40b2-96ba-13d15bc8546a}
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files\Scripts
+
+
+ Source Files\Scripts
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files\Scripts
+
+
+
\ No newline at end of file
diff --git a/win/VC120/shared.vcxproj b/win/VC120/shared.vcxproj
new file mode 100644
index 000000000..f1ebf7c7d
--- /dev/null
+++ b/win/VC120/shared.vcxproj
@@ -0,0 +1,518 @@
+
+
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+ Release
+ x64
+
+
+
+ {90297C34-F231-4DF4-848E-A74BCC0E40ED}
+ shared
+ Win32Proj
+
+
+
+ StaticLibrary
+ false
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ false
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ false
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ false
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ false
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ false
+ MultiByte
+ v120
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.20506.1
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ shared
+ .lib
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ shared
+ .lib
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ shared
+ .lib
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ shared
+ .lib
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ shared
+ .lib
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ shared
+ .lib
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+
+
+
+
+
+
+
+ /MP %(AdditionalOptions)
+ OnlyExplicitInline
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ StreamingSIMDExtensions
+ true
+
+
+ .\shared__$(Platform)_$(Configuration)/shared.pch
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ dep\lib\$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ true
+
+
+
+
+
+
+
+
+ X64
+
+
+ /MP %(AdditionalOptions)
+ OnlyExplicitInline
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ NotSet
+ true
+
+
+ .\shared__$(Platform)_$(Configuration)/shared.pch
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ dep\lib\$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ true
+
+
+
+
+
+
+
+
+ /MP %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+
+
+ .\shared__$(Platform)_$(Configuration)\shared.pch
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ dep\lib\$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ true
+
+
+
+
+
+
+
+
+ X64
+
+
+ /MP %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+
+
+ .\shared__$(Platform)_$(Configuration)\shared.pch
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ dep\lib\$(Platform)_$(Configuration);%(AdditionalLibraryDirectories)
+ true
+
+
+
+
+
+
+
+
+ /MP %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+
+
+ .\shared__$(Platform)_$(Configuration)\shared.pch
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ dep\lib\$(Platform)_debug;%(AdditionalLibraryDirectories)
+ true
+
+
+
+
+
+
+
+
+ X64
+
+
+ /MP %(AdditionalOptions)
+ Disabled
+ ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+
+
+ .\shared__$(Platform)_$(Configuration)\shared.pch
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ .\shared__$(Platform)_$(Configuration)\
+ Level3
+ true
+ ProgramDatabase
+ Cdecl
+ Default
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ dep\lib\$(Platform)_debug;%(AdditionalLibraryDirectories)
+ true
+
+
+
+
+ Extract revision
+ cd "$(SolutionDir)..\src\shared"
+"$(TargetDir)..\genrevision__$(Platform)_$(Configuration)\genrevision.exe" "..\.."
+
+ $(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD;%(AdditionalInputs)
+ revision.h;%(Outputs)
+ Extract revision
+ cd "$(SolutionDir)..\src\shared"
+"$(TargetDir)..\genrevision__Win32_$(Configuration)\genrevision.exe" "..\.."
+
+ $(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD;%(AdditionalInputs)
+ revision.h;%(Outputs)
+ Extract revision
+ cd "$(SolutionDir)..\src\shared"
+"$(TargetDir)..\genrevision__$(Platform)_$(Configuration)\genrevision.exe" "..\.."
+
+ $(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD;%(AdditionalInputs)
+ revision.h;%(Outputs)
+ Extract revision
+ cd "$(SolutionDir)..\src\shared"
+"$(TargetDir)..\genrevision__Win32_$(Configuration)\genrevision.exe" "..\.."
+
+ $(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD;%(AdditionalInputs)
+ revision.h;%(Outputs)
+ Extract revision
+ cd "$(SolutionDir)..\src\shared"
+"$(TargetDir)..\genrevision__$(Platform)_$(Configuration)\genrevision.exe" "..\.."
+
+ $(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD;%(AdditionalInputs)
+ revision.h;%(Outputs)
+ Extract revision
+ cd "$(SolutionDir)..\src\shared"
+"$(TargetDir)..\genrevision__Win32_$(Configuration)\genrevision.exe" "..\.."
+
+ $(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD;%(AdditionalInputs)
+ revision.h;%(Outputs)
+
+
+
+
+ Performing Build SystemConfig.h
+ copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h
+
+ ..\..\src\shared\SystemConfig.h;%(Outputs)
+ Performing Build SystemConfig.h
+ copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h
+
+ ..\..\src\shared\SystemConfig.h;%(Outputs)
+ Performing Build SystemConfig.h
+ copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h
+
+ ..\..\src\shared\SystemConfig.h;%(Outputs)
+ Performing Build SystemConfig.h
+ copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h
+
+ ..\..\src\shared\SystemConfig.h;%(Outputs)
+ Performing Build SystemConfig.h
+ copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h
+
+ ..\..\src\shared\SystemConfig.h;%(Outputs)
+ Performing Build SystemConfig.h
+ copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h
+
+ ..\..\src\shared\SystemConfig.h;%(Outputs)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {bd537c9a-feca-1bad-6757-8a6348ea12c8}
+
+
+ {bf6f5d0e-33a5-4e23-9e7d-dd481b7b5b9e}
+
+
+ {803f488e-4c5a-4866-8d5c-1e6c03c007c2}
+
+
+ {8f1dea42-6a5b-4b62-839d-c141a7bfacf2}
+
+
+
+
+
+
\ No newline at end of file
diff --git a/win/VC120/shared.vcxproj.filters b/win/VC120/shared.vcxproj.filters
new file mode 100644
index 000000000..3591706d8
--- /dev/null
+++ b/win/VC120/shared.vcxproj.filters
@@ -0,0 +1,199 @@
+
+
+
+
+ {c8fcac37-3e33-4a88-b9b3-a322b7dfe5bd}
+
+
+ {809f010b-4e16-4925-81a1-e0778f06f028}
+
+
+ {97ba4623-a513-4ad4-b769-7abcff4b6641}
+
+
+ {9c8bfd20-3dca-44b6-8d3d-fd5925b39914}
+
+
+ {adb98dec-d22a-40b3-84be-51eaf2974a15}
+
+
+ {e35fd108-bd39-46ae-83f9-09cf1ebf4ea8}
+
+
+
+
+ Database
+
+
+ Database
+
+
+ Database
+
+
+ Database
+
+
+ Database
+
+
+ Database
+
+
+ Database
+
+
+ Database\DataStores
+
+
+ Util
+
+
+ Log
+
+
+ Util
+
+
+ Util
+
+
+ Config
+
+
+ Auth
+
+
+ Auth
+
+
+ Auth
+
+
+ Auth
+
+
+ Auth
+
+
+ Auth
+
+
+
+
+
+ Database
+
+
+ Database\DataStores
+
+
+ Util
+
+
+
+
+ Database
+
+
+ Database
+
+
+ Database
+
+
+ Database
+
+
+ Database
+
+
+ Database
+
+
+ Database
+
+
+ Database
+
+
+ Database
+
+
+ Database
+
+
+ Database
+
+
+ Database\DataStores
+
+
+ Database\DataStores
+
+
+ Log
+
+
+ Util
+
+
+ Util
+
+
+ Util
+
+
+ Util
+
+
+ Util
+
+
+ Util
+
+
+ Util
+
+
+ Config
+
+
+ Auth
+
+
+ Auth
+
+
+ Auth
+
+
+ Auth
+
+
+ Auth
+
+
+ Auth
+
+
+
+
+
+
+
+
+ Database
+
+
+ Database\DataStores
+
+
+ Database\DataStores
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/win/VC120/tbb.vcxproj b/win/VC120/tbb.vcxproj
new file mode 100644
index 000000000..cf3031ba4
--- /dev/null
+++ b/win/VC120/tbb.vcxproj
@@ -0,0 +1,498 @@
+
+
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+ Release
+ x64
+
+
+
+ {F62787DD-1327-448B-9818-030062BCFAA5}
+ tbb
+ Win32Proj
+
+
+
+ DynamicLibrary
+ NotSet
+ v120
+
+
+ DynamicLibrary
+ NotSet
+ true
+ v120
+
+
+ DynamicLibrary
+ NotSet
+ v120
+
+
+ DynamicLibrary
+ NotSet
+ true
+ v120
+
+
+ DynamicLibrary
+ NotSet
+ v120
+
+
+ DynamicLibrary
+ NotSet
+ v120
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.20506.1
+ ..\..\dep\lib\$(Platform)_$(Configuration)\
+ .\tbb__$(Platform)_$(Configuration)\
+ tbb_debug
+ .dll
+ false
+ ..\..\dep\lib\$(Platform)_$(Configuration)\
+ .\tbb__$(Platform)_$(Configuration)\
+ tbb_debug
+ .dll
+ false
+ ..\..\dep\lib\$(Platform)_$(Configuration)\
+ .\tbb__$(Platform)_$(Configuration)\
+ tbb
+ .dll
+ false
+ ..\..\dep\lib\$(Platform)_$(Configuration)\
+ .\tbb__$(Platform)_$(Configuration)\
+ tbb
+ .dll
+ false
+ ..\..\dep\lib\$(Platform)_debug\
+ .\tbb__$(Platform)_$(Configuration)\
+ tbb_debug
+ .dll
+ false
+ ..\..\dep\lib\$(Platform)_debug\
+ .\tbb__$(Platform)_$(Configuration)\
+ tbb_debug
+ .dll
+ false
+
+
+
+ /c /MDd /Od /Ob0 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /DDO_ITT_ANNOTATE /D_USE_RTM_VERSION /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /W3 /I../../src /I../../include %(AdditionalOptions)
+ Disabled
+ ..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;..\..\dep\tbb\src\rml\include;%(AdditionalIncludeDirectories)
+ %(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ ProgramDatabase
+
+
+ /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)tbb.def %(AdditionalOptions)
+ true
+ Windows
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ /c /MDd /Od /Ob0 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /DDO_ITT_ANNOTATE /D_USE_RTM_VERSION /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /W3 /I../../src /I../../include %(AdditionalOptions)
+ Disabled
+ ..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;..\..\dep\tbb\src\rml\include;%(AdditionalIncludeDirectories)
+ %(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ ProgramDatabase
+ false
+
+
+ /nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)tbb.def %(AdditionalOptions)
+ true
+ Windows
+ false
+
+
+ MachineX64
+
+
+
+
+ /c /MD /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /Oy- /D_USE_RTM_VERSION /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /W3 /I../../src /I../../include %(AdditionalOptions)
+ ..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;..\..\dep\tbb\src\rml\include;%(AdditionalIncludeDirectories)
+ %(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level3
+ ProgramDatabase
+
+
+ /nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)tbb.def %(AdditionalOptions)
+ true
+ Windows
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ /c /MD /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D_USE_RTM_VERSION /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /W3 /I../../src /I../../include %(AdditionalOptions)
+ ..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;..\..\dep\tbb\src\rml\include;%(AdditionalIncludeDirectories)
+ %(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level3
+ ProgramDatabase
+
+
+ /nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)tbb.def %(AdditionalOptions)
+ true
+ Windows
+ true
+ true
+ false
+
+
+ MachineX64
+
+
+
+
+ /c /MDd /Od /Ob0 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /DDO_ITT_ANNOTATE /D_USE_RTM_VERSION /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /W3 /I../../src /I../../include %(AdditionalOptions)
+ Disabled
+ ..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;..\..\dep\tbb\src\rml\include;%(AdditionalIncludeDirectories)
+ %(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ ProgramDatabase
+
+
+ /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)tbb.def %(AdditionalOptions)
+ true
+ Windows
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ /c /MDd /Od /Ob0 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /DDO_ITT_ANNOTATE /D_USE_RTM_VERSION /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /W3 /I../../src /I../../include %(AdditionalOptions)
+ Disabled
+ ..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;..\..\dep\tbb\src\rml\include;%(AdditionalIncludeDirectories)
+ %(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ ProgramDatabase
+ false
+
+
+ /nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)tbb.def %(AdditionalOptions)
+ true
+ Windows
+ false
+
+
+ MachineX64
+
+
+
+
+ /coff /Zi
+ true
+ /coff /Zi
+ true
+ /coff /Zi
+ true
+ /coff /Zi
+ true
+ true
+ true
+ true
+ true
+ true
+
+
+ true
+ building atomic_support.obj
+ ml64 /Fo"tbb__$(Platform)_$(Configuration)\atomic_support.obj" /DUSE_FRAME_POINTER /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm
+
+ tbb__$(Platform)_$(Configuration)\atomic_support.obj;%(Outputs)
+ true
+ building atomic_support.obj
+ ml64 /Fo"tbb__$(Platform)_$(Configuration)\atomic_support.obj" /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm
+
+ tbb__$(Platform)_$(Configuration)\atomic_support.obj;%(Outputs)
+ true
+ building atomic_support.obj
+ ml64 /Fo"tbb__$(Platform)_$(Configuration)\atomic_support.obj" /DUSE_FRAME_POINTER /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm
+
+ tbb__$(Platform)_$(Configuration)\atomic_support.obj;%(Outputs)
+
+
+ /coff /Zi
+ true
+ /coff /Zi
+ true
+ /coff /Zi
+ true
+ /coff /Zi
+ true
+ true
+ true
+ true
+ true
+ true
+
+
+
+
+ generating tbb.def file
+ cl /nologo /TC /EP ../../dep/tbb/src/tbb/win32-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../dep/tbb/src /I../../dep/tbb/include >$(IntDir)tbb.def
+
+ .\tbb__$(Platform)_$(Configuration)\tbb.def;%(Outputs)
+ true
+ generating tbb.def file
+ cl /nologo /TC /EP ../../src/tbb/win32-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbb.def
+
+ $(IntDir)tbb.def;%(Outputs)
+ generating tbb.def file
+ cl /nologo /TC /EP ../../dep/tbb/src/tbb/win32-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../dep/tbb/src /I../../dep/tbb/include >$(IntDir)tbb.def
+
+ .\tbb__$(Platform)_$(Configuration)\tbb.def;%(Outputs)
+ true
+ generating tbb.def file
+ cl /nologo /TC /EP ../../src/tbb/win32-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbb.def
+
+ $(IntDir)tbb.def;%(Outputs)
+ generating tbb.def file
+ cl /nologo /TC /EP ../../dep/tbb/src/tbb/win32-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../dep/tbb/src /I../../dep/tbb/include >$(IntDir)tbb.def
+
+ .\tbb__$(Platform)_$(Configuration)\tbb.def;%(Outputs)
+ true
+ generating tbb.def file
+ cl /nologo /TC /EP ../../src/tbb/win32-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbb.def
+
+ $(IntDir)tbb.def;%(Outputs)
+
+
+
+
+ true
+ generating tbb.def file
+ cl /nologo /TC /EP ../../src/tbb/win64-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbb.def
+
+ $(IntDir)tbb.def;%(Outputs)
+ generating tbb.def file
+ cl /nologo /TC /EP ../../dep/tbb/src/tbb/win64-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../dep/tbb/src /I../../dep/tbb/include >$(IntDir)tbb.def
+
+ ..\..\bin\$(Platform)_$(Configuration)\tbb.def;%(Outputs)
+ true
+ generating tbb.def file
+ cl /nologo /TC /EP ../../src/tbb/win64-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbb.def
+
+ $(IntDir)tbb.def;%(Outputs)
+ generating tbb.def file
+ cl /nologo /TC /EP ../../dep/tbb/src/tbb/win64-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../dep/tbb/src /I../../dep/tbb/include >$(IntDir)tbb.def
+
+ ..\..\bin\$(Platform)_$(Configuration)\tbb.def;%(Outputs)
+ true
+ generating tbb.def file
+ cl /nologo /TC /EP ../../src/tbb/win64-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbb.def
+
+ $(IntDir)tbb.def;%(Outputs)
+ generating tbb.def file
+ cl /nologo /TC /EP ../../dep/tbb/src/tbb/win64-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../dep/tbb/src /I../../dep/tbb/include >$(IntDir)tbb.def
+
+ ..\..\bin\$(Platform)_$(Configuration)\tbb.def;%(Outputs)
+
+
+
+
+ /I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 %(AdditionalOptions)
+ /I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 %(AdditionalOptions)
+ /I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 %(AdditionalOptions)
+ /I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 %(AdditionalOptions)
+ /I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 %(AdditionalOptions)
+ /I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 %(AdditionalOptions)
+ ..\..\dep\tbb\src;..\..\dep\tbb\include;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)
+ ..\..\dep\tbb\src;..\..\dep\tbb\include;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)
+ ..\..\dep\tbb\src;..\..\dep\tbb\include;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)
+ ..\..\dep\tbb\src;..\..\dep\tbb\include;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)
+ ..\..\dep\tbb\src;..\..\dep\tbb\include;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)
+ ..\..\dep\tbb\src;..\..\dep\tbb\include;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/win/VC120/tbb.vcxproj.filters b/win/VC120/tbb.vcxproj.filters
new file mode 100644
index 000000000..582b15d0d
--- /dev/null
+++ b/win/VC120/tbb.vcxproj.filters
@@ -0,0 +1,279 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
+
+ Resource Files
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
\ No newline at end of file
diff --git a/win/VC120/tbbmalloc.vcxproj b/win/VC120/tbbmalloc.vcxproj
new file mode 100644
index 000000000..fa9537e8b
--- /dev/null
+++ b/win/VC120/tbbmalloc.vcxproj
@@ -0,0 +1,468 @@
+
+
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+ Release
+ x64
+
+
+
+ {B15F131E-328A-4D42-ADC2-9FF4CA6306D8}
+ tbbmalloc
+ Win32Proj
+
+
+
+ DynamicLibrary
+ NotSet
+ v120
+
+
+ DynamicLibrary
+ NotSet
+ true
+ v120
+
+
+ DynamicLibrary
+ NotSet
+ v120
+
+
+ DynamicLibrary
+ NotSet
+ true
+ v120
+
+
+ DynamicLibrary
+ NotSet
+ v120
+
+
+ DynamicLibrary
+ NotSet
+ v120
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.20506.1
+ ..\..\dep\lib\$(Platform)_$(Configuration)\
+ .\tbbmalloc__$(Platform)_$(Configuration)\
+ tbbmalloc_debug
+ .dll
+ false
+ ..\..\dep\lib\$(Platform)_$(Configuration)\
+ .\tbbmalloc__$(Platform)_$(Configuration)\
+ tbbmalloc_debug
+ .dll
+ false
+ ..\..\dep\lib\$(Platform)_$(Configuration)\
+ .\tbbmalloc__$(Platform)_$(Configuration)\
+ tbbmalloc
+ .dll
+ false
+ ..\..\dep\lib\$(Platform)_$(Configuration)\
+ .\tbbmalloc__$(Platform)_$(Configuration)\
+ tbbmalloc
+ .dll
+ false
+ ..\..\dep\lib\$(Platform)_debug\
+ .\tbbmalloc__$(Platform)_$(Configuration)\
+ tbbmalloc_debug
+ .dll
+ false
+ ..\..\dep\lib\$(Platform)_debug\
+ .\tbbmalloc__$(Platform)_$(Configuration)\
+ tbbmalloc_debug
+ .dll
+ false
+
+
+
+ /c /MDd /Od /Ob0 /Zi /EHs- /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../src /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc %(AdditionalOptions)
+ Disabled
+ ..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)
+ %(PreprocessorDefinitions)
+ true
+
+
+
+
+ MultiThreadedDebugDLL
+
+
+ Level3
+ true
+ ProgramDatabase
+ 4244;4267;%(DisableSpecificWarnings)
+
+
+ /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)tbbmalloc.def %(AdditionalOptions)
+ true
+ Windows
+ MachineX86
+
+
+
+
+ X64
+
+
+ /c /MDd /Od /Ob0 /Zi /EHs- /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../src /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc %(AdditionalOptions)
+ Disabled
+ ..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)
+ false
+
+
+
+
+ MultiThreadedDebugDLL
+ true
+
+
+ Level3
+ true
+ ProgramDatabase
+ 4244;4267;%(DisableSpecificWarnings)
+ false
+
+
+ /nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)tbbmalloc.def %(AdditionalOptions)
+ true
+ Windows
+ MachineX64
+
+
+
+
+ /c /MD /O2 /Zi /EHs- /Zc:forScope /Zc:wchar_t /Oy- /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../src /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc %(AdditionalOptions)
+ ..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)
+ %(PreprocessorDefinitions)
+
+
+ MultiThreadedDLL
+
+
+ Level3
+ true
+ ProgramDatabase
+ 4244;4267;%(DisableSpecificWarnings)
+
+
+ /nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)tbbmalloc.def %(AdditionalOptions)
+ true
+ Windows
+ true
+ true
+ MachineX86
+
+
+
+
+ X64
+
+
+ /c /MD /O2 /Zi /EHs- /Zc:forScope /Zc:wchar_t /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../src /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc %(AdditionalOptions)
+ ..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)
+ %(PreprocessorDefinitions)
+
+
+ MultiThreadedDLL
+
+
+ Level3
+ true
+ ProgramDatabase
+ 4244;4267;%(DisableSpecificWarnings)
+
+
+ /nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)tbbmalloc.def %(AdditionalOptions)
+ true
+ Windows
+ true
+ true
+ MachineX64
+
+
+
+
+ /c /MDd /Od /Ob0 /Zi /EHs- /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../src /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc %(AdditionalOptions)
+ Disabled
+ ..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)
+ %(PreprocessorDefinitions)
+ true
+
+
+
+
+ MultiThreadedDebugDLL
+
+
+ Level3
+ true
+ ProgramDatabase
+ 4244;4267;%(DisableSpecificWarnings)
+
+
+ /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)tbbmalloc.def %(AdditionalOptions)
+ true
+ Windows
+ MachineX86
+
+
+
+
+ X64
+
+
+ /c /MDd /Od /Ob0 /Zi /EHs- /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../src /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc %(AdditionalOptions)
+ Disabled
+ ..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)
+ false
+
+
+
+
+ MultiThreadedDebugDLL
+ true
+
+
+ Level3
+ true
+ ProgramDatabase
+ 4244;4267;%(DisableSpecificWarnings)
+ false
+
+
+ /nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)tbbmalloc.def %(AdditionalOptions)
+ true
+ Windows
+ MachineX64
+
+
+
+
+ true
+ building atomic_support.obj
+ ml64 /Fo"tbbmalloc__$(Platform)_$(Configuration)\atomic_support.obj" /DUSE_FRAME_POINTER /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm
+
+ tbbmalloc__$(Platform)_$(Configuration)\atomic_support.obj;%(Outputs)
+ true
+ building atomic_support.obj
+ ml64 /Fo"tbbmalloc__$(Platform)_$(Configuration)\atomic_support.obj" /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm
+
+ tbbmalloc__$(Platform)_$(Configuration)\atomic_support.obj;%(Outputs)
+ true
+ building atomic_support.obj
+ ml64 /Fo"tbbmalloc__$(Platform)_$(Configuration)\atomic_support.obj" /DUSE_FRAME_POINTER /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm
+
+ tbbmalloc__$(Platform)_$(Configuration)\atomic_support.obj;%(Outputs)
+
+
+
+
+ /coff /Zi
+ true
+ /coff /Zi
+ true
+ /coff /Zi
+ true
+ /coff /Zi
+ true
+ true
+ true
+ true
+ true
+ true
+
+
+ /coff /Zi
+ true
+ /coff /Zi
+ true
+ /coff /Zi
+ true
+ /coff /Zi
+ true
+ true
+ true
+ true
+ true
+ true
+
+
+
+
+ generating tbbmalloc.def file
+ cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win32-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbbmalloc.def
+
+ .\tbbmalloc__$(Platform)_$(Configuration)\tbbmalloc.def;%(Outputs)
+ true
+ generating tbb.def file
+ cl /nologo /TC /EP ../../src/tbbmalloc/win32-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbbmalloc.def
+
+ $(IntDir)tbbmalloc.def;%(Outputs)
+ generating tbbmalloc.def file
+ cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win32-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbbmalloc.def
+
+ .\tbbmalloc__$(Platform)_$(Configuration)\tbbmalloc.def;%(Outputs)
+ true
+ generating tbb.def file
+ cl /nologo /TC /EP ../../src/tbb/win32-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbb.def
+
+ $(IntDir)tbb.def;%(Outputs)
+ generating tbbmalloc.def file
+ cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win32-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbbmalloc.def
+
+ .\tbbmalloc__$(Platform)_$(Configuration)\tbbmalloc.def;%(Outputs)
+ true
+ generating tbb.def file
+ cl /nologo /TC /EP ../../src/tbbmalloc/win32-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbbmalloc.def
+
+ $(IntDir)tbbmalloc.def;%(Outputs)
+
+
+
+
+ true
+ generating tbb.def file
+ cl /nologo /TC /EP ../../src/tbb/win64-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbb.def
+
+ $(IntDir)tbb.def;%(Outputs)
+ generating tbbmalloc.def file
+ cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win64-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbbmalloc.def
+
+ ..\..\bin\$(Platform)_$(Configuration)\tbbmalloc.def;%(Outputs)
+ true
+ generating tbb.def file
+ cl /nologo /TC /EP ../../src/tbb/win64-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbb.def
+
+ $(IntDir)tbb.def;%(Outputs)
+ generating tbbmalloc.def file
+ cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win64-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbbmalloc.def
+
+ ..\..\bin\$(Platform)_$(Configuration)\tbbmalloc.def;%(Outputs)
+ true
+ generating tbb.def file
+ cl /nologo /TC /EP ../../src/tbb/win64-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbb.def
+
+ $(IntDir)tbb.def;%(Outputs)
+ generating tbbmalloc.def file
+ cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win64-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)tbbmalloc.def
+
+ ..\..\bin\$(Platform)_$(Configuration)\tbbmalloc.def;%(Outputs)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/win/VC120/tbbmalloc.vcxproj.filters b/win/VC120/tbbmalloc.vcxproj.filters
new file mode 100644
index 000000000..7dec1de9a
--- /dev/null
+++ b/win/VC120/tbbmalloc.vcxproj.filters
@@ -0,0 +1,196 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
\ No newline at end of file
diff --git a/win/VC120/zlib.vcxproj b/win/VC120/zlib.vcxproj
new file mode 100644
index 000000000..0a84a3e1d
--- /dev/null
+++ b/win/VC120/zlib.vcxproj
@@ -0,0 +1,284 @@
+
+
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ Win32
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug_NoPCH
+ x64
+
+
+ Debug
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+ Release
+ x64
+
+
+
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}
+ zlib
+ Win32Proj
+
+
+
+ StaticLibrary
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ v120
+
+
+ StaticLibrary
+ MultiByte
+ v120
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.20506.1
+ .\zlib__$(Platform)_$(Configuration)\
+ .\zlib__$(Platform)_$(Configuration)\
+ zlib
+ .lib
+ .\zlib__$(Platform)_$(Configuration)\
+ .\zlib__$(Platform)_$(Configuration)\
+ zlib
+ .lib
+ .\zlib__$(Platform)_$(Configuration)\
+ .\zlib__$(Platform)_$(Configuration)\
+ zlib
+ .lib
+ .\zlib__$(Platform)_$(Configuration)\
+ .\zlib__$(Platform)_$(Configuration)\
+ zlib
+ .lib
+ .\zlib__$(Platform)_$(Configuration)\
+ .\zlib__$(Platform)_$(Configuration)\
+ zlib
+ .lib
+ .\zlib__$(Platform)_$(Configuration)\
+ .\zlib__$(Platform)_$(Configuration)\
+ zlib
+ .lib
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+ AllRules.ruleset
+
+
+
+
+
+ Disabled
+ ..\..\dep\include;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+
+
+ .\zlib__$(Platform)_$(Configuration)\zlib.pch
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+
+
+ X64
+
+
+ Disabled
+ ..\..\dep\include;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+
+
+ .\zlib__$(Platform)_$(Configuration)\zlib.pch
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+
+
+ /MP %(AdditionalOptions)
+ ..\..\dep\include;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ StreamingSIMDExtensions
+ true
+
+
+ .\zlib__$(Platform)_$(Configuration)\zlib.pch
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+
+
+ X64
+
+
+ /MP %(AdditionalOptions)
+ ..\..\dep\include;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ NotSet
+ true
+
+
+ .\zlib__$(Platform)_$(Configuration)\zlib.pch
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+
+
+ Disabled
+ ..\..\dep\include;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+
+
+ .\zlib__$(Platform)_$(Configuration)\zlib.pch
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+
+
+ X64
+
+
+ Disabled
+ ..\..\dep\include;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ true
+ true
+
+
+ .\zlib__$(Platform)_$(Configuration)\zlib.pch
+ Level3
+ ProgramDatabase
+ Cdecl
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/win/VC120/zlib.vcxproj.filters b/win/VC120/zlib.vcxproj.filters
new file mode 100644
index 000000000..a3c65dee3
--- /dev/null
+++ b/win/VC120/zlib.vcxproj.filters
@@ -0,0 +1,86 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/win/mangosdVC120.sln b/win/mangosdVC120.sln
new file mode 100644
index 000000000..176b1d27d
--- /dev/null
+++ b/win/mangosdVC120.sln
@@ -0,0 +1,213 @@
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "game", "VC120\game.vcxproj", "{1DC6C4DA-A028-41F3-877D-D5400C594F88}"
+ ProjectSection(ProjectDependencies) = postProject
+ {90297C34-F231-4DF4-848E-A74BCC0E40ED} = {90297C34-F231-4DF4-848E-A74BCC0E40ED}
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6} = {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E} = {8072769E-CF10-48BF-B9E1-12752A5DAC6E}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shared", "VC120\shared.vcxproj", "{90297C34-F231-4DF4-848E-A74BCC0E40ED}"
+ ProjectSection(ProjectDependencies) = postProject
+ {BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E} = {BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2} = {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}
+ {803F488E-4C5A-4866-8D5C-1E6C03C007C2} = {803F488E-4C5A-4866-8D5C-1E6C03C007C2}
+ {BD537C9A-FECA-1BAD-6757-8A6348EA12C8} = {BD537C9A-FECA-1BAD-6757-8A6348EA12C8}
+ {F62787DD-1327-448B-9818-030062BCFAA5} = {F62787DD-1327-448B-9818-030062BCFAA5}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mangosd", "VC120\mangosd.vcxproj", "{A3A04E47-43A2-4C08-90B3-029CEF558594}"
+ ProjectSection(ProjectDependencies) = postProject
+ {563E9905-3657-460C-AE63-0AC39D162E23} = {563E9905-3657-460C-AE63-0AC39D162E23}
+ {90297C34-F231-4DF4-848E-A74BCC0E40ED} = {90297C34-F231-4DF4-848E-A74BCC0E40ED}
+ {1DC6C4DA-A028-41F3-877D-D5400C594F88} = {1DC6C4DA-A028-41F3-877D-D5400C594F88}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "VC120\zlib.vcxproj", "{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "framework", "VC120\framework.vcxproj", "{BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}"
+ ProjectSection(ProjectDependencies) = postProject
+ {B15F131E-328A-4D42-ADC2-9FF4CA6306D8} = {B15F131E-328A-4D42-ADC2-9FF4CA6306D8}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "realmd", "VC120\realmd.vcxproj", "{563E9905-3657-460C-AE63-0AC39D162E23}"
+ ProjectSection(ProjectDependencies) = postProject
+ {90297C34-F231-4DF4-848E-A74BCC0E40ED} = {90297C34-F231-4DF4-848E-A74BCC0E40ED}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "g3dlite", "VC120\g3dlite.vcxproj", "{8072769E-CF10-48BF-B9E1-12752A5DAC6E}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genrevision", "VC120\genrevision.vcxproj", "{803F488E-4C5A-4866-8D5C-1E6C03C007C2}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ACE_Wrappers", "VC120\ACE_vc11.vcxproj", "{BD537C9A-FECA-1BAD-6757-8A6348EA12C8}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tbbmalloc", "VC120\tbbmalloc.vcxproj", "{B15F131E-328A-4D42-ADC2-9FF4CA6306D8}"
+ ProjectSection(ProjectDependencies) = postProject
+ {F62787DD-1327-448B-9818-030062BCFAA5} = {F62787DD-1327-448B-9818-030062BCFAA5}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tbb", "VC120\tbb.vcxproj", "{F62787DD-1327-448B-9818-030062BCFAA5}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Detour", "..\dep\recastnavigation\Detour\win\VC120\Detour.vcxproj", "{72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug_NoPCH|Win32 = Debug_NoPCH|Win32
+ Debug_NoPCH|x64 = Debug_NoPCH|x64
+ Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
+ Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {1DC6C4DA-A028-41F3-877D-D5400C594F88}.Debug_NoPCH|Win32.ActiveCfg = Debug_NoPCH|Win32
+ {1DC6C4DA-A028-41F3-877D-D5400C594F88}.Debug_NoPCH|Win32.Build.0 = Debug_NoPCH|Win32
+ {1DC6C4DA-A028-41F3-877D-D5400C594F88}.Debug_NoPCH|x64.ActiveCfg = Debug_NoPCH|x64
+ {1DC6C4DA-A028-41F3-877D-D5400C594F88}.Debug_NoPCH|x64.Build.0 = Debug_NoPCH|x64
+ {1DC6C4DA-A028-41F3-877D-D5400C594F88}.Debug|Win32.ActiveCfg = Debug|Win32
+ {1DC6C4DA-A028-41F3-877D-D5400C594F88}.Debug|Win32.Build.0 = Debug|Win32
+ {1DC6C4DA-A028-41F3-877D-D5400C594F88}.Debug|x64.ActiveCfg = Debug|x64
+ {1DC6C4DA-A028-41F3-877D-D5400C594F88}.Debug|x64.Build.0 = Debug|x64
+ {1DC6C4DA-A028-41F3-877D-D5400C594F88}.Release|Win32.ActiveCfg = Release|Win32
+ {1DC6C4DA-A028-41F3-877D-D5400C594F88}.Release|Win32.Build.0 = Release|Win32
+ {1DC6C4DA-A028-41F3-877D-D5400C594F88}.Release|x64.ActiveCfg = Release|x64
+ {1DC6C4DA-A028-41F3-877D-D5400C594F88}.Release|x64.Build.0 = Release|x64
+ {90297C34-F231-4DF4-848E-A74BCC0E40ED}.Debug_NoPCH|Win32.ActiveCfg = Debug_NoPCH|Win32
+ {90297C34-F231-4DF4-848E-A74BCC0E40ED}.Debug_NoPCH|Win32.Build.0 = Debug_NoPCH|Win32
+ {90297C34-F231-4DF4-848E-A74BCC0E40ED}.Debug_NoPCH|x64.ActiveCfg = Debug_NoPCH|x64
+ {90297C34-F231-4DF4-848E-A74BCC0E40ED}.Debug_NoPCH|x64.Build.0 = Debug_NoPCH|x64
+ {90297C34-F231-4DF4-848E-A74BCC0E40ED}.Debug|Win32.ActiveCfg = Debug|Win32
+ {90297C34-F231-4DF4-848E-A74BCC0E40ED}.Debug|Win32.Build.0 = Debug|Win32
+ {90297C34-F231-4DF4-848E-A74BCC0E40ED}.Debug|x64.ActiveCfg = Debug|x64
+ {90297C34-F231-4DF4-848E-A74BCC0E40ED}.Debug|x64.Build.0 = Debug|x64
+ {90297C34-F231-4DF4-848E-A74BCC0E40ED}.Release|Win32.ActiveCfg = Release|Win32
+ {90297C34-F231-4DF4-848E-A74BCC0E40ED}.Release|Win32.Build.0 = Release|Win32
+ {90297C34-F231-4DF4-848E-A74BCC0E40ED}.Release|x64.ActiveCfg = Release|x64
+ {90297C34-F231-4DF4-848E-A74BCC0E40ED}.Release|x64.Build.0 = Release|x64
+ {A3A04E47-43A2-4C08-90B3-029CEF558594}.Debug_NoPCH|Win32.ActiveCfg = Debug_NoPCH|Win32
+ {A3A04E47-43A2-4C08-90B3-029CEF558594}.Debug_NoPCH|Win32.Build.0 = Debug_NoPCH|Win32
+ {A3A04E47-43A2-4C08-90B3-029CEF558594}.Debug_NoPCH|x64.ActiveCfg = Debug_NoPCH|x64
+ {A3A04E47-43A2-4C08-90B3-029CEF558594}.Debug_NoPCH|x64.Build.0 = Debug_NoPCH|x64
+ {A3A04E47-43A2-4C08-90B3-029CEF558594}.Debug|Win32.ActiveCfg = Debug|Win32
+ {A3A04E47-43A2-4C08-90B3-029CEF558594}.Debug|Win32.Build.0 = Debug|Win32
+ {A3A04E47-43A2-4C08-90B3-029CEF558594}.Debug|x64.ActiveCfg = Debug|x64
+ {A3A04E47-43A2-4C08-90B3-029CEF558594}.Debug|x64.Build.0 = Debug|x64
+ {A3A04E47-43A2-4C08-90B3-029CEF558594}.Release|Win32.ActiveCfg = Release|Win32
+ {A3A04E47-43A2-4C08-90B3-029CEF558594}.Release|Win32.Build.0 = Release|Win32
+ {A3A04E47-43A2-4C08-90B3-029CEF558594}.Release|x64.ActiveCfg = Release|x64
+ {A3A04E47-43A2-4C08-90B3-029CEF558594}.Release|x64.Build.0 = Release|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug_NoPCH|Win32.ActiveCfg = Debug_NoPCH|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug_NoPCH|Win32.Build.0 = Debug_NoPCH|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug_NoPCH|x64.ActiveCfg = Debug_NoPCH|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug_NoPCH|x64.Build.0 = Debug_NoPCH|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|Win32.ActiveCfg = Debug|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|Win32.Build.0 = Debug|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|x64.ActiveCfg = Debug|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|x64.Build.0 = Debug|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|Win32.ActiveCfg = Release|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|Win32.Build.0 = Release|Win32
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|x64.ActiveCfg = Release|x64
+ {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|x64.Build.0 = Release|x64
+ {BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}.Debug_NoPCH|Win32.ActiveCfg = Debug_NoPCH|Win32
+ {BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}.Debug_NoPCH|Win32.Build.0 = Debug_NoPCH|Win32
+ {BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}.Debug_NoPCH|x64.ActiveCfg = Debug_NoPCH|x64
+ {BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}.Debug_NoPCH|x64.Build.0 = Debug_NoPCH|x64
+ {BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}.Debug|Win32.ActiveCfg = Debug|Win32
+ {BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}.Debug|Win32.Build.0 = Debug|Win32
+ {BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}.Debug|x64.ActiveCfg = Debug|x64
+ {BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}.Debug|x64.Build.0 = Debug|x64
+ {BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}.Release|Win32.ActiveCfg = Release|Win32
+ {BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}.Release|Win32.Build.0 = Release|Win32
+ {BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}.Release|x64.ActiveCfg = Release|x64
+ {BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}.Release|x64.Build.0 = Release|x64
+ {563E9905-3657-460C-AE63-0AC39D162E23}.Debug_NoPCH|Win32.ActiveCfg = Debug_NoPCH|Win32
+ {563E9905-3657-460C-AE63-0AC39D162E23}.Debug_NoPCH|Win32.Build.0 = Debug_NoPCH|Win32
+ {563E9905-3657-460C-AE63-0AC39D162E23}.Debug_NoPCH|x64.ActiveCfg = Debug_NoPCH|x64
+ {563E9905-3657-460C-AE63-0AC39D162E23}.Debug_NoPCH|x64.Build.0 = Debug_NoPCH|x64
+ {563E9905-3657-460C-AE63-0AC39D162E23}.Debug|Win32.ActiveCfg = Debug|Win32
+ {563E9905-3657-460C-AE63-0AC39D162E23}.Debug|Win32.Build.0 = Debug|Win32
+ {563E9905-3657-460C-AE63-0AC39D162E23}.Debug|x64.ActiveCfg = Debug|x64
+ {563E9905-3657-460C-AE63-0AC39D162E23}.Debug|x64.Build.0 = Debug|x64
+ {563E9905-3657-460C-AE63-0AC39D162E23}.Release|Win32.ActiveCfg = Release|Win32
+ {563E9905-3657-460C-AE63-0AC39D162E23}.Release|Win32.Build.0 = Release|Win32
+ {563E9905-3657-460C-AE63-0AC39D162E23}.Release|x64.ActiveCfg = Release|x64
+ {563E9905-3657-460C-AE63-0AC39D162E23}.Release|x64.Build.0 = Release|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug_NoPCH|Win32.ActiveCfg = Debug_NoPCH|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug_NoPCH|Win32.Build.0 = Debug_NoPCH|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug_NoPCH|x64.ActiveCfg = Debug_NoPCH|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug_NoPCH|x64.Build.0 = Debug_NoPCH|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug|Win32.ActiveCfg = Debug|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug|Win32.Build.0 = Debug|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug|x64.ActiveCfg = Debug|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Debug|x64.Build.0 = Debug|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Release|Win32.ActiveCfg = Release|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Release|Win32.Build.0 = Release|Win32
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Release|x64.ActiveCfg = Release|x64
+ {8072769E-CF10-48BF-B9E1-12752A5DAC6E}.Release|x64.Build.0 = Release|x64
+ {803F488E-4C5A-4866-8D5C-1E6C03C007C2}.Debug_NoPCH|Win32.ActiveCfg = Debug_NoPCH|Win32
+ {803F488E-4C5A-4866-8D5C-1E6C03C007C2}.Debug_NoPCH|Win32.Build.0 = Debug_NoPCH|Win32
+ {803F488E-4C5A-4866-8D5C-1E6C03C007C2}.Debug_NoPCH|x64.ActiveCfg = Debug_NoPCH|Win32
+ {803F488E-4C5A-4866-8D5C-1E6C03C007C2}.Debug_NoPCH|x64.Build.0 = Debug_NoPCH|Win32
+ {803F488E-4C5A-4866-8D5C-1E6C03C007C2}.Debug|Win32.ActiveCfg = Debug|Win32
+ {803F488E-4C5A-4866-8D5C-1E6C03C007C2}.Debug|Win32.Build.0 = Debug|Win32
+ {803F488E-4C5A-4866-8D5C-1E6C03C007C2}.Debug|x64.ActiveCfg = Debug|Win32
+ {803F488E-4C5A-4866-8D5C-1E6C03C007C2}.Debug|x64.Build.0 = Debug|Win32
+ {803F488E-4C5A-4866-8D5C-1E6C03C007C2}.Release|Win32.ActiveCfg = Release|Win32
+ {803F488E-4C5A-4866-8D5C-1E6C03C007C2}.Release|Win32.Build.0 = Release|Win32
+ {803F488E-4C5A-4866-8D5C-1E6C03C007C2}.Release|x64.ActiveCfg = Release|Win32
+ {803F488E-4C5A-4866-8D5C-1E6C03C007C2}.Release|x64.Build.0 = Release|Win32
+ {BD537C9A-FECA-1BAD-6757-8A6348EA12C8}.Debug_NoPCH|Win32.ActiveCfg = Debug_NoPCH|Win32
+ {BD537C9A-FECA-1BAD-6757-8A6348EA12C8}.Debug_NoPCH|Win32.Build.0 = Debug_NoPCH|Win32
+ {BD537C9A-FECA-1BAD-6757-8A6348EA12C8}.Debug_NoPCH|x64.ActiveCfg = Debug_NoPCH|x64
+ {BD537C9A-FECA-1BAD-6757-8A6348EA12C8}.Debug_NoPCH|x64.Build.0 = Debug_NoPCH|x64
+ {BD537C9A-FECA-1BAD-6757-8A6348EA12C8}.Debug|Win32.ActiveCfg = Debug|Win32
+ {BD537C9A-FECA-1BAD-6757-8A6348EA12C8}.Debug|Win32.Build.0 = Debug|Win32
+ {BD537C9A-FECA-1BAD-6757-8A6348EA12C8}.Debug|x64.ActiveCfg = Debug|x64
+ {BD537C9A-FECA-1BAD-6757-8A6348EA12C8}.Debug|x64.Build.0 = Debug|x64
+ {BD537C9A-FECA-1BAD-6757-8A6348EA12C8}.Release|Win32.ActiveCfg = Release|Win32
+ {BD537C9A-FECA-1BAD-6757-8A6348EA12C8}.Release|Win32.Build.0 = Release|Win32
+ {BD537C9A-FECA-1BAD-6757-8A6348EA12C8}.Release|x64.ActiveCfg = Release|x64
+ {BD537C9A-FECA-1BAD-6757-8A6348EA12C8}.Release|x64.Build.0 = Release|x64
+ {B15F131E-328A-4D42-ADC2-9FF4CA6306D8}.Debug_NoPCH|Win32.ActiveCfg = Debug_NoPCH|Win32
+ {B15F131E-328A-4D42-ADC2-9FF4CA6306D8}.Debug_NoPCH|Win32.Build.0 = Debug_NoPCH|Win32
+ {B15F131E-328A-4D42-ADC2-9FF4CA6306D8}.Debug_NoPCH|x64.ActiveCfg = Debug_NoPCH|x64
+ {B15F131E-328A-4D42-ADC2-9FF4CA6306D8}.Debug_NoPCH|x64.Build.0 = Debug_NoPCH|x64
+ {B15F131E-328A-4D42-ADC2-9FF4CA6306D8}.Debug|Win32.ActiveCfg = Debug|Win32
+ {B15F131E-328A-4D42-ADC2-9FF4CA6306D8}.Debug|Win32.Build.0 = Debug|Win32
+ {B15F131E-328A-4D42-ADC2-9FF4CA6306D8}.Debug|x64.ActiveCfg = Debug|x64
+ {B15F131E-328A-4D42-ADC2-9FF4CA6306D8}.Debug|x64.Build.0 = Debug|x64
+ {B15F131E-328A-4D42-ADC2-9FF4CA6306D8}.Release|Win32.ActiveCfg = Release|Win32
+ {B15F131E-328A-4D42-ADC2-9FF4CA6306D8}.Release|Win32.Build.0 = Release|Win32
+ {B15F131E-328A-4D42-ADC2-9FF4CA6306D8}.Release|x64.ActiveCfg = Release|x64
+ {B15F131E-328A-4D42-ADC2-9FF4CA6306D8}.Release|x64.Build.0 = Release|x64
+ {F62787DD-1327-448B-9818-030062BCFAA5}.Debug_NoPCH|Win32.ActiveCfg = Debug_NoPCH|Win32
+ {F62787DD-1327-448B-9818-030062BCFAA5}.Debug_NoPCH|Win32.Build.0 = Debug_NoPCH|Win32
+ {F62787DD-1327-448B-9818-030062BCFAA5}.Debug_NoPCH|x64.ActiveCfg = Debug_NoPCH|x64
+ {F62787DD-1327-448B-9818-030062BCFAA5}.Debug_NoPCH|x64.Build.0 = Debug_NoPCH|x64
+ {F62787DD-1327-448B-9818-030062BCFAA5}.Debug|Win32.ActiveCfg = Debug|Win32
+ {F62787DD-1327-448B-9818-030062BCFAA5}.Debug|Win32.Build.0 = Debug|Win32
+ {F62787DD-1327-448B-9818-030062BCFAA5}.Debug|x64.ActiveCfg = Debug|x64
+ {F62787DD-1327-448B-9818-030062BCFAA5}.Debug|x64.Build.0 = Debug|x64
+ {F62787DD-1327-448B-9818-030062BCFAA5}.Release|Win32.ActiveCfg = Release|Win32
+ {F62787DD-1327-448B-9818-030062BCFAA5}.Release|Win32.Build.0 = Release|Win32
+ {F62787DD-1327-448B-9818-030062BCFAA5}.Release|x64.ActiveCfg = Release|x64
+ {F62787DD-1327-448B-9818-030062BCFAA5}.Release|x64.Build.0 = Release|x64
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Debug_NoPCH|Win32.ActiveCfg = Debug|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Debug_NoPCH|Win32.Build.0 = Debug|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Debug_NoPCH|x64.ActiveCfg = Debug|x64
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Debug|Win32.ActiveCfg = Debug|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Debug|Win32.Build.0 = Debug|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Debug|x64.ActiveCfg = Debug|x64
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Debug|x64.Build.0 = Debug|x64
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Release|Win32.ActiveCfg = Release|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Release|Win32.Build.0 = Release|Win32
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Release|x64.ActiveCfg = Release|x64
+ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6}.Release|x64.Build.0 = Release|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(DPCodeReviewSolutionGUID) = preSolution
+ DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000}
+ EndGlobalSection
+EndGlobal