]> git.saurik.com Git - wxWidgets.git/commit
added wxWave sample
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 1 Feb 2004 10:53:59 +0000 (10:53 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 1 Feb 2004 10:53:59 +0000 (10:53 +0000)
commit0d9c603db6b49d90136ecb3380e18c4f4d27bc2c
tree85a1796127ddbadfb305f58f4f82e560e78f8ace
parent518cdeacb273a9c783761633c6ea93800be0731f
added wxWave sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
16 files changed:
docs/latex/wx/tsamples.tex
samples/makefile.bcc
samples/makefile.gcc
samples/makefile.vc
samples/makefile.wat
samples/samples.bkl
samples/sound/Makefile.in [new file with mode: 0644]
samples/sound/doggrowl.wav [new file with mode: 0644]
samples/sound/makefile.bcc [new file with mode: 0644]
samples/sound/makefile.gcc [new file with mode: 0644]
samples/sound/makefile.vc [new file with mode: 0644]
samples/sound/makefile.wat [new file with mode: 0644]
samples/sound/sound.bkl [new file with mode: 0644]
samples/sound/sound.cpp [new file with mode: 0644]
samples/sound/sound.dsp [new file with mode: 0644]
samples/sound/sound.dsw [new file with mode: 0644]