bc.mak
changeset 4872 fbe53744df74
parent 4862 daa4f7042178
child 4878 c8cef2f05dcb
--- a/bc.mak	Thu Jan 24 21:34:52 2008 +0100
+++ b/bc.mak	Thu Jan 24 21:34:54 2008 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview/bc.mak,v 1.59 2008-01-24 14:28:59 cg Exp $
+# $Header: /cvs/stx/stx/libview/bc.mak,v 1.60 2008-01-24 20:34:54 cg Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libview.
@@ -56,6 +56,7 @@
 $(OUTDIR)KeyboardForwarder.$(O) KeyboardForwarder.$(H): KeyboardForwarder.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)KeyboardMap.$(O) KeyboardMap.$(H): KeyboardMap.st $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)OpenGLConstants.$(O) OpenGLConstants.$(H): OpenGLConstants.st $(INCLUDE_TOP)\stx\libbasic\SharedPool.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)OpenGLTextureManager.$(O) OpenGLTextureManager.$(H): OpenGLTextureManager.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)ResourcePack.$(O) ResourcePack.$(H): ResourcePack.st $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)WindowEvent.$(O) WindowEvent.$(H): WindowEvent.st $(INCLUDE_TOP)\stx\libbasic\MessageSend.$(H) $(INCLUDE_TOP)\stx\libbasic\Message.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)WindowGroup.$(O) WindowGroup.$(H): WindowGroup.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)