From 8077ddaf62bdbff2169973eca565a5752501587d Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Fri, 19 Aug 2016 23:38:41 -0700 Subject: Updated to Diligent Engine 2.0 --- .../build/Windows.Shared/TextureLoader.props | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 TextureLoader/build/Windows.Shared/TextureLoader.props (limited to 'TextureLoader/build/Windows.Shared/TextureLoader.props') diff --git a/TextureLoader/build/Windows.Shared/TextureLoader.props b/TextureLoader/build/Windows.Shared/TextureLoader.props new file mode 100644 index 0000000..e1fd892 --- /dev/null +++ b/TextureLoader/build/Windows.Shared/TextureLoader.props @@ -0,0 +1,32 @@ + + + + + ..\.. + ..\..\..\.. + $(EngineRoot)\diligentcore + $(CoreRoot)\Graphics + $(ProjectRoot)\.. + + + $(ProjectRoot)\include;$(ProjectRoot)\interface;$(CoreRoot)\Common\interface;$(CoreRoot)\Common\include;$(CoreRoot)\Platforms\interface;$(GraphicsRoot)\GraphicsEngine\interface;$(GraphicsRoot)\GraphicsTools\include;$(ToolsRoot)\External\libtiff-4.0.3\libtiff;$(ToolsRoot)\External\lpng-1.6.17;$(ToolsRoot)\External\zlib-1.2.8;$(ToolsRoot)\External\libjpeg-9a;$(IncludePath) + + + + + $(ProjectRoot) + + + $(EngineRoot) + + + $(CoreRoot) + + + $(GraphicsRoot) + + + $(ToolsRoot) + + + \ No newline at end of file -- cgit v1.2.3