Add file required by wxDFB

This commit is contained in:
Vadim Zeitlin
2018-09-19 14:44:15 +02:00
committed by Maarten Bent
parent ce4363eb7c
commit b37bf78a0b
4 changed files with 123 additions and 96 deletions

View File

@@ -2169,6 +2169,7 @@ MSW_DESKTOP_HDR =
DFB_LOWLEVEL_SRC =
src/common/fontmgrcmn.cpp
src/generic/animateg.cpp
src/generic/caret.cpp
src/generic/colour.cpp
src/generic/icon.cpp
@@ -2197,6 +2198,7 @@ DFB_LOWLEVEL_SRC =
src/dfb/window.cpp
src/dfb/wrapdfb.cpp
DFB_LOWLEVEL_HDR =
wx/generic/animate.h
wx/generic/caret.h
wx/generic/colour.h
wx/generic/icon.h