]> git.saurik.com Git - wxWidgets.git/commitdiff
removed duplicate glcanvas entries
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 17 Jul 2003 14:14:05 +0000 (14:14 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 17 Jul 2003 14:14:05 +0000 (14:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/files.bkl

index 06506792b9d570593df50377b49d475e68871730..371a540bff3d0b3f57192c26c15de9a4b3e7078f 100644 (file)
     wx/gtk/toplevel.h
     wx/gtk/gauge.h
     wx/gtk/gdiobj.h
-    wx/gtk/glcanvas.h
     wx/gtk/icon.h
     wx/gtk/joystick.h
     wx/gtk/listbox.h
     src/motif/frame.cpp
     src/motif/gauge.cpp
     src/motif/gdiobj.cpp
-    src/motif/glcanvas.cpp
     src/motif/icon.cpp
     src/motif/listbox.cpp
     src/motif/main.cpp
     wx/motif/frame.h
     wx/motif/gauge.h
     wx/motif/gdiobj.h
-    wx/motif/glcanvas.h
     wx/motif/icon.h
     wx/motif/listbox.h
     wx/motif/mdi.h
     src/x11/evtloop.cpp
     src/x11/font.cpp
     src/x11/gdiobj.cpp
-    src/x11/glcanvas.cpp
     src/x11/icon.cpp
     src/x11/joystick.cpp
     src/x11/main.cpp
     wx/x11/dnd.h
     wx/x11/font.h
     wx/x11/gdiobj.h
-    wx/x11/glcanvas.h
     wx/x11/icon.h
     wx/x11/joystick.h
     wx/x11/minifram.h
     src/msw/fontutil.cpp
     src/msw/gdiimage.cpp
     src/msw/gdiobj.cpp
-    src/msw/glcanvas.cpp
     src/msw/helpchm.cpp
     src/msw/helpwin.cpp
     src/msw/icon.cpp
     wx/msw/gauge95.h
     wx/msw/gdiimage.h
     wx/msw/gdiobj.h
-    wx/msw/glcanvas.h
     wx/msw/helpchm.h
     wx/msw/helpwin.h
     wx/msw/icon.h
     wx/mac/frame.h
     wx/mac/gauge.h
     wx/mac/gdiobj.h
-    wx/mac/glcanvas.h
     wx/mac/gsockmac.h
     wx/mac/helpxxxx.h
     wx/mac/icon.h
         $(BASE_CMN_HDR) $(BASE_PLATFORM_HDR)
         $(ALL_GUI_HEADERS)
         $(HTML_HDR)
+        $(OPENGL_HDR)
     </set>
 
 </makefile>