windows-nt/Source/XPSP1/NT/multimedia/media/samples/reverse/sources

29 lines
332 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
!IF 0
Module Name: Reverse sample application (reverse sound wave)
sources.
Abstract:
Author:
Laurie Griffiths 92
!ENDIF
TARGETNAME=reverse
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=windows
UMENTRY=winmain
C_DEFINES=-DWIN32
SOURCES=reverse.c \
reverse.rc
UMTYPE=windows
UMLIBS=$(SDK_LIB_PATH)\winmm.lib