diff options
Diffstat (limited to 'protocols/Skype/docs/readme.txt')
-rw-r--r-- | protocols/Skype/docs/readme.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/protocols/Skype/docs/readme.txt b/protocols/Skype/docs/readme.txt new file mode 100644 index 0000000000..085f39f917 --- /dev/null +++ b/protocols/Skype/docs/readme.txt @@ -0,0 +1,4 @@ +for compiling plugin with your own skipekit you need to create key.h with defining like that
+#define MY_KEY "MY_KEY"
+then you need to pack your *.crt file with keypacker utility.
+Names and pathes of directories and cert file you can see in source code.
\ No newline at end of file |