Add file required by wxDFB
This commit is contained in:
committed by
Maarten Bent
parent
ce4363eb7c
commit
b37bf78a0b
@@ -2297,6 +2297,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
|
||||
<set var="DFB_LOWLEVEL_SRC" hints="files">
|
||||
src/common/fontmgrcmn.cpp
|
||||
src/generic/animateg.cpp
|
||||
src/generic/caret.cpp
|
||||
src/generic/colour.cpp
|
||||
src/generic/icon.cpp
|
||||
@@ -2327,6 +2328,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
src/dfb/wrapdfb.cpp
|
||||
</set>
|
||||
<set var="DFB_LOWLEVEL_HDR" hints="files">
|
||||
wx/generic/animate.h
|
||||
wx/generic/caret.h
|
||||
wx/generic/colour.h
|
||||
wx/generic/icon.h
|
||||
|
@@ -2208,6 +2208,7 @@ set(DFB_LOWLEVEL_SRC
|
||||
src/dfb/utils.cpp
|
||||
src/dfb/window.cpp
|
||||
src/dfb/wrapdfb.cpp
|
||||
src/generic/animateg.cpp
|
||||
)
|
||||
|
||||
set(DFB_LOWLEVEL_HDR
|
||||
@@ -2236,6 +2237,7 @@ set(DFB_LOWLEVEL_HDR
|
||||
wx/dfb/toplevel.h
|
||||
wx/dfb/window.h
|
||||
wx/dfb/wrapdfb.h
|
||||
wx/generic/animate.h
|
||||
)
|
||||
|
||||
set(OSX_LOWLEVEL_SRC
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user