summaryrefslogtreecommitdiff
path: root/protocols/Skype
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-04-27 13:20:11 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-04-27 13:20:11 +0000
commit81068651df147a3369a740008f326b5168cb19a6 (patch)
tree010345ecfb8829627ae86f6f16ce673a35d4c4a3 /protocols/Skype
parent699c680eb0adee413e74417dece429553c633733 (diff)
- more stuff added to instruction how to build skypekit libs
git-svn-id: http://svn.miranda-ng.org/main/trunk@4553 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype')
-rw-r--r--protocols/Skype/docs/readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/Skype/docs/readme.txt b/protocols/Skype/docs/readme.txt
index 5fbb149706..ce51587976 100644
--- a/protocols/Skype/docs/readme.txt
+++ b/protocols/Skype/docs/readme.txt
@@ -10,7 +10,8 @@ how to compile skypekit libs:
d:\SkypeKit\SDK\examples
etc.
4) download and install cmake from here: http://www.cmake.org/
-5) start d:\SkypeKit\SDK\build_all.bat and wait when it finished.
+5) start d:\SkypeKit\SDK\build_all.bat and wait when it finished. Note: if you have more than one version of MSVC installed - cmake will use the one that was installed last.
+You can specify the compiler by editing build_all.bat and adding '-G' key to command line (cmake -G "Visual Studio 10" - for MSVC 2010).
6) go to d:\SkypeKit\SDK\build_all_cmake\build_cmake\ and copy skypekit.sln to skypekit_libs.sln
7) run skypekit_libs.sln and remove all not needed projects, you need save only:
reference_opengl_lib