diff --git a/contrib/mmap/win/MoveMapGen_VC110.sln b/contrib/mmap/win/MoveMapGen_VC110.sln new file mode 100644 index 000000000..ecc4ee5ba --- /dev/null +++ b/contrib/mmap/win/MoveMapGen_VC110.sln @@ -0,0 +1,87 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MoveMapGen", "VC110\MoveMapGen_VC110.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\VC110\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\VC110\zlib.vcxproj", "{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Recast", "..\..\..\dep\recastnavigation\Recast\win\VC110\Recast.vcxproj", "{00B9DC66-96A6-465D-A6C1-5DFF94E48A64}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Detour", "..\..\..\dep\recastnavigation\Detour\win\VC110\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/VC110/.gitignore b/contrib/mmap/win/VC110/.gitignore new file mode 100644 index 000000000..7d89d1eae --- /dev/null +++ b/contrib/mmap/win/VC110/.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/VC110/MoveMapGen_VC110.vcxproj b/contrib/mmap/win/VC110/MoveMapGen_VC110.vcxproj new file mode 100644 index 000000000..e533f58fc --- /dev/null +++ b/contrib/mmap/win/VC110/MoveMapGen_VC110.vcxproj @@ -0,0 +1,158 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {8028C1F8-4C3E-44D4-96D7-1D6F51B7AB47} + MoveMapGen_VC100 + MoveMapGen + $(VCTargetsPath11) + + + + Application + true + MultiByte + v110 + + + Application + false + true + MultiByte + v110 + + + + + + + + + + + + + ..\..\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/VC110/MoveMapGen_VC110.vcxproj.filters b/contrib/mmap/win/VC110/MoveMapGen_VC110.vcxproj.filters new file mode 100644 index 000000000..79abd60c3 --- /dev/null +++ b/contrib/mmap/win/VC110/MoveMapGen_VC110.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/dep/recastnavigation/Detour/win/Detour_VC110.sln b/dep/recastnavigation/Detour/win/Detour_VC110.sln index 90ca77391..4ad5971fe 100644 --- a/dep/recastnavigation/Detour/win/Detour_VC110.sln +++ b/dep/recastnavigation/Detour/win/Detour_VC110.sln @@ -6,19 +6,13 @@ EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 - Debug|x64 = Debug|x64 Release|Win32 = Release|Win32 - Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {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 diff --git a/dep/recastnavigation/Detour/win/VC110/Detour.vcxproj b/dep/recastnavigation/Detour/win/VC110/Detour.vcxproj index e9f5bc86c..5049dcd8c 100644 --- a/dep/recastnavigation/Detour/win/VC110/Detour.vcxproj +++ b/dep/recastnavigation/Detour/win/VC110/Detour.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -21,6 +21,7 @@ {72BDF975-4D4A-42C7-B2C4-F9ED90A2ABB6} Detour + $(VCTargetsPath11) @@ -94,7 +95,7 @@ Level3 Disabled ..\..\include - WIN32;DEBUG;_MBCS;DT_POLYREF64;%(PreprocessorDefinitions) + WIN32;DEBUG;_MBCS;%(PreprocessorDefinitions) true @@ -105,11 +106,10 @@ Level3 Disabled ..\..\include - WIN32;DEBUG;_MBCS;DT_POLYREF64;%(PreprocessorDefinitions) + WIN32;DEBUG;_MBCS;%(PreprocessorDefinitions) true - MachineX64 @@ -119,7 +119,7 @@ true true ..\..\include - WIN32;NDEBUG;_MBCS;DT_POLYREF64;%(PreprocessorDefinitions) + WIN32;NDEBUG;_MBCS;%(PreprocessorDefinitions) Speed @@ -135,26 +135,23 @@ true true ..\..\include - WIN32;NDEBUG;_MBCS;DT_POLYREF64;%(PreprocessorDefinitions) + WIN32;NDEBUG;_MBCS;%(PreprocessorDefinitions) Speed true true true - MachineX64 - - diff --git a/dep/recastnavigation/Detour/win/VC110/Detour.vcxproj.filters b/dep/recastnavigation/Detour/win/VC110/Detour.vcxproj.filters index 6f8f523d6..663af065b 100644 --- a/dep/recastnavigation/Detour/win/VC110/Detour.vcxproj.filters +++ b/dep/recastnavigation/Detour/win/VC110/Detour.vcxproj.filters @@ -30,12 +30,6 @@ include - - include - - - include - diff --git a/dep/recastnavigation/Recast/win/Recast_VC110.sln b/dep/recastnavigation/Recast/win/Recast_VC110.sln index 1565907e4..f14949aef 100644 --- a/dep/recastnavigation/Recast/win/Recast_VC110.sln +++ b/dep/recastnavigation/Recast/win/Recast_VC110.sln @@ -6,19 +6,13 @@ EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 - Debug|x64 = Debug|x64 Release|Win32 = Release|Win32 - Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {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|x64 - {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}.Debug|x64.Build.0 = Debug|x64 {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|x64 - {00B9DC66-96A6-465D-A6C1-5DFF94E48A64}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/dep/recastnavigation/Recast/win/VC110/Recast.vcxproj b/dep/recastnavigation/Recast/win/VC110/Recast.vcxproj index 90d52d2dc..b15dae76c 100644 --- a/dep/recastnavigation/Recast/win/VC110/Recast.vcxproj +++ b/dep/recastnavigation/Recast/win/VC110/Recast.vcxproj @@ -5,22 +5,15 @@ Debug Win32 - - Debug - x64 - Release Win32 - - Release - x64 - {00B9DC66-96A6-465D-A6C1-5DFF94E48A64} Recast + $(VCTargetsPath11) @@ -29,12 +22,6 @@ MultiByte v110 - - StaticLibrary - true - MultiByte - v110 - StaticLibrary false @@ -42,66 +29,32 @@ MultiByte v110 - - StaticLibrary - false - true - MultiByte - v110 - - - - - - - $(ProjectDir)\..\..\..\..\lib\$(Platform)_$(Configuration)\ - - $(ProjectDir)\..\..\..\..\lib\$(Platform)_$(Configuration)\ - .\$(ProjectName)__$(Platform)_$(Configuration)\ - - .\$(ProjectName)__$(Platform)_$(Configuration)\ - $(ProjectDir)\..\..\..\..\lib\$(Platform)_$(Configuration)\ .\$(ProjectName)__$(Platform)_$(Configuration)\ - - $(ProjectDir)\..\..\..\..\lib\$(Platform)_$(Configuration)\ - .\$(ProjectName)__$(Platform)_$(Configuration)\ - Level3 Disabled ..\..\include - WIN32;DEBUG;_MBCS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - - - true - - - - - Level3 - Disabled - ..\..\include - WIN32;DEBUG;_MBCS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + WIN32;DEBUG;_MBCS;%(PreprocessorDefinitions) true @@ -114,23 +67,7 @@ true true Speed - WIN32;NDEBUG;_MBCS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ..\..\include - - - true - true - true - - - - - Level3 - MaxSpeed - true - true - Speed - WIN32;NDEBUG;_MBCS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + WIN32;NDEBUG;_MBCS;%(PreprocessorDefinitions) ..\..\include diff --git a/dep/tbb/include/tbb/tbb_config.h b/dep/tbb/include/tbb/tbb_config.h index fad5bf214..d6395d5d2 100644 --- a/dep/tbb/include/tbb/tbb_config.h +++ b/dep/tbb/include/tbb/tbb_config.h @@ -90,7 +90,7 @@ /* TODO: The following condition should be extended as soon as new compilers/runtimes with std::exception_ptr support appear. */ -#define __TBB_EXCEPTION_PTR_PRESENT (_MSC_VER >= 1600 || __GXX_EXPERIMENTAL_CXX0X__ && (__GNUC__==4 && __GNUC_MINOR__>=4)) +#define __TBB_EXCEPTION_PTR_PRESENT (_MSC_VER >= 1700 || __GXX_EXPERIMENTAL_CXX0X__ && (__GNUC__==5 && __GNUC_MINOR__>=5)) #ifndef TBB_USE_CAPTURED_EXCEPTION diff --git a/dep/tbb/include/tbb/tbb_exception.h b/dep/tbb/include/tbb/tbb_exception.h index 621129eef..3871c33a6 100644 --- a/dep/tbb/include/tbb/tbb_exception.h +++ b/dep/tbb/include/tbb/tbb_exception.h @@ -284,7 +284,7 @@ public: private: tbb_exception_ptr ( const std::exception_ptr& src ) : my_ptr(src) {} - tbb_exception_ptr ( const captured_exception& src ) : my_ptr(std::copy_exception(src)) {} + tbb_exception_ptr ( const captured_exception& src ) : my_ptr(make_exception_ptr(src)) {} }; // class tbb::internal::tbb_exception_ptr } // namespace internal diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h index 14e4cfadc..5b8f6892c 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 "0025" + #define REVISION_NR "0026" #endif // __REVISION_NR_H__ diff --git a/win/VC110/.gitignore b/win/VC110/.gitignore new file mode 100644 index 000000000..f1254be38 --- /dev/null +++ b/win/VC110/.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/VC110/ACE_vc11.vcxproj b/win/VC110/ACE_vc11.vcxproj new file mode 100644 index 000000000..5d74893c4 --- /dev/null +++ b/win/VC110/ACE_vc11.vcxproj @@ -0,0 +1,1591 @@ + + + + + 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 + $(VCTargetsPath11) + + + + DynamicLibrary + NotSet + v110 + + + DynamicLibrary + NotSet + v110 + + + DynamicLibrary + NotSet + v110 + + + DynamicLibrary + NotSet + v110 + + + DynamicLibrary + NotSet + v110 + + + DynamicLibrary + NotSet + v110 + + + + + + + + + + <_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/VC110/ACE_vc11.vcxproj.filters b/win/VC110/ACE_vc11.vcxproj.filters new file mode 100644 index 000000000..d2639ac83 --- /dev/null +++ b/win/VC110/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/VC110/bzip2.vcxproj b/win/VC110/bzip2.vcxproj new file mode 100644 index 000000000..72fdf8429 --- /dev/null +++ b/win/VC110/bzip2.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {B96F612A-C91D-43B3-A4C3-D4294817EC6C} + bzip2 + + + + StaticLibrary + Unicode + true + + + StaticLibrary + Unicode + + + + + + + + + + + + + <_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 + + + + + + + + + + + + + + + + + + + diff --git a/win/VC110/framework.vcxproj b/win/VC110/framework.vcxproj new file mode 100644 index 000000000..1b81faf68 --- /dev/null +++ b/win/VC110/framework.vcxproj @@ -0,0 +1,336 @@ + + + + + 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 + $(VCTargetsPath11) + + + + StaticLibrary + MultiByte + false + v110 + + + StaticLibrary + MultiByte + false + v110 + + + StaticLibrary + MultiByte + false + v110 + + + StaticLibrary + MultiByte + false + v110 + + + StaticLibrary + MultiByte + false + v110 + + + StaticLibrary + MultiByte + false + v110 + + + + + + + + + + <_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/VC110/framework.vcxproj.filters b/win/VC110/framework.vcxproj.filters new file mode 100644 index 000000000..e602d28a1 --- /dev/null +++ b/win/VC110/framework.vcxproj.filters @@ -0,0 +1,111 @@ + + + + + {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 + + + Policies + + + Utilities + + + Utilities + + + Utilities + + + Utilities + + + Utilities + + + Utilities + + + Utilities\LinkedReference + + + Utilities\LinkedReference + + + Dynamic + + + Dynamic + + + + + Policies + + + Policies + + + Utilities + + + \ No newline at end of file diff --git a/win/VC110/g3dlite.vcxproj b/win/VC110/g3dlite.vcxproj new file mode 100644 index 000000000..3addad948 --- /dev/null +++ b/win/VC110/g3dlite.vcxproj @@ -0,0 +1,360 @@ + + + + + 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 + $(VCTargetsPath11) + + + + StaticLibrary + MultiByte + v110 + + + StaticLibrary + MultiByte + v110 + + + StaticLibrary + MultiByte + v110 + + + StaticLibrary + MultiByte + v110 + + + StaticLibrary + MultiByte + v110 + + + StaticLibrary + MultiByte + v110 + + + + + + + + + + <_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/VC110/g3dlite.vcxproj.filters b/win/VC110/g3dlite.vcxproj.filters new file mode 100644 index 000000000..a7836a99f --- /dev/null +++ b/win/VC110/g3dlite.vcxproj.filters @@ -0,0 +1,215 @@ + + + + + {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 + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + \ No newline at end of file diff --git a/win/VC110/game.vcxproj b/win/VC110/game.vcxproj new file mode 100644 index 000000000..2cfd2d828 --- /dev/null +++ b/win/VC110/game.vcxproj @@ -0,0 +1,698 @@ + + + + + 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 + $(VCTargetsPath11) + + + + StaticLibrary + false + MultiByte + v110 + + + StaticLibrary + false + MultiByte + v110 + + + StaticLibrary + false + MultiByte + v110 + + + StaticLibrary + false + MultiByte + v110 + + + StaticLibrary + false + MultiByte + v110 + + + StaticLibrary + false + MultiByte + v110 + + + + + + + + + + <_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 + + + + + + /Zm300 %(AdditionalOptions) + Disabled + ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;MANGOS_DEBUG;_LIB;%(PreprocessorDefinitions) + false + EnableFastChecks + MultiThreadedDebugDLL + true + true + Use + pchdef.h + .\game__$(Platform)_$(Configuration)\game.pch + .\game__$(Platform)_$(Configuration)\ + .\game__$(Platform)_$(Configuration)\ + .\game__$(Platform)_$(Configuration)\ + Level3 + true + ProgramDatabase + Cdecl + pchdef.h;%(ForcedIncludeFiles) + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + .\shared__$(Platform)_$(Configuration)\shared.lib;%(AdditionalDependencies) + .\g3dlite__$(Platform)_$(Configuration)\g3dlite.lib;%(AdditionalDependencies) + true + + + + + X64 + + + /bigobj /Zm300 %(AdditionalOptions) + Disabled + ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;MANGOS_DEBUG;_LIB;%(PreprocessorDefinitions) + false + EnableFastChecks + MultiThreadedDebugDLL + true + true + Use + pchdef.h + .\game__$(Platform)_$(Configuration)\game.pch + .\game__$(Platform)_$(Configuration)\ + .\game__$(Platform)_$(Configuration)\ + .\game__$(Platform)_$(Configuration)\ + Level3 + true + ProgramDatabase + Cdecl + pchdef.h;%(ForcedIncludeFiles) + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + .\shared__$(Platform)_$(Configuration)\shared.lib;%(AdditionalDependencies) + .\g3dlite__$(Platform)_$(Configuration)\g3dlite.lib;%(AdditionalDependencies) + true + + + + + /Zm300 %(AdditionalOptions) + OnlyExplicitInline + ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + StreamingSIMDExtensions + true + Use + pchdef.h + .\game__$(Platform)_$(Configuration)\game.pch + .\game__$(Platform)_$(Configuration)\ + .\game__$(Platform)_$(Configuration)\ + .\game__$(Platform)_$(Configuration)\ + Level3 + true + ProgramDatabase + Cdecl + pchdef.h;%(ForcedIncludeFiles) + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + .\shared__$(Platform)_$(Configuration)\shared.lib;%(AdditionalDependencies) + .\g3dlite__$(Platform)_$(Configuration)\g3dlite.lib;%(AdditionalDependencies) + true + + + + + X64 + + + /bigobj /Zm300 %(AdditionalOptions) + OnlyExplicitInline + ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + NotSet + true + Use + pchdef.h + .\game__$(Platform)_$(Configuration)\game.pch + .\game__$(Platform)_$(Configuration)\ + .\game__$(Platform)_$(Configuration)\ + .\game__$(Platform)_$(Configuration)\ + Level3 + true + ProgramDatabase + Cdecl + pchdef.h;%(ForcedIncludeFiles) + 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;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;MANGOS_DEBUG;_LIB;%(PreprocessorDefinitions) + false + EnableFastChecks + MultiThreadedDebugDLL + true + true + + + .\game__$(Platform)_$(Configuration)\game.pch + .\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 + + + + + X64 + + + /bigobj %(AdditionalOptions) + Disabled + ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;MANGOS_DEBUG;_LIB;%(PreprocessorDefinitions) + false + EnableFastChecks + MultiThreadedDebugDLL + true + true + + + .\game__$(Platform)_$(Configuration)\game.pch + .\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 + pchdef.h + Create + pchdef.h + Create + pchdef.h + Create + pchdef.h + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {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/VC110/game.vcxproj.filters b/win/VC110/game.vcxproj.filters new file mode 100644 index 000000000..d41b5f23e --- /dev/null +++ b/win/VC110/game.vcxproj.filters @@ -0,0 +1,992 @@ + + + + + {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} + + + + + 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 + + + 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 + + + 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 + + + Movement + + + Movement + + + Movement + + + Movement + + + Movement + + + World/Handlers + + + Server + + + + + 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 + + + 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 + + + Movement + + + Movement + + + Movement + + + Movement + + + Movement + + + Movement + + + Movement + + + Movement + + + Movement + + + World/Handlers + + + Server + + + Server + + + Server + + + \ No newline at end of file diff --git a/win/VC110/genrevision.vcxproj b/win/VC110/genrevision.vcxproj new file mode 100644 index 000000000..8b6474d8d --- /dev/null +++ b/win/VC110/genrevision.vcxproj @@ -0,0 +1,277 @@ + + + + + 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 + $(VCTargetsPath11) + + + + Application + MultiByte + v110 + + + Application + MultiByte + true + v110 + + + Application + MultiByte + v110 + + + Application + MultiByte + true + v110 + + + Application + MultiByte + v110 + + + Application + MultiByte + v110 + + + + + + + + + + <_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/VC110/mangosd.vcxproj b/win/VC110/mangosd.vcxproj new file mode 100644 index 000000000..2c9d1d1e6 --- /dev/null +++ b/win/VC110/mangosd.vcxproj @@ -0,0 +1,505 @@ + + + + + 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 + $(VCTargetsPath11) + + + + Application + false + MultiByte + v110 + + + Application + false + MultiByte + v110 + + + Application + false + MultiByte + v110 + + + Application + false + MultiByte + v110 + + + Application + false + MultiByte + v110 + + + Application + false + MultiByte + v110 + + + + + + + + + + <_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.17.0-DEV";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 + + + copy ..\..\dep\lib\$(Platform)_$(Configuration)\*.dll ..\..\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.17.0-DEV";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 + + + copy ..\..\dep\lib\$(Platform)_$(Configuration)\*.dll ..\..\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.17.0-DEV";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 + + + copy ..\..\dep\lib\$(Platform)_$(Configuration)\*.dll ..\..\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.17.0-DEV";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 + + + copy ..\..\dep\lib\$(Platform)_$(Configuration)\*.dll ..\..\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.17.0-DEV";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 + + + copy ..\..\dep\lib\$(Platform)_debug\*.dll ..\..\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.17.0-DEV";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 + + + copy ..\..\dep\lib\$(Platform)_debug\*.dll ..\..\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/VC110/mangosd.vcxproj.filters b/win/VC110/mangosd.vcxproj.filters new file mode 100644 index 000000000..d9bffe621 --- /dev/null +++ b/win/VC110/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/VC110/realmd.vcxproj b/win/VC110/realmd.vcxproj new file mode 100644 index 000000000..d040a2ec7 --- /dev/null +++ b/win/VC110/realmd.vcxproj @@ -0,0 +1,443 @@ + + + + + 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 + $(VCTargetsPath11) + + + + Application + false + MultiByte + v110 + + + Application + false + MultiByte + v110 + + + Application + false + MultiByte + v110 + + + Application + false + MultiByte + v110 + + + Application + false + MultiByte + v110 + + + Application + false + MultiByte + v110 + + + + + + + + + + <_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.17.0-DEV";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;%(AdditionalDependencies) + true + ..\..\dep\lib\$(Platform)_$(Configuration);%(AdditionalLibraryDirectories) + true + $(TargetDir)$(TargetName).pdb + $(TargetDir)$(TargetName).map + Console + true + false + + + + + + + X64 + .\realmd__$(Platform)_$(Configuration)\realmd.tlb + + + /MP %(AdditionalOptions) + OnlyExplicitInline + ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories) + VERSION="0.17.0-DEV";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;%(AdditionalDependencies) + true + ..\..\dep\lib\$(Platform)_$(Configuration);%(AdditionalLibraryDirectories) + true + $(TargetDir)$(TargetName).pdb + $(TargetDir)$(TargetName).map + Console + false + + + MachineX64 + + + + + .\realmd__$(Platform)_$(Configuration)\realmd.tlb + + + /MP %(AdditionalOptions) + Disabled + ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories) + VERSION="0.17.0-DEV";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;%(AdditionalDependencies) + true + ..\..\dep\lib\$(Platform)_$(Configuration);%(AdditionalLibraryDirectories) + true + $(TargetDir)$(TargetName).pdb + $(TargetDir)$(TargetName).map + Console + true + false + false + + + + + + + X64 + .\realmd__$(Platform)_$(Configuration)\realmd.tlb + + + /MP %(AdditionalOptions) + Disabled + ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories) + VERSION="0.17.0-DEV";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;%(AdditionalDependencies) + true + ..\..\dep\lib\$(Platform)_$(Configuration);%(AdditionalLibraryDirectories) + true + $(TargetDir)$(TargetName).pdb + $(TargetDir)$(TargetName).map + Console + false + false + + + MachineX64 + + + + + .\realmd__$(Platform)_$(Configuration)\realmd.tlb + + + /MP %(AdditionalOptions) + Disabled + ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories) + VERSION="0.17.0-DEV";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;%(AdditionalDependencies) + true + ..\..\dep\lib\$(Platform)_debug;%(AdditionalLibraryDirectories) + true + $(TargetDir)$(TargetName).pdb + $(TargetDir)$(TargetName).map + Console + true + false + false + + + + + + + X64 + .\realmd__$(Platform)_$(Configuration)\realmd.tlb + + + /MP %(AdditionalOptions) + Disabled + ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers;%(AdditionalIncludeDirectories) + VERSION="0.17.0-DEV";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;%(AdditionalDependencies) + true + ..\..\dep\lib\$(Platform)_debug;%(AdditionalLibraryDirectories) + true + $(TargetDir)$(TargetName).pdb + $(TargetDir)$(TargetName).map + Console + false + false + + + MachineX64 + + + + + + + + + + + + + + + + + + + + + + + + {90297c34-f231-4df4-848e-a74bcc0e40ed} + + + + + + \ No newline at end of file diff --git a/win/VC110/script.vcxproj b/win/VC110/script.vcxproj new file mode 100644 index 000000000..e47d79a4c --- /dev/null +++ b/win/VC110/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} + + + + + + \ No newline at end of file diff --git a/win/VC110/script.vcxproj.filters b/win/VC110/script.vcxproj.filters new file mode 100644 index 000000000..16802a6e8 --- /dev/null +++ b/win/VC110/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/VC110/shared.vcxproj b/win/VC110/shared.vcxproj new file mode 100644 index 000000000..fc2f311a4 --- /dev/null +++ b/win/VC110/shared.vcxproj @@ -0,0 +1,520 @@ + + + + + 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 + $(VCTargetsPath11) + + + + StaticLibrary + false + MultiByte + v110 + + + StaticLibrary + false + MultiByte + v110 + + + StaticLibrary + false + MultiByte + v110 + + + StaticLibrary + false + MultiByte + v110 + + + StaticLibrary + false + MultiByte + v110 + + + StaticLibrary + false + MultiByte + v110 + + + + + + + + + + <_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/VC110/shared.vcxproj.filters b/win/VC110/shared.vcxproj.filters new file mode 100644 index 000000000..c99bb0cd3 --- /dev/null +++ b/win/VC110/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 + + + Log + + + Util + + + Util + + + Config + + + Auth + + + Auth + + + Auth + + + Auth + + + Auth + + + Auth + + + + + + Database + + + Util + + + Database\DataStores + + + + + Database + + + 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/VC110/tbb.vcxproj b/win/VC110/tbb.vcxproj new file mode 100644 index 000000000..f5f148769 --- /dev/null +++ b/win/VC110/tbb.vcxproj @@ -0,0 +1,488 @@ + + + + + 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 + $(VCTargetsPath11) + + + + DynamicLibrary + NotSet + v110 + + + DynamicLibrary + NotSet + true + v110 + + + DynamicLibrary + NotSet + v110 + + + DynamicLibrary + NotSet + true + v110 + + + DynamicLibrary + NotSet + v110 + + + DynamicLibrary + NotSet + v110 + + + + + + + + + + + <_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 + false + + + + + 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 + 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 + + + + + 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/VC110/tbb.vcxproj.filters b/win/VC110/tbb.vcxproj.filters new file mode 100644 index 000000000..582b15d0d --- /dev/null +++ b/win/VC110/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/VC110/tbbmalloc.vcxproj b/win/VC110/tbbmalloc.vcxproj new file mode 100644 index 000000000..3c815f955 --- /dev/null +++ b/win/VC110/tbbmalloc.vcxproj @@ -0,0 +1,458 @@ + + + + + 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 + $(VCTargetsPath11) + + + + DynamicLibrary + NotSet + v110 + + + DynamicLibrary + NotSet + true + v110 + + + DynamicLibrary + NotSet + v110 + + + DynamicLibrary + NotSet + true + v110 + + + DynamicLibrary + NotSet + v110 + + + DynamicLibrary + NotSet + v110 + + + + + + + + + + + <_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 + false + + + + + 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 + + + /coff /Zi + true + /coff /Zi + true + /coff /Zi + true + /coff /Zi + + + + + 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/VC110/tbbmalloc.vcxproj.filters b/win/VC110/tbbmalloc.vcxproj.filters new file mode 100644 index 000000000..7dec1de9a --- /dev/null +++ b/win/VC110/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/VC110/zlib.vcxproj b/win/VC110/zlib.vcxproj new file mode 100644 index 000000000..af03584d5 --- /dev/null +++ b/win/VC110/zlib.vcxproj @@ -0,0 +1,285 @@ + + + + + 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 + $(VCTargetsPath11) + + + + StaticLibrary + MultiByte + v110 + + + StaticLibrary + MultiByte + v110 + + + StaticLibrary + MultiByte + v110 + + + StaticLibrary + MultiByte + v110 + + + StaticLibrary + MultiByte + v110 + + + StaticLibrary + MultiByte + v110 + + + + + + + + + + <_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/VC110/zlib.vcxproj.filters b/win/VC110/zlib.vcxproj.filters new file mode 100644 index 000000000..a3c65dee3 --- /dev/null +++ b/win/VC110/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/mangosdVC110.sln b/win/mangosdVC110.sln new file mode 100644 index 000000000..5da6cd523 --- /dev/null +++ b/win/mangosdVC110.sln @@ -0,0 +1,213 @@ +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "game", "VC110\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", "VC110\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", "VC110\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", "VC110\zlib.vcxproj", "{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "framework", "VC110\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", "VC110\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", "VC110\g3dlite.vcxproj", "{8072769E-CF10-48BF-B9E1-12752A5DAC6E}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genrevision", "VC110\genrevision.vcxproj", "{803F488E-4C5A-4866-8D5C-1E6C03C007C2}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ACE_Wrappers", "VC110\ACE_vc11.vcxproj", "{BD537C9A-FECA-1BAD-6757-8A6348EA12C8}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tbbmalloc", "VC110\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", "VC110\tbb.vcxproj", "{F62787DD-1327-448B-9818-030062BCFAA5}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Detour", "..\dep\recastnavigation\Detour\win\VC110\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