From f2e065dee10fb110e9d51175ee6381333319ef56 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Tue, 20 Oct 2015 21:05:29 -0700 Subject: Release v1.0.0 --- TextureLoader/build/Windows/TextureLoader.props | 10 ++++++++++ 1 file changed, 10 insertions(+) create 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 new file mode 100644 index 0000000..a202be5 --- /dev/null +++ b/TextureLoader/build/Windows/TextureLoader.props @@ -0,0 +1,10 @@ + + + + + + $(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