Add animated gif, anim.gif.
git-svn-id: svn://10.0.0.236/trunk@23981 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
fa9ffdfa65
commit
bccc688d11
@ -155,6 +155,7 @@ install:: $(PROGRAM)
|
||||
$(MAKE_INSTALL) samples\treeTest1.xul $(DIST)\bin\res\samples
|
||||
$(MAKE_INSTALL) samples\xulTest.css $(DIST)\bin\res\samples
|
||||
$(MAKE_INSTALL) samples\treeTest1.css $(DIST)\bin\res\samples
|
||||
$(MAKE_INSTALL) throbber\anim.gif $(DIST)\bin\res\throbber
|
||||
$(MAKE_INSTALL) throbber\anims00.gif $(DIST)\bin\res\throbber
|
||||
$(MAKE_INSTALL) throbber\anims01.gif $(DIST)\bin\res\throbber
|
||||
$(MAKE_INSTALL) throbber\anims02.gif $(DIST)\bin\res\throbber
|
||||
@ -196,12 +197,13 @@ clobber::
|
||||
rm -f $(DIST)\bin\res\samples\gear1.gif
|
||||
rm -f $(DIST)\bin\res\samples\rock_gra.gif
|
||||
rm -f $(DIST)\bin\res\samples\bg.jpg
|
||||
rm -f $(DIST)\bin\res\throbber\anims00.gif
|
||||
rm -f $(DIST)\bin\res\samples\test10.html
|
||||
rm -f $(DIST)\bin\res\samples\test11.html
|
||||
rm -f $(DIST)\bin\res\samples\test12.html
|
||||
rm -f $(DIST)\bin\res\samples\test_pr.html
|
||||
rm -f $(DIST)\bin\res\samples\test_gfx.html
|
||||
rm -f $(DIST)\bin\res\throbber\anim.gif
|
||||
rm -f $(DIST)\bin\res\throbber\anims00.gif
|
||||
rm -f $(DIST)\bin\res\throbber\anims01.gif
|
||||
rm -f $(DIST)\bin\res\throbber\anims02.gif
|
||||
rm -f $(DIST)\bin\res\throbber\anims03.gif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user