summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/IMO2sProxy/msvc/make_w64.bat
blob: a97d4a2d7d33e002f6675a063b2a3ad9bcb5b5cc (plain)
1
2
3
4
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"