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
a4b09e16fc
commit
eb85c03ed0
4
.github/workflows/c-cpp.yml
vendored
4
.github/workflows/c-cpp.yml
vendored
@ -70,8 +70,8 @@ jobs:
|
||||
D:
|
||||
cd "D:/a/3proxy/3proxy"
|
||||
vcpkg install pcre2:x64-windows
|
||||
dir /S c:/program files/openssl/lib/
|
||||
dir c:/vcpkg/installed/x64-windows/lib
|
||||
dir /S "c:\program files\openssl\lib\"
|
||||
dir "c:\vcpkg\installed\x64-windows\lib"
|
||||
mkdir bin64
|
||||
set "LIB=%LIB%;c:/program files/openssl/lib/VC/x64/MT;c:/vcpkg/installed/x64-windows/lib"
|
||||
nmake /F Makefile.msvc64
|
||||
|
||||
Loading…
Reference in New Issue
Block a user