diff options
author | Robert Pösel <robyer@seznam.cz> | 2014-08-11 21:19:54 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2014-08-11 21:19:54 +0000 |
commit | 4f3031386a93610686ce917c47582fa04f3d5eca (patch) | |
tree | 6f420819c8945b4b18b9e45e4964baf188dd2e2f /protocols/SkypeClassic/build/make.bat | |
parent | 41ec75629ab19e84dd25a168797afe5fe8c01594 (diff) |
Updated SkypeClassic sources from leecher (compatible with IM, but broken with NG)
git-svn-id: http://svn.miranda-ng.org/main/trunk@10159 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeClassic/build/make.bat')
-rw-r--r-- | protocols/SkypeClassic/build/make.bat | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/protocols/SkypeClassic/build/make.bat b/protocols/SkypeClassic/build/make.bat new file mode 100644 index 0000000000..1e947ad005 --- /dev/null +++ b/protocols/SkypeClassic/build/make.bat @@ -0,0 +1,6 @@ +cmd /c make_w32 +cmd /c make_w64 +cmd /c make_debug_w32 +cmd /c make_debug_w64 +pause +deploy |