reactos/reactos/drivers/net/afd/afd.rc
Gé van Geldorp 4221b60000 - Centralize definition of version resource
- Give DLLs a high version number, so installers won't overwrite them

svn path=/trunk/; revision=11297
2004-10-16 20:27:43 +00:00

8 lines
271 B
Plaintext

/* $Id: afd.rc,v 1.5 2004/10/16 20:27:25 gvg Exp $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Socket Filesystem Driver\0"
#define REACTOS_STR_INTERNAL_NAME "afd\0"
#define REACTOS_STR_ORIGINAL_FILENAME "afd.sys\0"
#include <reactos/version.rc>