]> git.saurik.com Git - wxWidgets.git/commitdiff
Bug #1467905: wxOS2 headers not included in wxBase.
authorWłodzimierz Skiba <abx@abx.art.pl>
Mon, 10 Apr 2006 19:10:43 +0000 (19:10 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Mon, 10 Apr 2006 19:10:43 +0000 (19:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/files.bkl

index 6257d1f853d61141e688cbf3ce7a07ac1728fb67..b58dc6fa6d6879b79c3d92b00cba0dbcc9cbec9c 100644 (file)
@@ -237,6 +237,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/os2/private.h
     wx/os2/stdpaths.h
     wx/os2/chkconf.h
+    wx/os2/wxrsc.h
 </set>
 
 <!-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -->
@@ -3011,6 +3012,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
         <if cond="PLATFORM_MACOSX=='1'">$(BASE_MACOSX_HDR)</if>
         <if cond="PLATFORM_PALMOS=='1'">$(BASE_PALMOS_HDR)</if>
         <if cond="PLATFORM_MSDOS=='1'">$(BASE_MSDOS_HDR)</if>
+        <if cond="PLATFORM_OS2=='1'">$(BASE_OS2_HDR)</if>
     </set>
 
     <set var="BASE_SRC" hints="files">