From 90e7d97170bb4e1be5385d2df6c8a796b6a9304c Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Tue, 30 Oct 2018 19:19:40 -0700 Subject: Kill things, with fire --- Source/Version.rc | 53 ----------------------------------------------------- 1 file changed, 53 deletions(-) (limited to 'Source/Version.rc') diff --git a/Source/Version.rc b/Source/Version.rc index c570b80..6ee5076 100644 --- a/Source/Version.rc +++ b/Source/Version.rc @@ -1,58 +1,7 @@ #include "version.h" #include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#ifndef APSTUDIO_INVOKED #include -#endif -#define APSTUDIO_HIDDEN_SYMBOLS #include "windows.h" -#undef APSTUDIO_HIDDEN_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// English (United States) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) - - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#ifndef APSTUDIO_INVOKED\r\n" - "#include ""targetver.h""\r\n" - "#endif\r\n" - "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" - "#include ""windows.h""\r\n" - "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED STRINGTABLE BEGIN @@ -60,8 +9,6 @@ BEGIN IDC_SOURCE "SOURCE" END -#endif // English (United States) resources - VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION PRODUCTVERSION VERSION -- cgit 1.4.1