projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
0860638
)
Add new animate sample to the distribution (probably more steps from technote #1...
author
Włodzimierz Skiba
<abx@abx.art.pl>
Tue, 10 Oct 2006 06:40:00 +0000
(06:40 +0000)
committer
Włodzimierz Skiba
<abx@abx.art.pl>
Tue, 10 Oct 2006 06:40:00 +0000
(06:40 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41855
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
build/bakefiles/make_dist.mk
patch
|
blob
|
blame
|
history
diff --git
a/build/bakefiles/make_dist.mk
b/build/bakefiles/make_dist.mk
index 4bb6525b1024426293b476bb2b39a89a431919f3..6a2817d6c6d30eb901080475f846bac1ceae3a5b 100644
(file)
--- a/
build/bakefiles/make_dist.mk
+++ b/
build/bakefiles/make_dist.mk
@@
-537,6
+537,9
@@
SAMPLES_DIST: ALL_GUI_DIST
done
# copy the rest, not covered by the above loop
+ $(CP_P) $(SAMPDIR)/animate/hourglass.ani $(DISTDIR)/samples/hourglass.ani
+ $(CP_P) $(SAMPDIR)/animate/throbber.gif $(DISTDIR)/samples/animate
+
$(CP_P) $(SAMPDIR)/console/testdata.fc $(DISTDIR)/samples/console
$(CP_P) $(SAMPDIR)/dialogs/tips.txt $(DISTDIR)/samples/dialogs