summaryrefslogtreecommitdiff
path: root/protocols/SkypeClassic/build/make_w64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/SkypeClassic/build/make_w64.bat')
-rw-r--r--protocols/SkypeClassic/build/make_w64.bat8
1 files changed, 0 insertions, 8 deletions
diff --git a/protocols/SkypeClassic/build/make_w64.bat b/protocols/SkypeClassic/build/make_w64.bat
deleted file mode 100644
index fdab907c07..0000000000
--- a/protocols/SkypeClassic/build/make_w64.bat
+++ /dev/null
@@ -1,8 +0,0 @@
-call f:\PlatformSDK\SetEnv /X64 /RETAIL
-pushd ..
-rem There is no ANSI x64 Miranda build
-rem nmake -f Skype_protocol.mak CFG="Win64 Release" clean
-rem nmake -f Skype_protocol.mak CFG="Win64 Release"
-nmake -f Skype_protocol.mak CFG="Win64 UNICODE Release" clean
-nmake -f Skype_protocol.mak CFG="Win64 UNICODE Release"
-popd