From 93adedb22a16272ad37c3d652cce8badd675b5b1 Mon Sep 17 00:00:00 2001 From: Rasmus Anthin Date: Mon, 9 Dec 2024 18:54:26 +0100 Subject: [PATCH] vcxproj: * Updated paths to OpenAL includes and lib. --- .../Pilot_Episode/Pilot_Episode.vcxproj | 366 +++++++++--------- 1 file changed, 183 insertions(+), 183 deletions(-) diff --git a/Pilot_Episode/Pilot_Episode/Pilot_Episode.vcxproj b/Pilot_Episode/Pilot_Episode/Pilot_Episode.vcxproj index 0a535d0..239aa87 100644 --- a/Pilot_Episode/Pilot_Episode/Pilot_Episode.vcxproj +++ b/Pilot_Episode/Pilot_Episode/Pilot_Episode.vcxproj @@ -1,183 +1,183 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 17.0 - Win32Proj - {3abdd101-4fb2-404e-bc83-deecc9ffd934} - PilotEpisode - 10.0 - - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)\..\..\lib;$(SolutionDir)\..\..\lib\3rdparty\include - - - $(SolutionDir)\..\..\lib;$(SolutionDir)\..\..\lib\3rdparty\include - - - - Level3 - true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - - - - - Level3 - true - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - - - - Level3 - true - _DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - true - stdcpp20 - stdc17 - - - Console - true - openal32.lib;%(AdditionalDependencies) - $(SolutionDir)\..\..\lib\3rdparty\lib;%(AdditionalLibraryDirectories) - - - xcopy $(SolutionDir)\chiptune2.ct $(TargetDir) /Y -xcopy $(SolutionDir)\..\..\lib\Termin8or\fonts\* $(TargetDir)\fonts\ /Y - - - - - Level3 - true - true - true - NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - true - stdcpp20 - stdc17 - - - Console - true - true - true - openal32.lib;%(AdditionalDependencies) - $(SolutionDir)\..\..\lib\3rdparty\lib;%(AdditionalLibraryDirectories) - - - xcopy $(SolutionDir)\chiptune2.ct $(TargetDir) /Y -xcopy $(SolutionDir)\..\..\lib\Termin8or\fonts\* $(TargetDir)\fonts\ /Y - - - - - - + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 17.0 + Win32Proj + {3abdd101-4fb2-404e-bc83-deecc9ffd934} + PilotEpisode + 10.0 + + + + Application + true + v143 + Unicode + + + Application + false + v143 + true + Unicode + + + Application + true + v143 + Unicode + + + Application + false + v143 + true + Unicode + + + + + + + + + + + + + + + + + + + + + $(SolutionDir)\..\..\lib;$(SolutionDir)\..\..\lib\3rdparty_OpenAL\include + + + $(SolutionDir)\..\..\lib;$(SolutionDir)\..\..\lib\3rdparty_OpenAL\include + + + + Level3 + true + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + + + + + Level3 + true + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + true + true + + + + + Level3 + true + _DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + stdcpp20 + stdc17 + + + Console + true + openal32.lib;%(AdditionalDependencies) + $(SolutionDir)\..\..\lib\3rdparty_OpenAL\lib;%(AdditionalLibraryDirectories) + + + xcopy $(SolutionDir)\chiptune2.ct $(TargetDir) /Y +xcopy $(SolutionDir)\..\..\lib\Termin8or\fonts\* $(TargetDir)\fonts\ /Y + + + + + Level3 + true + true + true + NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + stdcpp20 + stdc17 + + + Console + true + true + true + openal32.lib;%(AdditionalDependencies) + $(SolutionDir)\..\..\lib\3rdparty_OpenAL\lib;%(AdditionalLibraryDirectories) + + + xcopy $(SolutionDir)\chiptune2.ct $(TargetDir) /Y +xcopy $(SolutionDir)\..\..\lib\Termin8or\fonts\* $(TargetDir)\fonts\ /Y + + + + + +