Install wx/preferences.h and wx/testing.h in "make install".

These headers were accidentally forgotten in files.bkl, add them there and
rebake.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@76138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2014-03-13 16:12:22 +00:00
parent f428b668b4
commit 3ab8839562
10 changed files with 38 additions and 4 deletions

View File

@@ -4137,6 +4137,7 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \
wx/panel.h \
wx/pen.h \
wx/position.h \
wx/preferences.h \
wx/radiobox.h \
wx/radiobut.h \
wx/range.h \
@@ -4154,6 +4155,7 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \
wx/statbox.h \
wx/stattext.h \
wx/statusbr.h \
wx/testing.h \
wx/textcompleter.h \
wx/textctrl.h \
wx/textdlg.h \

View File

@@ -880,6 +880,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/panel.h
wx/pen.h
wx/position.h
wx/preferences.h
wx/radiobox.h
wx/radiobut.h
wx/range.h
@@ -897,6 +898,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/statbox.h
wx/stattext.h
wx/statusbr.h
wx/testing.h
wx/textcompleter.h
wx/textctrl.h
wx/textdlg.h

View File

@@ -5484,7 +5484,7 @@ $(SETUPHDIR)\wx\msw\rcdefs.h: $(SETUPHDIR)\wx\msw ..\..\include\wx\msw\genrcdefs
build_cfg_file: $(SETUPHDIR)
@echo WXVER_MAJOR=3 >$(BUILD_CFG_FILE)
@echo WXVER_MINOR=0 >>$(BUILD_CFG_FILE)
@echo WXVER_RELEASE=1 >>$(BUILD_CFG_FILE)
@echo WXVER_RELEASE=1 >>$(BUILD_CFG_FILE)
@echo BUILD=$(BUILD) >>$(BUILD_CFG_FILE)
@echo MONOLITHIC=$(MONOLITHIC) >>$(BUILD_CFG_FILE)
@echo SHARED=$(SHARED) >>$(BUILD_CFG_FILE)

View File

@@ -5655,7 +5655,7 @@ $(SETUPHDIR)\wx\msw\rcdefs.h: $(SETUPHDIR)\wx\msw ..\..\include\wx\msw\genrcdefs
build_cfg_file: $(SETUPHDIR)
@echo WXVER_MAJOR=3 >$(BUILD_CFG_FILE)
@echo WXVER_MINOR=0 >>$(BUILD_CFG_FILE)
@echo WXVER_RELEASE=1 >>$(BUILD_CFG_FILE)
@echo WXVER_RELEASE=1 >>$(BUILD_CFG_FILE)
@echo BUILD=$(BUILD) >>$(BUILD_CFG_FILE)
@echo MONOLITHIC=$(MONOLITHIC) >>$(BUILD_CFG_FILE)
@echo SHARED=$(SHARED) >>$(BUILD_CFG_FILE)

View File

@@ -6170,7 +6170,7 @@ $(SETUPHDIR)\wx\msw\rcdefs.h: $(SETUPHDIR)\wx\msw ..\..\include\wx\msw\genrcdefs
build_cfg_file: $(SETUPHDIR)
@echo WXVER_MAJOR=3 >$(BUILD_CFG_FILE)
@echo WXVER_MINOR=0 >>$(BUILD_CFG_FILE)
@echo WXVER_RELEASE=1 >>$(BUILD_CFG_FILE)
@echo WXVER_RELEASE=1 >>$(BUILD_CFG_FILE)
@echo BUILD=$(BUILD) >>$(BUILD_CFG_FILE)
@echo MONOLITHIC=$(MONOLITHIC) >>$(BUILD_CFG_FILE)
@echo SHARED=$(SHARED) >>$(BUILD_CFG_FILE)

View File

@@ -5927,7 +5927,7 @@ $(SETUPHDIR)\wx\msw\rcdefs.h : $(SETUPHDIR)\wx\msw ..\..\include\wx\msw\genrcde
build_cfg_file : .SYMBOLIC $(SETUPHDIR)
@echo WXVER_MAJOR=3 >$(BUILD_CFG_FILE)
@echo WXVER_MINOR=0 >>$(BUILD_CFG_FILE)
@echo WXVER_RELEASE=1 >>$(BUILD_CFG_FILE)
@echo WXVER_RELEASE=1 >>$(BUILD_CFG_FILE)
@echo BUILD=$(BUILD) >>$(BUILD_CFG_FILE)
@echo MONOLITHIC=$(MONOLITHIC) >>$(BUILD_CFG_FILE)
@echo SHARED=$(SHARED) >>$(BUILD_CFG_FILE)

View File

@@ -2888,6 +2888,10 @@ SOURCE=..\..\include\wx\position.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\preferences.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\print.h
# End Source File
# Begin Source File
@@ -3164,6 +3168,10 @@ SOURCE=..\..\include\wx\tbarbase.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\testing.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\textcompleter.h
# End Source File
# Begin Source File

View File

@@ -2351,6 +2351,9 @@
<File
RelativePath="..\..\include\wx\position.h">
</File>
<File
RelativePath="..\..\include\wx\preferences.h">
</File>
<File
RelativePath="..\..\include\wx\print.h">
</File>
@@ -2558,6 +2561,9 @@
<File
RelativePath="..\..\include\wx\tbarbase.h">
</File>
<File
RelativePath="..\..\include\wx\testing.h">
</File>
<File
RelativePath="..\..\include\wx\textcompleter.h">
</File>

View File

@@ -3143,6 +3143,10 @@
RelativePath="..\..\include\wx\position.h"
>
</File>
<File
RelativePath="..\..\include\wx\preferences.h"
>
</File>
<File
RelativePath="..\..\include\wx\print.h"
>
@@ -3419,6 +3423,10 @@
RelativePath="..\..\include\wx\tbarbase.h"
>
</File>
<File
RelativePath="..\..\include\wx\testing.h"
>
</File>
<File
RelativePath="..\..\include\wx\textcompleter.h"
>

View File

@@ -3141,6 +3141,10 @@
RelativePath="..\..\include\wx\position.h"
>
</File>
<File
RelativePath="..\..\include\wx\preferences.h"
>
</File>
<File
RelativePath="..\..\include\wx\print.h"
>
@@ -3417,6 +3421,10 @@
RelativePath="..\..\include\wx\tbarbase.h"
>
</File>
<File
RelativePath="..\..\include\wx\testing.h"
>
</File>
<File
RelativePath="..\..\include\wx\textcompleter.h"
>