Implementing wxScreenDC::GetAsBitmap on Mac.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Ollivier
2008-05-29 17:04:18 +00:00
parent 09cd20825b
commit 638d138729
6 changed files with 277 additions and 6 deletions

View File

@@ -2053,12 +2053,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
<set var="MAC_OSX_LOWLEVEL_SRC" hints="files">
<!-- Shared wxMac and wxCocoa files -->
src/mac/common/glgrab.c
src/mac/corefoundation/gsockosx.cpp
src/mac/corefoundation/hid.cpp
src/mac/corefoundation/utilsexc_cf.cpp
</set>
<set var="MAC_OSX_LOWLEVEL_HDR" hints="files">
wx/mac/common/glgrab.h
</set>
<set var="MAC_LOWLEVEL_SRC" hints="files">