Annotation of ntddk/src/mmedia/sndblst/dll/sources, revision 1.1

1.1     ! root        1: TARGETNAME=sndblst
        !             2: TARGETPATH=$(BASEDIR)\lib
        !             3: TARGETTYPE=DYNLINK
        !             4: 
        !             5: # Define libs we need and where to find them
        !             6: 
        !             7: TARGETLIBS=$(BASEDIR)\lib\*\$(DDKBUILDENV)\user32.lib       \
        !             8:            $(BASEDIR)\lib\*\$(DDKBUILDENV)\kernel32.lib     \
        !             9:            $(BASEDIR)\lib\*\$(DDKBUILDENV)\advapi32.lib     \
        !            10:            $(BASEDIR)\lib\*\$(DDKBUILDENV)\winmm.lib
        !            11: 
        !            12: SOURCES=initc.c         \
        !            13:         drvproc.c       \
        !            14:         config.c        \
        !            15:         registry.c      \
        !            16:         sndblst.rc
        !            17: 
        !            18: C_DEFINES=-DUNICODE
        !            19: 
        !            20: DLLENTRY=DllEntryPoint
        !            21: 
        !            22: DLLBASE=0x6BC00000
        !            23: 
        !            24: INCLUDES=..\..\inc

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.