From ed39e0835a4afc21335bac2ab3cb8c974c371da0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 10 Jan 2015 15:24:16 +0300 Subject: Add Visual Studio 2013 solution and project files. --- vs12/.gitignore | 9 +++ vs12/evolchar.vcxproj | 132 ++++++++++++++++++++++++++++++++++++++ vs12/evollogin.vcxproj | 134 +++++++++++++++++++++++++++++++++++++++ vs12/evolmap.vcxproj | 167 +++++++++++++++++++++++++++++++++++++++++++++++++ vs12/evolplugin.sln | 34 ++++++++++ 5 files changed, 476 insertions(+) create mode 100644 vs12/.gitignore create mode 100644 vs12/evolchar.vcxproj create mode 100644 vs12/evollogin.vcxproj create mode 100644 vs12/evolmap.vcxproj create mode 100644 vs12/evolplugin.sln (limited to 'vs12') diff --git a/vs12/.gitignore b/vs12/.gitignore new file mode 100644 index 0000000..d12fed3 --- /dev/null +++ b/vs12/.gitignore @@ -0,0 +1,9 @@ +*.filters +*.sdf +*.suo +/Debug +/Release +/evolchar/ +/evollogin/ +/evolmap/ +/evolplugin/ diff --git a/vs12/evolchar.vcxproj b/vs12/evolchar.vcxproj new file mode 100644 index 0000000..1fe6f9a --- /dev/null +++ b/vs12/evolchar.vcxproj @@ -0,0 +1,132 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + + + + + + + + + + + + + + {E7EE7A62-FD7C-4E08-8DE0-4E83B3212057} + plugin-sample + Win32Proj + evolchar + + + + DynamicLibrary + MultiByte + v120 + + + DynamicLibrary + MultiByte + v120 + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + ..\..\..\..\server-data\plugins\ + $(ProjectName)\$(Configuration)\ + false + ..\plugins\ + $(ProjectName)\$(Configuration)\ + false + NativeRecommendedRules.ruleset + + + AllRules.ruleset + + + libevol_char + plugin-sample + + + + /MP %(AdditionalOptions) + Disabled + ..\src;..\..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) + _DEBUG;WIN32;_WINDOWS;_USRDLL;PCRE_SUPPORT;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + true + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + true + $(IntDir)/%(RelativeDir)/ + + + _DEBUG;%(PreprocessorDefinitions) + 0x0417 + + + $(OutDir)$(TargetName).dll + + + true + $(IntDir)$(TargetName).pdb + false + $(IntDir)$(TargetName).lib + MachineX86 + + + + + /MP %(AdditionalOptions) + MaxSpeed + ..\src\common;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) + NDEBUG;WIN32;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + MultiThreaded + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + $(IntDir)/%(RelativeDir)/ + + + NDEBUG;%(PreprocessorDefinitions) + 0x0417 + + + $(OutDir)$(TargetName).dll + + + true + $(IntDir)$(TargetName).pdb + true + true + false + $(IntDir)$(TargetName).lib + MachineX86 + + + + + + \ No newline at end of file diff --git a/vs12/evollogin.vcxproj b/vs12/evollogin.vcxproj new file mode 100644 index 0000000..aa499b1 --- /dev/null +++ b/vs12/evollogin.vcxproj @@ -0,0 +1,134 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + + + + + + + + + + + + + + + + {2D549B84-90D9-470F-B6A6-7021E8770D23} + plugin-sample + Win32Proj + evollogin + + + + DynamicLibrary + MultiByte + v120 + + + DynamicLibrary + MultiByte + v120 + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + ..\..\..\..\server-data\plugins\ + $(ProjectName)\$(Configuration)\ + false + ..\plugins\ + $(ProjectName)\$(Configuration)\ + false + NativeRecommendedRules.ruleset + + + AllRules.ruleset + + + libevol_login + plugin-sample + + + + /MP %(AdditionalOptions) + Disabled + ..\src;..\..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) + _DEBUG;WIN32;_WINDOWS;_USRDLL;PCRE_SUPPORT;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + true + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + true + $(IntDir)/%(RelativeDir)/ + + + _DEBUG;%(PreprocessorDefinitions) + 0x0417 + + + $(OutDir)$(TargetName).dll + + + true + $(IntDir)$(TargetName).pdb + false + $(IntDir)$(TargetName).lib + MachineX86 + + + + + /MP %(AdditionalOptions) + MaxSpeed + ..\src\common;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) + NDEBUG;WIN32;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + MultiThreaded + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + $(IntDir)/%(RelativeDir)/ + + + NDEBUG;%(PreprocessorDefinitions) + 0x0417 + + + $(OutDir)$(TargetName).dll + + + true + $(IntDir)$(TargetName).pdb + true + true + false + $(IntDir)$(TargetName).lib + MachineX86 + + + + + + \ No newline at end of file diff --git a/vs12/evolmap.vcxproj b/vs12/evolmap.vcxproj new file mode 100644 index 0000000..1532f5a --- /dev/null +++ b/vs12/evolmap.vcxproj @@ -0,0 +1,167 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {8516C115-CC64-4E4F-B388-AB27CEC92C33} + plugin-sample + Win32Proj + evolmap + + + + DynamicLibrary + MultiByte + v120 + + + DynamicLibrary + MultiByte + v120 + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + ..\..\..\..\server-data\plugins\ + $(ProjectName)\$(Configuration)\ + false + ..\plugins\ + $(ProjectName)\$(Configuration)\ + false + NativeRecommendedRules.ruleset + + + AllRules.ruleset + + + libevol_map + plugin-sample + + + + /MP %(AdditionalOptions) + Disabled + ..\src;..\..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) + _DEBUG;WIN32;_WINDOWS;_USRDLL;PCRE_SUPPORT;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + true + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + true + $(IntDir)/%(RelativeDir)/ + + + _DEBUG;%(PreprocessorDefinitions) + 0x0417 + + + $(OutDir)$(TargetName).dll + + + true + $(IntDir)$(TargetName).pdb + false + $(IntDir)$(TargetName).lib + MachineX86 + + + + + /MP %(AdditionalOptions) + MaxSpeed + ..\src\common;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) + NDEBUG;WIN32;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + MultiThreaded + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + $(IntDir)/%(RelativeDir)/ + + + NDEBUG;%(PreprocessorDefinitions) + 0x0417 + + + $(OutDir)$(TargetName).dll + + + true + $(IntDir)$(TargetName).pdb + true + true + false + $(IntDir)$(TargetName).lib + MachineX86 + + + + + + \ No newline at end of file diff --git a/vs12/evolplugin.sln b/vs12/evolplugin.sln new file mode 100644 index 0000000..4d4a641 --- /dev/null +++ b/vs12/evolplugin.sln @@ -0,0 +1,34 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2013 +VisualStudioVersion = 12.0.31101.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "evolmap", "evolmap.vcxproj", "{8516C115-CC64-4E4F-B388-AB27CEC92C33}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "evolchar", "evolchar.vcxproj", "{E7EE7A62-FD7C-4E08-8DE0-4E83B3212057}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "evollogin", "evollogin.vcxproj", "{2D549B84-90D9-470F-B6A6-7021E8770D23}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {8516C115-CC64-4E4F-B388-AB27CEC92C33}.Debug|Win32.ActiveCfg = Debug|Win32 + {8516C115-CC64-4E4F-B388-AB27CEC92C33}.Debug|Win32.Build.0 = Debug|Win32 + {8516C115-CC64-4E4F-B388-AB27CEC92C33}.Release|Win32.ActiveCfg = Release|Win32 + {8516C115-CC64-4E4F-B388-AB27CEC92C33}.Release|Win32.Build.0 = Release|Win32 + {E7EE7A62-FD7C-4E08-8DE0-4E83B3212057}.Debug|Win32.ActiveCfg = Debug|Win32 + {E7EE7A62-FD7C-4E08-8DE0-4E83B3212057}.Debug|Win32.Build.0 = Debug|Win32 + {E7EE7A62-FD7C-4E08-8DE0-4E83B3212057}.Release|Win32.ActiveCfg = Release|Win32 + {E7EE7A62-FD7C-4E08-8DE0-4E83B3212057}.Release|Win32.Build.0 = Release|Win32 + {2D549B84-90D9-470F-B6A6-7021E8770D23}.Debug|Win32.ActiveCfg = Debug|Win32 + {2D549B84-90D9-470F-B6A6-7021E8770D23}.Debug|Win32.Build.0 = Debug|Win32 + {2D549B84-90D9-470F-B6A6-7021E8770D23}.Release|Win32.ActiveCfg = Release|Win32 + {2D549B84-90D9-470F-B6A6-7021E8770D23}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit v1.2.3-70-g09d2