win32: Remove some cruft from the c4group resource.rc

Günther Brammer 2012-02-14 22:49:26 +01:00
parent ae322aa847
commit 3b9dd7b487
2 changed files with 3 additions and 65 deletions

View File

@ -1,29 +1,13 @@
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "afxres.h"
#include "C4Version.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
#include <winresrc.h>
/////////////////////////////////////////////////////////////////////////////
// German (Germany) resources
#define IDC_STATIC (-1)
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
#ifdef _WIN32
LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
#pragma code_page(1252)
#endif //_WIN32
#ifndef _MAC
/////////////////////////////////////////////////////////////////////////////
//
// Version
@ -53,7 +37,7 @@ BEGIN
VALUE "Comments", "\0"
VALUE "CompanyName", C4COPYRIGHT_COMPANY "\0"
VALUE "InternalName", "c4group\0"
VALUE "LegalCopyright", "Copyright © 2003-2007 RedWolf Design GmbH\0"
VALUE "LegalCopyright", "Copyright © 2003-2007 RedWolf Design GmbH, " C4COPYRIGHT_YEAR " " C4COPYRIGHT_COMPANY "\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "c4group.exe\0"
VALUE "PrivateBuild", "\0"
@ -66,46 +50,3 @@ BEGIN
END
END
#endif // !_MAC
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include ""afxres.h""\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
#endif // German (Germany) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED

View File

@ -1,7 +1,4 @@
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#include "C4Version.h"
#include <winresrc.h>