mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 03:25:46 -04:00
Initial community commit
This commit is contained in:
17
Src/omBrowser/png.rc
Normal file
17
Src/omBrowser/png.rc
Normal file
@ -0,0 +1,17 @@
|
||||
#include "resource.h"
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Data
|
||||
//
|
||||
IDR_CURTAINPROGRESS_IMAGE RCDATA
|
||||
".\\resources\\curtainProgress.png"
|
||||
IDR_TOOLBARLARGE_IMAGE RCDATA
|
||||
".\\resources\\toolbarLarge.png"
|
||||
IDR_TOOLBARPROGRESS_IMAGE RCDATA
|
||||
".\\resources\\toolbarProgress.png"
|
||||
IDR_MENUARROW_IMAGE RCDATA
|
||||
".\\resources\\menuArrow.png"
|
||||
IDR_SERVICEICON_IMAGE RCDATA
|
||||
".\\resources\\serviceIcon.png"
|
||||
IDR_TOOLBARADDRESS_IMAGE RCDATA
|
||||
".\\resources\\toolbarAddress.png"
|
Reference in New Issue
Block a user