Remove an unneeded icon when building the VST scanner app with MSVC

This commit is contained in:
John Emmas 2014-11-04 13:02:27 +00:00
parent 5e8c39ff47
commit 10a7e15c78
1 changed files with 0 additions and 9 deletions

View File

@ -21,15 +21,6 @@ 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