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 ;
SetSubDirSupportedPlatformsBeOSCompatible ;
Application GLTeapot :
FPS.cpp
GLObject.cpp
ObjectView.cpp
error.cpp
teapot_main.cpp
: libbe.so libGL.so libgame.so
: be GL game
: GLTeapot.rdef
;