diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-10-16 20:13:24 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-10-16 20:13:24 +0000 |
commit | 0e622404fe197f1ecf1c0f1857bff0b5be58b0b1 (patch) | |
tree | f49079f4cdfa40ac0240668e2941f3ca2039d5e7 /protocols/Skype/res/Resource.rc | |
parent | e13fe448e3a006957227b2de1d39ad9d50274566 (diff) |
skypekit added to resurces
git-svn-id: http://svn.miranda-ng.org/main/trunk@1966 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/res/Resource.rc')
-rw-r--r-- | protocols/Skype/res/Resource.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Skype/res/Resource.rc b/protocols/Skype/res/Resource.rc index 7c8cab1b8a..dddf5e9d91 100644 --- a/protocols/Skype/res/Resource.rc +++ b/protocols/Skype/res/Resource.rc @@ -74,6 +74,7 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT // Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_ICON ICON "Main.ico"
+IDR_RUNTIME BIN "..\\..\\..\\..\\SkypeKit\\SDK\\bin\\windows-x86\\windows-x86-skypekit.exe"
/////////////////////////////////////////////////////////////////////////////
//
|