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_win32_vulkan.vcxproj | 178 --------------------- 1 file changed, 178 deletions(-) delete mode 100644 imgui-1.92.1/examples/example_win32_vulkan/example_win32_vulkan.vcxproj (limited to 'imgui-1.92.1/examples/example_win32_vulkan/example_win32_vulkan.vcxproj') diff --git a/imgui-1.92.1/examples/example_win32_vulkan/example_win32_vulkan.vcxproj b/imgui-1.92.1/examples/example_win32_vulkan/example_win32_vulkan.vcxproj deleted file mode 100644 index dab8afd..0000000 --- a/imgui-1.92.1/examples/example_win32_vulkan/example_win32_vulkan.vcxproj +++ /dev/null @@ -1,178 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {0A1E32DF-E0F4-4CCE-B3DC-9644C503BD88} - example_win32_directx11 - - - - Application - true - Unicode - v140 - - - Application - true - Unicode - v140 - - - Application - false - true - Unicode - v140 - - - Application - false - true - Unicode - v140 - - - - - - - - - - - - - - - - - - - $(ProjectDir)$(Configuration)\ - $(ProjectDir)$(Configuration)\ - - - $(ProjectDir)$(Configuration)\ - $(ProjectDir)$(Configuration)\ - - - $(ProjectDir)$(Configuration)\ - $(ProjectDir)$(Configuration)\ - - - $(ProjectDir)$(Configuration)\ - $(ProjectDir)$(Configuration)\ - - - - Level4 - Disabled - ..\..;..\..\backends;%VULKAN_SDK%\include;%(AdditionalIncludeDirectories) - _UNICODE;UNICODE;%(PreprocessorDefinitions) - /utf-8 %(AdditionalOptions) - - - true - vulkan-1.lib;%(AdditionalDependencies) - %VULKAN_SDK%\lib32;%(AdditionalLibraryDirectories) - Console - - - - - Level4 - Disabled - ..\..;..\..\backends;%VULKAN_SDK%\include;%(AdditionalIncludeDirectories) - _UNICODE;UNICODE;%(PreprocessorDefinitions) - /utf-8 %(AdditionalOptions) - - - true - vulkan-1.lib;%(AdditionalDependencies) - %VULKAN_SDK%\lib;%(AdditionalLibraryDirectories) - Console - - - - - Level4 - MaxSpeed - true - true - ..\..;..\..\backends;%VULKAN_SDK%\include;%(AdditionalIncludeDirectories) - _UNICODE;UNICODE;%(PreprocessorDefinitions) - false - /utf-8 %(AdditionalOptions) - - - true - true - true - vulkan-1.lib;%(AdditionalDependencies) - %VULKAN_SDK%\lib32;%(AdditionalLibraryDirectories) - Console - - - - - Level4 - MaxSpeed - true - true - ..\..;..\..\backends;%VULKAN_SDK%\include;%(AdditionalIncludeDirectories) - _UNICODE;UNICODE;%(PreprocessorDefinitions) - /utf-8 %(AdditionalOptions) - - - true - true - true - vulkan-1.lib;%(AdditionalDependencies) - %VULKAN_SDK%\lib;%(AdditionalLibraryDirectories) - Console - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3-70-g09d2