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:
Jérôme Duval
2006-02-01 16:14:47 +00:00
parent 26a6b3bedc
commit 1013215e2d
+3 -3
View File
@@ -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
; ;