forget the .rc file

svn path=/trunk/; revision=15153
This commit is contained in:
Magnus Olsen 2005-05-08 21:51:23 +00:00
parent 689829649e
commit 096abbc0b1

View file

@ -0,0 +1,7 @@
/* $Id: format.rc 12852 2005-01-06 13:58:04Z mf $ */
#include <windows.h>
#define REACTOS_STR_FILE_DESCRIPTION "Formating a device with a filesystem \0"
#define REACTOS_STR_INTERNAL_NAME "format\0"
#define REACTOS_STR_ORIGINAL_FILENAME "format.exe\0"
#include <reactos/version.rc>