From 4f9d97d33054e10bb1e51b4d7065e9be8c5be7f7 Mon Sep 17 00:00:00 2001 From: knakos Date: Sun, 20 Nov 2005 21:57:23 +0000 Subject: [PATCH] name fixup for resources git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@891 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- stella/src/wince/resource.h | 16 ++++++++++++++++ stella/src/wince/resource.rc | 4 ++-- 2 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 stella/src/wince/resource.h diff --git a/stella/src/wince/resource.h b/stella/src/wince/resource.h new file mode 100644 index 000000000..bbd47a13d --- /dev/null +++ b/stella/src/wince/resource.h @@ -0,0 +1,16 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Developer Studio generated include file. +// Used by resource.rc +// +#define IDI_STELLA 101 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 102 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1000 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif diff --git a/stella/src/wince/resource.rc b/stella/src/wince/resource.rc index b59e34457..0cdc87a37 100644 --- a/stella/src/wince/resource.rc +++ b/stella/src/wince/resource.rc @@ -1,6 +1,6 @@ //Microsoft Developer Studio generated resource script. // -#include "resrc1.h" +#include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// @@ -29,7 +29,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 1 TEXTINCLUDE DISCARDABLE BEGIN - "resrc1.h\0" + "resource.h\0" END 2 TEXTINCLUDE DISCARDABLE