From 30f41c02aec763d32e62351452da9ef582bc3472 Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Fri, 6 Mar 2026 13:30:59 -0800 Subject: Move contrib libraries to contrib repo --- .../VisualC/examples/Directory.Build.props | 178 --------------------- 1 file changed, 178 deletions(-) delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/Directory.Build.props (limited to 'contrib/SDL-3.2.8/VisualC/examples/Directory.Build.props') diff --git a/contrib/SDL-3.2.8/VisualC/examples/Directory.Build.props b/contrib/SDL-3.2.8/VisualC/examples/Directory.Build.props deleted file mode 100644 index 4833d3e..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/Directory.Build.props +++ /dev/null @@ -1,178 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - Win32Proj - 10.0 - - - x64 - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - - - - - - - - - - - - - - - - - - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - - - true - - - true - - - false - - - false - - - - NotUsing - Level3 - Disabled - true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - pch.h - - - Console - true - - - - - NotUsing - Level3 - Disabled - true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - pch.h - - - Console - true - - - - - NotUsing - Level3 - MaxSpeed - true - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - pch.h - - - Console - true - true - true - - - - - NotUsing - Level3 - MaxSpeed - true - true - true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - pch.h - - - Console - true - true - true - - - - - %(AdditionalOptions) /utf-8 - $(SolutionDir)\..\include;%(AdditionalIncludeDirectories) - - - - - {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68} - false - false - true - - - - - \ No newline at end of file -- cgit v1.2.3