mirror of
https://github.com/imapsync/imapsync.git
synced 2024-11-17 08:12:48 +01:00
13 lines
204 B
Batchfile
13 lines
204 B
Batchfile
|
|
REM $Id: $
|
|
|
|
cd /D %~dp0
|
|
|
|
REM pp -o bug_ssl_win32_1.exe bug_ssl_win32_1
|
|
|
|
pp -M IO::Socket::IP -o bug_ssl_win32_2.exe bug_ssl_win32_2
|
|
|
|
REM pp -o bug_ssl_win32_3_http.exe bug_ssl_win32_3_http
|
|
|
|
|