mirror of
https://github.com/reactos/reactos.git
synced 2024-12-31 19:42:51 +00:00
8 lines
239 B
Text
8 lines
239 B
Text
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "Theme UI Library\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "themeui\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "themeui.dll\0"
|
|
|
|
#include <reactos/version.rc>
|
|
|
|
1 ICON "themeui.ico"
|