Visual Studio projects: Update README for additional features

Rename README_EGL_MSVC.txt to README_FEATURES_MSVC.txt, as we now have
more features that can be included in the builds using the Visual
Studio projects, which require additional depedencies and manual
enabling.

Specifically, this outlines how the font tweaking feature in libgtk can
be enabled and for people who wish to do so, how to enable the Font
Features demo in gtk3-demo.exe.
This commit is contained in:
Chun-wei Fan
2021-11-26 16:04:32 +08:00
parent f82eb198f2
commit 28337d68a3
3 changed files with 73 additions and 30 deletions

View File

@ -49,7 +49,7 @@ EXTRA_DIST += \
replace.py \
pc_base.py \
gtkpc.py \
README_EGL_MSVC.txt \
README_FEATURES_MSVC.txt \
$(GENERATED_ITEMS)
-include $(top_srcdir)/git.mk