mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
b819608ed8
svn path=/branches/condrv_restructure/; revision=63104
5 lines
211 B
Text
5 lines
211 B
Text
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "USBD Legacy Driver"
|
|
#define REACTOS_STR_INTERNAL_NAME "usbd"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "usbd.sys"
|
|
#include <reactos/version.rc>
|