mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-07 05:40:12 +08:00
Update c-cpp.yml
This commit is contained in:
parent
7860471601
commit
a4b09e16fc
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -70,6 +70,8 @@ jobs:
|
|||||||
D:
|
D:
|
||||||
cd "D:/a/3proxy/3proxy"
|
cd "D:/a/3proxy/3proxy"
|
||||||
vcpkg install pcre2:x64-windows
|
vcpkg install pcre2:x64-windows
|
||||||
|
dir /S c:/program files/openssl/lib/
|
||||||
|
dir c:/vcpkg/installed/x64-windows/lib
|
||||||
mkdir bin64
|
mkdir bin64
|
||||||
set "LIB=%LIB%;c:/program files/openssl/lib/VC/x64/MT;c:/vcpkg/installed/x64-windows/lib"
|
set "LIB=%LIB%;c:/program files/openssl/lib/VC/x64/MT;c:/vcpkg/installed/x64-windows/lib"
|
||||||
nmake /F Makefile.msvc64
|
nmake /F Makefile.msvc64
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user