made GLTeapot beos compatible
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16188 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
SubDir HAIKU_TOP src apps glteapot ;
|
SubDir HAIKU_TOP src apps glteapot ;
|
||||||
|
|
||||||
|
SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||||
|
|
||||||
Application GLTeapot :
|
Application GLTeapot :
|
||||||
FPS.cpp
|
FPS.cpp
|
||||||
GLObject.cpp
|
GLObject.cpp
|
||||||
ObjectView.cpp
|
ObjectView.cpp
|
||||||
error.cpp
|
error.cpp
|
||||||
teapot_main.cpp
|
teapot_main.cpp
|
||||||
|
: be GL game
|
||||||
: libbe.so libGL.so libgame.so
|
|
||||||
|
|
||||||
: GLTeapot.rdef
|
: GLTeapot.rdef
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user