mirror of
https://github.com/reactos/reactos.git
synced 2025-01-02 20:43:18 +00:00
430b802b99
svn path=/trunk/; revision=11511
12 lines
349 B
Text
12 lines
349 B
Text
/* $Id: posixw32.rc,v 1.5 2004/10/31 20:11:09 ea Exp $ */
|
|
#include <defines.h>
|
|
#include <reactos/resource.h>
|
|
|
|
#include <windows.h>
|
|
|
|
#define REACTOS_STR_FILE_DESCRIPTION "W32 Terminal Emulator for POSIX+\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "posixw32\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "posixw32.exe\0"
|
|
#include <reactos/version.rc>
|
|
|
|
/* EOF */
|