summaryrefslogtreecommitdiff
path: root/imo2sproxy/msvc/make_w64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'imo2sproxy/msvc/make_w64.bat')
-rw-r--r--imo2sproxy/msvc/make_w64.bat5
1 files changed, 0 insertions, 5 deletions
diff --git a/imo2sproxy/msvc/make_w64.bat b/imo2sproxy/msvc/make_w64.bat
deleted file mode 100644
index a97d4a2..0000000
--- a/imo2sproxy/msvc/make_w64.bat
+++ /dev/null
@@ -1,5 +0,0 @@
-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"