diff --git a/rugburn.sln b/rugburn.sln index c41276f..b24f1b6 100644 --- a/rugburn.sln +++ b/rugburn.sln @@ -7,18 +7,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "rugburn", "rugburn.vcxproj" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 - Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {92071CFB-43D1-497D-BC04-B4646D0623BE}.Debug|x64.ActiveCfg = Debug|x64 - {92071CFB-43D1-497D-BC04-B4646D0623BE}.Debug|x64.Build.0 = Debug|x64 {92071CFB-43D1-497D-BC04-B4646D0623BE}.Debug|x86.ActiveCfg = Debug|Win32 {92071CFB-43D1-497D-BC04-B4646D0623BE}.Debug|x86.Build.0 = Debug|Win32 - {92071CFB-43D1-497D-BC04-B4646D0623BE}.Release|x64.ActiveCfg = Release|x64 - {92071CFB-43D1-497D-BC04-B4646D0623BE}.Release|x64.Build.0 = Release|x64 {92071CFB-43D1-497D-BC04-B4646D0623BE}.Release|x86.ActiveCfg = Release|Win32 {92071CFB-43D1-497D-BC04-B4646D0623BE}.Release|x86.Build.0 = Release|Win32 EndGlobalSection diff --git a/rugburn.vcxproj b/rugburn.vcxproj index 8ba6ef9..6da15ae 100644 --- a/rugburn.vcxproj +++ b/rugburn.vcxproj @@ -9,14 +9,6 @@ Release Win32 - - Debug - x64 - - - Release - x64 - 16.0 @@ -38,19 +30,6 @@ false MultiByte - - DynamicLibrary - true - v142 - MultiByte - - - DynamicLibrary - false - v142 - false - MultiByte - @@ -62,12 +41,6 @@ - - - - - - ijl15 @@ -79,16 +52,6 @@ $(SolutionDir)out\$(Platform)\$(Configuration)\ $(SolutionDir)obj\$(Platform)\$(Configuration)\ - - ijl15 - $(SolutionDir)out\$(Platform)\$(Configuration)\ - $(SolutionDir)obj\$(Platform)\$(Configuration)\ - - - ijl15 - $(SolutionDir)out\$(Platform)\$(Configuration)\ - $(SolutionDir)obj\$(Platform)\$(Configuration)\ - Level3 @@ -107,29 +70,7 @@ true export.def DllMain - kernel32.lib;user32.lib;shlwapi.lib;ws2_32.lib;$(ProjectDir)\third_party\msvcrt\msvcrt.lib;%(AdditionalDependencies) - false - - - - - Level3 - Disabled - - - true - false - MultiThreaded - $(IntDir)%(RelativeDir) - Default - _NO_CRT_STDIO_INLINE;%(PreprocessorDefinitions) - - - Console - true - export.def - DllMain - kernel32.lib;user32.lib;shlwapi.lib;ws2_32.lib;$(ProjectDir)\third_party\msvcrt\msvcrt.lib;%(AdditionalDependencies) + kernel32.lib;user32.lib;shlwapi.lib;ws2_32.lib;$(ProjectDir)\third_party\msvcrt\msvcrt.lib;$(ProjectDir)\third_party\ijl\ijl15l.lib;%(AdditionalDependencies) false @@ -158,31 +99,6 @@ false - - - Level3 - MaxSpeed - true - false - - - true - false - MultiThreaded - $(IntDir)%(RelativeDir) - _NO_CRT_STDIO_INLINE;%(PreprocessorDefinitions) - - - Console - true - true - true - export.def - DllMain - kernel32.lib;user32.lib;shlwapi.lib;ws2_32.lib;$(ProjectDir)\third_party\msvcrt\msvcrt.lib;%(AdditionalDependencies) - false - - @@ -207,18 +123,10 @@ $(OutDir)%(Filename).obj ml /c /Fo$(OutDir)%(Filename).obj %(FullPath) $(OutDir)%(Filename).obj - ml /c /Fo$(OutDir)%(Filename).obj %(FullPath) - $(OutDir)%(Filename).obj - ml /c /Fo$(OutDir)%(Filename).obj %(FullPath) - $(OutDir)%(Filename).obj false false - false - false Object Object - Object - Object