diff --git a/Jupiter.sln b/Jupiter.sln index dd98ab6..c857f75 100644 --- a/Jupiter.sln +++ b/Jupiter.sln @@ -18,9 +18,9 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Debug|Win32.ActiveCfg = Release|Win32 - {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Debug|Win32.Build.0 = Release|Win32 - {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Debug|Win32.Deploy.0 = Release|Win32 + {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Debug|Win32.ActiveCfg = Debug|Win32 + {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Debug|Win32.Build.0 = Debug|Win32 + {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Debug|Win32.Deploy.0 = Debug|Win32 {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Debug|x64.ActiveCfg = Debug|x64 {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Debug|x64.Build.0 = Debug|x64 {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Release|Win32.ActiveCfg = Release|Win32 @@ -29,7 +29,8 @@ Global {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Release|x64.Build.0 = Release|x64 {0F041791-1047-4C6A-A4C1-814E6957D5EB}.Debug|Win32.ActiveCfg = Debug|Win32 {0F041791-1047-4C6A-A4C1-814E6957D5EB}.Debug|Win32.Build.0 = Debug|Win32 - {0F041791-1047-4C6A-A4C1-814E6957D5EB}.Debug|x64.ActiveCfg = Debug|Win32 + {0F041791-1047-4C6A-A4C1-814E6957D5EB}.Debug|x64.ActiveCfg = Debug|x64 + {0F041791-1047-4C6A-A4C1-814E6957D5EB}.Debug|x64.Build.0 = Debug|x64 {0F041791-1047-4C6A-A4C1-814E6957D5EB}.Release|Win32.ActiveCfg = Release|Win32 {0F041791-1047-4C6A-A4C1-814E6957D5EB}.Release|Win32.Build.0 = Release|Win32 {0F041791-1047-4C6A-A4C1-814E6957D5EB}.Release|x64.ActiveCfg = Release|x64 diff --git a/Jupiter/Jupiter.vcxproj b/Jupiter/Jupiter.vcxproj index 087c885..ff43d99 100644 --- a/Jupiter/Jupiter.vcxproj +++ b/Jupiter/Jupiter.vcxproj @@ -25,158 +25,78 @@ 10.0.14393.0 - - Application - true - Unicode + + DynamicLibrary v141 - - - Application - true Unicode - v141 - - DynamicLibrary - false - true - Unicode - v141 + + true + false - - DynamicLibrary + false true - Unicode - v141 - - - - - - - - - - + - - true - - - true + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ - - false - false + C:\dev\OpenSSL\Win32\include;$(IncludePath) C:\dev\OpenSSL\Win32\lib\VC;$(LibraryPath) - AllRules.ruleset - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - - false - false + C:\dev\OpenSSL\Win64\include;$(IncludePath) C:\dev\OpenSSL\Win64\lib\VC;$(LibraryPath) - AllRules.ruleset - + - NotUsing - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) + Level4 + WIN32;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;JUPITER_EXPORTS;JUPITER_PLATFORM="$(Platform)/";%(PreprocessorDefinitions) + Speed + 4505 Console - true + + %(AdditionalIncludeDirectories) + - - - NotUsing - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - + - Console - true + libcrypto32MD.lib;libssl32MD.lib;%(AdditionalDependencies) + + + + + libcrypto64MD.lib;libssl64MD.lib;%(AdditionalDependencies) - + - Level4 - NotUsing - Full - true - true - WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;JUPITER_EXPORTS;JUPITER_PLATFORM="$(Platform)/";%(PreprocessorDefinitions) - false - %(AdditionalIncludeDirectories) - Async - Speed - 4505 - true + NDEBUG;%(PreprocessorDefinitions) - Console - true - true + Full true - NotSet - 0.0 - MachineX86 - libcrypto32MD.lib;libssl32MD.lib;%(AdditionalDependencies) - - - - - - %(AdditionalIncludeDirectories) - - + - Level4 - NotUsing - Full - true - true - WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;JUPITER_EXPORTS;JUPITER_PLATFORM="$(Platform)/";%(PreprocessorDefinitions) - false - %(AdditionalIncludeDirectories) - Async - Speed - 4505 - true + _DEBUG;%(PreprocessorDefinitions) - Console true - true - true - NotSet - 0.0 - libcrypto64MD.lib;libssl64MD.lib;%(AdditionalDependencies) - - - - - - %(AdditionalIncludeDirectories) - diff --git a/Tester/Tester.vcxproj b/Tester/Tester.vcxproj index 6a9ba29..3b1ff46 100644 --- a/Tester/Tester.vcxproj +++ b/Tester/Tester.vcxproj @@ -25,129 +25,61 @@ 10.0.14393.0 - + Application - true v141 Unicode - - Application + true - v141 - Unicode - - - Application - false - v141 - true - Unicode + false - - Application + false - v141 true - Unicode - - - - - - - - - - + - - true - - - true - - - false + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ - - false - $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) - - + - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) + Level4 + WIN32;_CONSOLE;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ../;%(AdditionalIncludeDirectories) + Speed Console - true + Jupiter.lib;%(AdditionalDependencies) - + - - Level3 Disabled - WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) - - - Console - true - - - - - Level3 - - - Full - true - true - WIN32;NDEBUG;_CONSOLE;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ../;%(AdditionalIncludeDirectories) - Speed + _DEBUG;%(PreprocessorDefinitions) - Console true - true - true - MachineX86 - Jupiter.lib;%(AdditionalDependencies) - + Level3 - - Full - true - true - WIN32;NDEBUG;_CONSOLE;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ../;%(AdditionalIncludeDirectories) - Speed + NDEBUG;%(PreprocessorDefinitions) - Console - true - true true - Jupiter.lib;%(AdditionalDependencies)