mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
8 lines
282 B
Plaintext
8 lines
282 B
Plaintext
/* $Id: class2.rc 26227 2007-04-01 16:29:16Z fireball $ */
|
|
|
|
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "SCSI Class Driver Helper\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "class2\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "class2.sys\0"
|
|
#include <reactos/version.rc>
|