diff options
Diffstat (limited to 'base/build/base_gfx.vsprops')
-rw-r--r-- | base/build/base_gfx.vsprops | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/base/build/base_gfx.vsprops b/base/build/base_gfx.vsprops new file mode 100644 index 0000000..9dc5341 --- /dev/null +++ b/base/build/base_gfx.vsprops @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioPropertySheet + ProjectType="Visual C++" + Version="8.00" + Name="base_gfx" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;..\..\skia\using_skia.vsprops" + > +</VisualStudioPropertySheet> |