reactos/dll/win32/t2embed/t2embed.rc
Hermès Bélusca-Maïto 65ce146169 Create a branch for working on csrss and co.
svn path=/branches/ros-csrss/; revision=57561
2012-10-14 13:04:31 +00:00

8 lines
240 B
Plaintext

#include <windows.h>
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Font Embedding Dll\0"
#define REACTOS_STR_INTERNAL_NAME "t2embed\0"
#define REACTOS_STR_ORIGINAL_FILENAME "t2embed.dll\0"
#include <reactos/version.rc>