From 432f24319319fe040e142059eb83279c53f90ab8 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 9 Aug 2025 08:35:03 +0200 Subject: refactor 2 --- .../example_sdl3_opengl3.vcxproj | 187 --------------------- 1 file changed, 187 deletions(-) delete mode 100644 imgui-1.92.1/examples/example_sdl3_opengl3/example_sdl3_opengl3.vcxproj (limited to 'imgui-1.92.1/examples/example_sdl3_opengl3/example_sdl3_opengl3.vcxproj') diff --git a/imgui-1.92.1/examples/example_sdl3_opengl3/example_sdl3_opengl3.vcxproj b/imgui-1.92.1/examples/example_sdl3_opengl3/example_sdl3_opengl3.vcxproj deleted file mode 100644 index 051f87d..0000000 --- a/imgui-1.92.1/examples/example_sdl3_opengl3/example_sdl3_opengl3.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {84AAA301-84FE-428B-9E3E-817BC8123C0C} - example_sdl3_opengl3 - 8.1 - - - - Application - true - MultiByte - v140 - - - Application - true - MultiByte - v140 - - - Application - false - true - MultiByte - v140 - - - Application - false - true - MultiByte - v140 - - - - - - - - - - - - - - - - - - - $(ProjectDir)$(Configuration)\ - $(ProjectDir)$(Configuration)\ - $(IncludePath) - - - $(ProjectDir)$(Configuration)\ - $(ProjectDir)$(Configuration)\ - $(IncludePath) - - - $(ProjectDir)$(Configuration)\ - $(ProjectDir)$(Configuration)\ - $(IncludePath) - - - $(ProjectDir)$(Configuration)\ - $(ProjectDir)$(Configuration)\ - $(IncludePath) - - - - Level4 - Disabled - ..\..;..\..\backends;%SDL3_DIR%\include;$(VcpkgCurrentInstalledDir)include\SDL3;%(AdditionalIncludeDirectories) - /utf-8 %(AdditionalOptions) - - - true - %SDL3_DIR%\lib\x86;%(AdditionalLibraryDirectories) - opengl32.lib;SDL3.lib;%(AdditionalDependencies) - Console - msvcrt.lib - - - - - Level4 - Disabled - ..\..;..\..\backends;%SDL3_DIR%\include;$(VcpkgCurrentInstalledDir)include\SDL3;%(AdditionalIncludeDirectories) - /utf-8 %(AdditionalOptions) - - - true - %SDL3_DIR%\lib\x64;%(AdditionalLibraryDirectories) - opengl32.lib;SDL3.lib;%(AdditionalDependencies) - Console - msvcrt.lib - - - - - Level4 - MaxSpeed - true - true - ..\..;..\..\backends;%SDL3_DIR%\include;$(VcpkgCurrentInstalledDir)include\SDL3;%(AdditionalIncludeDirectories) - false - /utf-8 %(AdditionalOptions) - - - true - true - true - %SDL3_DIR%\lib\x86;%(AdditionalLibraryDirectories) - opengl32.lib;SDL3.lib;%(AdditionalDependencies) - Console - - - - - - - Level4 - MaxSpeed - true - true - ..\..;..\..\backends;%SDL3_DIR%\include;$(VcpkgCurrentInstalledDir)include\SDL3;%(AdditionalIncludeDirectories) - false - /utf-8 %(AdditionalOptions) - - - true - true - true - %SDL3_DIR%\lib\x64;%(AdditionalLibraryDirectories) - opengl32.lib;SDL3.lib;%(AdditionalDependencies) - Console - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3-70-g09d2