mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 08:08:38 +00:00
f5dfe7db02
svn path=/trunk/; revision=16339
7 lines
231 B
Text
7 lines
231 B
Text
/* $Id$ */
|
|
|
|
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS SkyOS library\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "libsky\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "libsky.dll\0"
|
|
#include <reactos/version.rc>
|