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 --- TextureLoader/build/Windows/TextureLoader.props | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 TextureLoader/build/Windows/TextureLoader.props (limited to 'TextureLoader/build/Windows/TextureLoader.props') diff --git a/TextureLoader/build/Windows/TextureLoader.props b/TextureLoader/build/Windows/TextureLoader.props deleted file mode 100644 index a202be5..0000000 --- a/TextureLoader/build/Windows/TextureLoader.props +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - $(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) - - - - \ No newline at end of file -- cgit v1.2.3