From 9ccee73baca0fd7ecb95c90cb983133b737c6c55 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Tue, 20 Oct 2015 20:46:28 -0700 Subject: Release v1.0.0 --- Graphics/Shared/build/Windows/DLLCommon.props | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create 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 new file mode 100644 index 00000000..0d999b8f --- /dev/null +++ b/Graphics/Shared/build/Windows/DLLCommon.props @@ -0,0 +1,15 @@ + + + + + + $(SolutionDir)\bin\DLLs\$(PlatformShortName)\ + $(ProjectName)_$(ConfigSuffix) + + + + ENGINE_DLL;%(PreprocessorDefinitions) + + + + \ No newline at end of file -- cgit v1.2.3