From 9aeb756e5eba9b16e0e6a8df24456cf85da272b0 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 26 Oct 2007 22:00:11 +0000 Subject: [PATCH] removed isql.h and isqlext.h from files.bkl too git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- Makefile.in | 4 ---- build/bakefiles/files.bkl | 2 -- build/msw/wx_base.dsp | 8 -------- wxGTK.spec | 2 -- wxMotif.spec | 2 -- wxX11.spec | 2 -- 6 files changed, 20 deletions(-) diff --git a/Makefile.in b/Makefile.in index 762d56786e..1c25cb741d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -351,8 +351,6 @@ ALL_BASE_HEADERS = \ wx/ioswrap.h \ wx/ipc.h \ wx/ipcbase.h \ - wx/isql.h \ - wx/isqlext.h \ wx/link.h \ wx/list.h \ wx/listimpl.cpp \ @@ -494,8 +492,6 @@ ALL_PORTS_BASE_HEADERS = \ wx/ioswrap.h \ wx/ipc.h \ wx/ipcbase.h \ - wx/isql.h \ - wx/isqlext.h \ wx/link.h \ wx/list.h \ wx/listimpl.cpp \ diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 8c66d2db53..f3e62cb9f2 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -457,8 +457,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/ioswrap.h wx/ipc.h wx/ipcbase.h - wx/isql.h - wx/isqlext.h wx/link.h wx/list.h wx/listimpl.cpp diff --git a/build/msw/wx_base.dsp b/build/msw/wx_base.dsp index 9d66fcc268..5e2b1e78b2 100644 --- a/build/msw/wx_base.dsp +++ b/build/msw/wx_base.dsp @@ -1691,14 +1691,6 @@ SOURCE=..\..\include\wx\ipcbase.h # End Source File # Begin Source File -SOURCE=..\..\include\wx\isql.h -# End Source File -# Begin Source File - -SOURCE=..\..\include\wx\isqlext.h -# End Source File -# Begin Source File - SOURCE=..\..\include\wx\link.h # End Source File # Begin Source File diff --git a/wxGTK.spec b/wxGTK.spec index 62ba24c927..d1df08081f 100644 --- a/wxGTK.spec +++ b/wxGTK.spec @@ -264,8 +264,6 @@ wx/iosfwrap.h wx/ioswrap.h wx/ipc.h wx/ipcbase.h -wx/isql.h -wx/isqlext.h wx/link.h wx/list.h wx/listimpl.cpp diff --git a/wxMotif.spec b/wxMotif.spec index 18fed691aa..64606724ff 100644 --- a/wxMotif.spec +++ b/wxMotif.spec @@ -169,8 +169,6 @@ wx/iosfwrap.h wx/ioswrap.h wx/ipc.h wx/ipcbase.h -wx/isql.h -wx/isqlext.h wx/link.h wx/list.h wx/listimpl.cpp diff --git a/wxX11.spec b/wxX11.spec index d18ab20009..bb28aa336b 100644 --- a/wxX11.spec +++ b/wxX11.spec @@ -193,8 +193,6 @@ wx/iosfwrap.h wx/ioswrap.h wx/ipc.h wx/ipcbase.h -wx/isql.h -wx/isqlext.h wx/link.h wx/list.h wx/listimpl.cpp -- 2.45.2