mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 22:00:55 +00:00
a7fddf9c07
svn path=/trunk/; revision=29689
9 lines
252 B
Text
9 lines
252 B
Text
/* $Id$ */
|
|
|
|
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "dflat32 console windowing library\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "dflat\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "dflat.dll\0"
|
|
#include <reactos/version.rc>
|
|
|
|
/* EOF */
|