mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 17:05:46 -04:00
Initial community commit
This commit is contained in:
15
Src/Plugins/Library/ml_wire/png.rc
Normal file
15
Src/Plugins/Library/ml_wire/png.rc
Normal file
@ -0,0 +1,15 @@
|
||||
#include "resource.h"
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Data
|
||||
//
|
||||
IDR_DISCOVER_ICON RCDATA
|
||||
".\\resources\\discoverIcon.png"
|
||||
IDR_DOWNLOAD_ICON RCDATA
|
||||
".\\resources\\downloadIcon.png"
|
||||
IDR_SUBSCRIPTION_ICON RCDATA
|
||||
".\\resources\\subscriptionIcon.png"
|
||||
IDR_MEDIA_ICON RCDATA
|
||||
".\\resources\\mediaIcon.png"
|
||||
IDR_TEXT_ICON RCDATA
|
||||
".\\resources\\textIcon.png"
|
Reference in New Issue
Block a user