summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/Skype/make_w64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/!NotAdopted/Skype/make_w64.bat')
-rw-r--r--plugins/!NotAdopted/Skype/make_w64.bat6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/!NotAdopted/Skype/make_w64.bat b/plugins/!NotAdopted/Skype/make_w64.bat
new file mode 100644
index 0000000000..619679433c
--- /dev/null
+++ b/plugins/!NotAdopted/Skype/make_w64.bat
@@ -0,0 +1,6 @@
+call f:\PlatformSDK\SetEnv /X64 /RETAIL
+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"