set most of trunk svn property eol-style:native
[reactos.git] / reactos / base / applications / screenshot / screenshot.rc
1 #include <windows.h>
2
3 #define REACTOS_STR_FILE_DESCRIPTION "desktop screenshot app\0"
4 #define REACTOS_STR_INTERNAL_NAME "screenshot\0"
5 #define REACTOS_STR_ORIGINAL_FILENAME "screenshot.exe\0"
6 #include <reactos/version.rc>
7
8 #define IDI_ICON 1
9
10 IDI_ICON ICON "snap.ico"