mirror of
https://github.com/brunoos/luasec.git
synced 2025-07-25 02:09:55 +02:00
Add new source files to VC project, new libs name
This commit is contained in:
@ -83,7 +83,7 @@ build = {
|
||||
"$(OPENSSL_BINDIR)",
|
||||
},
|
||||
libraries = {
|
||||
"libeay32", "ssleay32", "ws2_32"
|
||||
"libssl32MD", "libcrypto32MD", "ws2_32"
|
||||
},
|
||||
incdirs = {
|
||||
"$(OPENSSL_INCDIR)", "src/", "src/luasocket"
|
||||
|
Reference in New Issue
Block a user