summaryrefslogtreecommitdiff
path: root/plugins/IMO2sProxy/msvc/make_w64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/IMO2sProxy/msvc/make_w64.bat')
-rw-r--r--plugins/IMO2sProxy/msvc/make_w64.bat5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/IMO2sProxy/msvc/make_w64.bat b/plugins/IMO2sProxy/msvc/make_w64.bat
new file mode 100644
index 0000000000..a97d4a2d7d
--- /dev/null
+++ b/plugins/IMO2sProxy/msvc/make_w64.bat
@@ -0,0 +1,5 @@
+call f:\PlatformSDK\SetEnv /X64 /RETAIL
+nmake -f imoproxy.mak CFG="Win64 Release" clean
+nmake -f imoskype.mak CFG="Win64 Release" clean
+nmake -f imoproxy.mak CFG="Win64 Release"
+nmake -f imoskype.mak CFG="Win64 Release"