From 2fa7bb014e38306b5d3d0565313afbdcc6722bd3 Mon Sep 17 00:00:00 2001 From: Michael Wetherell Date: Sun, 23 Oct 2005 21:52:24 +0000 Subject: [PATCH] Add libs html and xml to bakefiles of samples/contribs/demos using lib adv git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- contrib/samples/foldbar/extended/extended.bkl | 2 ++ contrib/samples/ogl/studio/studio.bkl | 1 + demos/dbbrowse/dbbrowse.bkl | 1 + demos/forty/forty.bkl | 1 + samples/calendar/calendar.bkl | 2 ++ samples/db/db.bkl | 2 ++ samples/dialogs/dialogs.bkl | 2 ++ samples/grid/grid.bkl | 2 ++ samples/joytest/joytest.bkl | 2 ++ samples/sashtest/sashtest.bkl | 2 ++ samples/sound/sound.bkl | 2 ++ samples/splash/splash.bkl | 2 ++ samples/taskbar/taskbar.bkl | 2 ++ samples/wizard/wizard.bkl | 2 ++ 14 files changed, 25 insertions(+) diff --git a/contrib/samples/foldbar/extended/extended.bkl b/contrib/samples/foldbar/extended/extended.bkl index f48efaa3ad..8eb0558884 100644 --- a/contrib/samples/foldbar/extended/extended.bkl +++ b/contrib/samples/foldbar/extended/extended.bkl @@ -10,6 +10,8 @@ foldbar adv + html + xml core base extended.rc diff --git a/contrib/samples/ogl/studio/studio.bkl b/contrib/samples/ogl/studio/studio.bkl index 1f41e42b5b..bae5d0377a 100644 --- a/contrib/samples/ogl/studio/studio.bkl +++ b/contrib/samples/ogl/studio/studio.bkl @@ -22,6 +22,7 @@ deprecated adv html + xml core base studio.rc diff --git a/demos/dbbrowse/dbbrowse.bkl b/demos/dbbrowse/dbbrowse.bkl index e00c06a951..e2bd82d507 100644 --- a/demos/dbbrowse/dbbrowse.bkl +++ b/demos/dbbrowse/dbbrowse.bkl @@ -18,6 +18,7 @@ adv odbc html + xml core base dbbrowse.rc diff --git a/demos/forty/forty.bkl b/demos/forty/forty.bkl index 3296588c40..3eaacdc6b1 100644 --- a/demos/forty/forty.bkl +++ b/demos/forty/forty.bkl @@ -16,6 +16,7 @@ html adv + xml core base forty.rc diff --git a/samples/calendar/calendar.bkl b/samples/calendar/calendar.bkl index b1b6309a05..3cacd1c984 100644 --- a/samples/calendar/calendar.bkl +++ b/samples/calendar/calendar.bkl @@ -6,6 +6,8 @@ calendar.cpp adv + html + xml core base calendar.rc diff --git a/samples/db/db.bkl b/samples/db/db.bkl index 9580a907b2..bdadb27d17 100644 --- a/samples/db/db.bkl +++ b/samples/db/db.bkl @@ -10,6 +10,8 @@ dbgrid odbc adv + html + xml core base dbtest.rc diff --git a/samples/dialogs/dialogs.bkl b/samples/dialogs/dialogs.bkl index f17950fb6e..684193e7df 100644 --- a/samples/dialogs/dialogs.bkl +++ b/samples/dialogs/dialogs.bkl @@ -27,6 +27,8 @@ $(GENERIC_DIALOGS_IN_NATIVE_BUILDS) adv + html + xml core base dialogs.rc diff --git a/samples/grid/grid.bkl b/samples/grid/grid.bkl index e69f297bff..76ab132626 100644 --- a/samples/grid/grid.bkl +++ b/samples/grid/grid.bkl @@ -6,6 +6,8 @@ griddemo.cpp adv + html + xml core base griddemo.rc diff --git a/samples/joytest/joytest.bkl b/samples/joytest/joytest.bkl index 4a9ada2f85..20e2ef5a25 100644 --- a/samples/joytest/joytest.bkl +++ b/samples/joytest/joytest.bkl @@ -6,6 +6,8 @@ joytest.cpp adv + html + xml core base joytest.rc diff --git a/samples/sashtest/sashtest.bkl b/samples/sashtest/sashtest.bkl index 518d2ec97c..59c529c3b5 100644 --- a/samples/sashtest/sashtest.bkl +++ b/samples/sashtest/sashtest.bkl @@ -6,6 +6,8 @@ sashtest.cpp adv + html + xml core base sashtest.rc diff --git a/samples/sound/sound.bkl b/samples/sound/sound.bkl index 4aac27d50c..60b5746548 100644 --- a/samples/sound/sound.bkl +++ b/samples/sound/sound.bkl @@ -8,6 +8,8 @@ sound.cpp adv + html + xml core base sound.rc diff --git a/samples/splash/splash.bkl b/samples/splash/splash.bkl index 3c0e973eb1..576b847910 100644 --- a/samples/splash/splash.bkl +++ b/samples/splash/splash.bkl @@ -9,6 +9,8 @@ splash.cpp media adv + html + xml core base ../sample.rc diff --git a/samples/taskbar/taskbar.bkl b/samples/taskbar/taskbar.bkl index 4cdc7a14e2..e505e32c4c 100644 --- a/samples/taskbar/taskbar.bkl +++ b/samples/taskbar/taskbar.bkl @@ -6,6 +6,8 @@ tbtest.cpp adv + html + xml core base diff --git a/samples/wizard/wizard.bkl b/samples/wizard/wizard.bkl index 05c16bdfab..44189020db 100644 --- a/samples/wizard/wizard.bkl +++ b/samples/wizard/wizard.bkl @@ -6,6 +6,8 @@ wizard.cpp adv + html + xml core base wizard.rc -- 2.45.2