Fix build on platforms without any real source in the new media library.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Elliott
2004-11-12 15:48:10 +00:00
parent 484149522d
commit 6a91f7142d
3 changed files with 23 additions and 3 deletions

View File

@@ -2302,14 +2302,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
<!-- ====================================================================== -->
<set var="MEDIA_CMN_SRC" hints="files">
src/common/emptydmy.cpp
</set>
<set var="MEDIA_CMN_HDR" hints="files">
wx/mediactrl.h
wx/mediactrl.h
</set>
<set var="MEDIA_MSW_SRC" hints="files">
src/msw/mediactrl.cpp
src/msw/mediactrl.cpp
</set>
<set var="MEDIA_MSW_HDR" hints="files">
wx/msw/mediactrl.h
@@ -2321,7 +2322,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
</set>
<set var="MEDIA_MAC_SRC" hints="files">
src/mac/carbon/mediactrl.cpp
src/mac/carbon/mediactrl.cpp
</set>
<set var="MEDIA_MAC_HDR" hints="files">
wx/mac/carbon/mediactrl.h