WindowScreen implemented by Caz and myself, fully working (well, at least with the pageflipper demo) on BeOS R5.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7112 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
ce9f8277a1
commit
272b2685ed
@ -19,8 +19,9 @@ SharedLibrary game :
|
||||
GSUtility.cpp
|
||||
;
|
||||
|
||||
# Hack to have DirectWindow.cpp include the R5 <Window .h> header.
|
||||
# Hack to have DirectWindow.cpp and WindowScreen.cpp include the R5 <Window .h> header.
|
||||
PrependObjectHdrs DirectWindow.cpp : /boot/develop/headers/be/interface ;
|
||||
PrependObjectHdrs WindowScreen.cpp : /boot/develop/headers/be/interface ;
|
||||
|
||||
LinkSharedOSLibs libgame.so :
|
||||
be libmedia.so
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user