From 5f7dc28a6d139487bab4ce61a60f12b3c53b6265 Mon Sep 17 00:00:00 2001 From: Yong He Date: Fri, 19 Feb 2021 10:11:01 -0800 Subject: Make gfx library visible to external user. (#1719) * Make gfx library visible to external user. * Fixup --- build/visual-studio/gfx/gfx.vcxproj | 2 +- build/visual-studio/gfx/gfx.vcxproj.filters | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'build/visual-studio') diff --git a/build/visual-studio/gfx/gfx.vcxproj b/build/visual-studio/gfx/gfx.vcxproj index 09555f45c..91c6a9441 100644 --- a/build/visual-studio/gfx/gfx.vcxproj +++ b/build/visual-studio/gfx/gfx.vcxproj @@ -179,6 +179,7 @@ + @@ -191,7 +192,6 @@ - diff --git a/build/visual-studio/gfx/gfx.vcxproj.filters b/build/visual-studio/gfx/gfx.vcxproj.filters index d034fc847..cf800961a 100644 --- a/build/visual-studio/gfx/gfx.vcxproj.filters +++ b/build/visual-studio/gfx/gfx.vcxproj.filters @@ -9,6 +9,9 @@ + + Header Files + Header Files @@ -45,9 +48,6 @@ Header Files - - Header Files - Header Files -- cgit v1.2.3