reactos/drivers/storage/port/storahci/sources
Eric Kohl 9393c6a48b [STORAGE] Storage driver cleanup part 3
Move the storahci driver into the port directory.
2019-11-30 12:58:59 +01:00

11 lines
200 B
Plaintext

TARGETNAME = storahci
TARGETTYPE = MINIPORT
MSC_WARNING_LEVEL=/W4
TARGETLIBS=$(DDK_LIB_PATH)\storport.lib
INCLUDES = %BUILD%\inc
LIBS = %BUILD%\lib
SOURCES = storahci.c \
storahci.rc