summaryrefslogtreecommitdiff
path: root/protocols/SkypeClassic/build/make_debug_w64.bat
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2014-08-11 21:37:01 +0000
committerRobert Pösel <robyer@seznam.cz>2014-08-11 21:37:01 +0000
commitb1d27ac02a3835fe46105f8267ed2132a4a8bd91 (patch)
treeb2ce9baeabfea596cb11c9bbcca7b6b57b75a3d7 /protocols/SkypeClassic/build/make_debug_w64.bat
parentea65832ded45760913f9256b39c28720ed183790 (diff)
SkypeClassic: Revert previous commits as it doesn't work in reality
git-svn-id: http://svn.miranda-ng.org/main/trunk@10162 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeClassic/build/make_debug_w64.bat')
-rw-r--r--protocols/SkypeClassic/build/make_debug_w64.bat5
1 files changed, 0 insertions, 5 deletions
diff --git a/protocols/SkypeClassic/build/make_debug_w64.bat b/protocols/SkypeClassic/build/make_debug_w64.bat
deleted file mode 100644
index e52f94b05e..0000000000
--- a/protocols/SkypeClassic/build/make_debug_w64.bat
+++ /dev/null
@@ -1,5 +0,0 @@
-call f:\PlatformSDK\SetEnv /X64 /RETAIL
-pushd ..
-nmake -f Skype_protocol.mak CFG="Win64 UNICODE Debug" clean
-nmake -f Skype_protocol.mak CFG="Win64 UNICODE Debug"
-popd