Changeset c0149cc in mainline


Ignore:
Timestamp:
2011-12-05T16:16:06Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
af05429
Parents:
c17c872c
Message:

dplay: Add .wav file header structure and parsing.

Location:
uspace/app/dplay
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/dplay/Makefile

    rc17c872c rc0149cc  
    3838SOURCES = \
    3939        beep.c \
    40         dplay.c
     40        dplay.c \
     41        wave.c
    4142
    4243include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.