]> git.saurik.com Git - wxWidgets.git/blame - samples/typetest/makefile.dos
added support for async playback to Unix implementation of wxSound, implemented SDL...
[wxWidgets.git] / samples / typetest / makefile.dos
CommitLineData
367e57ec
RL
1# Purpose: makefile for typetest example (VC++ 1.5x)
2# Created: 2000-03-14
cfb88c55
JS
3
4WXDIR = $(WXWIN)
5
1e6d9499 6TARGET=typetest
367e57ec 7OBJECTS=$(TARGET).obj
cfb88c55 8
1e6d9499 9!include $(WXDIR)\src\makeprog.msc
cfb88c55 10