From: Emanuele Aliberti Date: Wed, 2 Feb 2005 21:40:33 +0000 (+0000) Subject: Make Jim Tabor visible. X-Git-Tag: backups/alex_devel_branch@15093~21^2~317 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=b7ecf6f1efb1f321a888fd687edef03edf7803a8;ds=inline Make Jim Tabor visible. svn path=/trunk/; revision=13389 --- diff --git a/rosapps/notevil/makefile b/rosapps/notevil/makefile index 3f54023b73a..b3048645bb3 100644 --- a/rosapps/notevil/makefile +++ b/rosapps/notevil/makefile @@ -24,4 +24,6 @@ include $(PATH_TO_TOP)/rules.mak include $(TOOLS_PATH)/helper.mk +$(TARGET_NAME).o: resource.h + # EOF diff --git a/rosapps/notevil/resource.h b/rosapps/notevil/resource.h index 24e460090eb..6a7333b059b 100644 --- a/rosapps/notevil/resource.h +++ b/rosapps/notevil/resource.h @@ -1,2 +1,2 @@ #define RES_FIRST_INDEX 1 -#define RES_LAST_INDEX 43 +#define RES_LAST_INDEX 44