reactos/drivers/storage/port/scsiport/scsiport.rc
Eric Kohl d736908967 [STORAGE] Storage driver cleanup part 2
Move the scsiport driver into the port directory.
2019-11-30 12:19:03 +01:00

6 lines
217 B
Plaintext

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "SCSI Port Driver"
#define REACTOS_STR_INTERNAL_NAME "scsiport"
#define REACTOS_STR_ORIGINAL_FILENAME "scsiport.sys"
#include <reactos/version.rc>