]> git.saurik.com Git - wxWidgets.git/commitdiff
glcmn.cpp doesn't belong in OPENGL_SRC_PLATFORM (it is incorrect syntax that was...
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 4 Jun 2008 14:19:18 +0000 (14:19 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 4 Jun 2008 14:19:18 +0000 (14:19 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/files.bkl

index 7287b396853f1ac1da2abc276eba2c6333bcc89c..e9d9badda9448eeb215bb8fce82f8649917e3f1f 100644 (file)
@@ -3300,7 +3300,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
 <!-- ====================================================================== -->
 
 <set var="OPENGL_SRC_PLATFORM" hints="files">
-    src/common/glcmn.cpp
     <if cond="TOOLKIT=='MAC'">src/mac/carbon/glcanvas.cpp</if>
     <if cond="TOOLKIT=='COCOA'">src/cocoa/glcanvas.mm</if>
     <if cond="TOOLKIT=='GTK' and TOOLKIT_VERSION=='2'">