2005-07-29 13:46:03 +00:00
|
|
|
/* $Id$ */
|
2002-09-13 21:40:28 +00:00
|
|
|
|
2004-10-16 22:30:19 +00:00
|
|
|
#define REACTOS_STR_FILE_DESCRIPTION "W32 sort command\0"
|
|
|
|
#define REACTOS_STR_INTERNAL_NAME "sort\0"
|
|
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "sort.exe\0"
|
|
|
|
#include <reactos/version.rc>
|