diff --git a/zsnes/src/linux/resource.h b/zsnes/src/linux/resource.h deleted file mode 100644 index ea19d442..00000000 --- a/zsnes/src/linux/resource.h +++ /dev/null @@ -1,34 +0,0 @@ -//Copyright (C) 1997-2001 ZSNES Team ( zsknight@zsnes.com / _demo_@zsnes.com ) -// -//This program is free software; you can redistribute it and/or -//modify it under the terms of the GNU General Public License -//as published by the Free Software Foundation; either -//version 2 of the License, or (at your option) any later -//version. -// -//This program is distributed in the hope that it will be useful, -//but WITHOUT ANY WARRANTY; without even the implied warranty of -//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//GNU General Public License for more details. -// -//You should have received a copy of the GNU General Public License -//along with this program; if not, write to the Free Software -//Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - - -//{{NO_DEPENDENCIES}} -// Microsoft Developer Studio generated include file. -// Used by zloader.rc -// -#define IDI_ICON1 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 \ No newline at end of file diff --git a/zsnes/src/linux/zsnes.rc b/zsnes/src/linux/zsnes.rc deleted file mode 100644 index 54f989d4..00000000 --- a/zsnes/src/linux/zsnes.rc +++ /dev/null @@ -1 +0,0 @@ -IDR_MAINFRAME ICON DISCARDABLE "ZSNES.ICO"