From 3979936b4a3d31b9ac4e66c85a30a372bf0cb5c8 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Mon, 25 Dec 2017 20:00:51 -0800 Subject: Removed legacy visual studio project and solution files --- Graphics/Shared/build/Windows/DLLCommon.props | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 Graphics/Shared/build/Windows/DLLCommon.props (limited to 'Graphics/Shared') diff --git a/Graphics/Shared/build/Windows/DLLCommon.props b/Graphics/Shared/build/Windows/DLLCommon.props deleted file mode 100644 index 0d999b8f..00000000 --- a/Graphics/Shared/build/Windows/DLLCommon.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - $(SolutionDir)\bin\DLLs\$(PlatformShortName)\ - $(ProjectName)_$(ConfigSuffix) - - - - ENGINE_DLL;%(PreprocessorDefinitions) - - - - \ No newline at end of file -- cgit v1.2.3