mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 16:20:37 +00:00
321bcc056d
svn path=/branches/GSoC_2016/AHCI/; revision=71203
5 lines
239 B
Text
5 lines
239 B
Text
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "Client/Server Runtime SubSystem Server DLL"
|
|
#define REACTOS_STR_INTERNAL_NAME "csrsrv"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "csrsrv.dll"
|
|
#include <reactos/version.rc>
|