Mercurial > hg > easaier-soundaccess
changeset 171:ce31c4b3f5c6
change icon of the application
author | lbajardsilogic |
---|---|
date | Tue, 20 Nov 2007 15:03:05 +0000 |
parents | caaddda5477c |
children | d8187a044a65 |
files | sv/resource1.h sv/sound-access.ico sv/sound-access.rc sv/sound_access.vcproj |
diffstat | 4 files changed, 100 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sv/resource1.h Tue Nov 20 15:03:05 2007 +0000 @@ -0,0 +1,16 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by sound-access.rc +// +#define IDI_ICON1 101 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 102 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1001 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sv/sound-access.rc Tue Nov 20 15:03:05 2007 +0000 @@ -0,0 +1,72 @@ +// Microsoft Visual C++ generated resource script. +// +#include "resource1.h" + +#define APSTUDIO_READONLY_SYMBOLS +///////////////////////////////////////////////////////////////////////////// +// +// Generated from the TEXTINCLUDE 2 resource. +// +#include "afxres.h" + +///////////////////////////////////////////////////////////////////////////// +#undef APSTUDIO_READONLY_SYMBOLS + +///////////////////////////////////////////////////////////////////////////// +// French (France) resources + +#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA) +#ifdef _WIN32 +LANGUAGE LANG_FRENCH, SUBLANG_FRENCH +#pragma code_page(1252) +#endif //_WIN32 + +#ifdef APSTUDIO_INVOKED +///////////////////////////////////////////////////////////////////////////// +// +// TEXTINCLUDE +// + +1 TEXTINCLUDE +BEGIN + "resource1.h\0" +END + +2 TEXTINCLUDE +BEGIN + "#include ""afxres.h""\r\n" + "\0" +END + +3 TEXTINCLUDE +BEGIN + "\r\n" + "\0" +END + +#endif // APSTUDIO_INVOKED + + +///////////////////////////////////////////////////////////////////////////// +// +// Icon +// + +// Icon with lowest ID value placed first to ensure application icon +// remains consistent on all systems. +IDI_ICON1 ICON "sound-access.ico" +#endif // French (France) resources +///////////////////////////////////////////////////////////////////////////// + + + +#ifndef APSTUDIO_INVOKED +///////////////////////////////////////////////////////////////////////////// +// +// Generated from the TEXTINCLUDE 3 resource. +// + + +///////////////////////////////////////////////////////////////////////////// +#endif // not APSTUDIO_INVOKED +
--- a/sv/sound_access.vcproj Tue Nov 20 09:14:57 2007 +0000 +++ b/sv/sound_access.vcproj Tue Nov 20 15:03:05 2007 +0000 @@ -375,6 +375,10 @@ > </File> <File + RelativePath=".\resource1.h" + > + </File> + <File RelativePath=".\videoio\SDL_ffmpeg.h" > </File> @@ -1246,6 +1250,14 @@ > </File> </Filter> + <File + RelativePath=".\sound-access.ico" + > + </File> + <File + RelativePath=".\sound-access.rc" + > + </File> </Files> <Globals> </Globals>