mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:13:03 +00:00
Somehow the "resource.h" and "rsrc.rc" files were missing in Fireball's commit.
This fixes the build of "find". svn path=/trunk/; revision=28360
This commit is contained in:
parent
2995c86adb
commit
0afb01de39
2 changed files with 8 additions and 0 deletions
3
reactos/base/applications/cmdutils/find/resource.h
Normal file
3
reactos/base/applications/cmdutils/find/resource.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
#define IDS_USAGE 1000
|
||||
#define IDS_NO_SUCH_FILE 1001
|
||||
#define IDS_CANNOT_OPEN 1002
|
Loading…
Add table
Add a link
Reference in a new issue