summaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2014-08-01 09:21:11 +0100
committerJohn Emmas <johne53@tiscali.co.uk>2014-08-01 09:21:11 +0100
commit1b3190da8495d54c42c90d8f69b369381ed7a174 (patch)
tree6693dffc571a25e765e2c344cd86580497c4bc4b /icons
parenta89c5d709bfad4b5c94c7f9d66b013a8b75d37ad (diff)
Ditto - 'icons/win32/msvc_resources.rc'
Diffstat (limited to 'icons')
-rw-r--r--icons/win32/msvc_resources.rc111
1 files changed, 0 insertions, 111 deletions
diff --git a/icons/win32/msvc_resources.rc b/icons/win32/msvc_resources.rc
deleted file mode 100644
index c080c981e1..0000000000
--- a/icons/win32/msvc_resources.rc
+++ /dev/null
@@ -1,111 +0,0 @@
-// Microsoft Visual C++ generated resource script.
-//
-#include "resource."
-
-#define APSTUDIO_READONLY_SYMBOLS
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 2 resource.
-//
-#include "afxres.h"
-
-/////////////////////////////////////////////////////////////////////////////
-#undef APSTUDIO_READONLY_SYMBOLS
-
-/////////////////////////////////////////////////////////////////////////////
-// English (U.K.) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
-#ifdef _WIN32
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
-#pragma code_page(1252)
-#endif //_WIN32
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Icon
-//
-
-// Icon with lowest ID value placed first to ensure application icon
-// remains consistent on all systems.
-IDR_MAINFRAME ICON ".\\res\\mixbus_icon_32px.ico"
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Version
-//
-
-1 VERSIONINFO
- FILEVERSION 2,1,0,6
- PRODUCTVERSION 2,1,0,6
- FILEFLAGSMASK 0x3fL
-#ifdef _DEBUG
- FILEFLAGS 0x29L
-#else
- FILEFLAGS 0x28L
-#endif
- FILEOS 0x4L
- FILETYPE 0x1L
- FILESUBTYPE 0x0L
-BEGIN
- BLOCK "StringFileInfo"
- BEGIN
- BLOCK "080904b0"
- BEGIN
- VALUE "CompanyName", "Harrison Audio LLC"
- VALUE "FileDescription", "Mixbus"
- VALUE "FileVersion", "2, 1, 0, 6"
- VALUE "InternalName", "MixbusWin32"
- VALUE "LegalCopyright", "Copyright Paul Davis and others © 1999-2012"
- VALUE "LegalTrademarks", "Harrison and Mixbus are trademarks of Harrison Audio LLC"
- VALUE "OriginalFilename", "Mixbus2-32.exe"
- VALUE "PrivateBuild", "Built from revision 13032"
- VALUE "ProductName", "MSVCmixbus"
- VALUE "ProductVersion", "2, 1, 0, 6"
- VALUE "SpecialBuild", "Built for Microsoft Windows by John Emmas - (© 2012)"
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- VALUE "Translation", 0x809, 1200
- END
-END
-
-
-#ifdef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXTINCLUDE
-//
-
-1 TEXTINCLUDE
-BEGIN
- "resource.\0"
-END
-
-3 TEXTINCLUDE
-BEGIN
- "\r\0"
-END
-
-2 TEXTINCLUDE
-BEGIN
- "#include ""afxres.h""\r\0"
-END
-
-#endif // APSTUDIO_INVOKED
-
-#endif // English (U.K.) resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-
-#ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-
-/////////////////////////////////////////////////////////////////////////////
-#endif // not APSTUDIO_INVOKED
-