mirror of
https://github.com/brunoos/luasec.git
synced 2024-11-08 06:28:26 +01:00
updated defines in rockspec
This commit is contained in:
parent
932465c66a
commit
b6327b95b4
@ -65,7 +65,7 @@ build = {
|
||||
modules = {
|
||||
ssl = {
|
||||
defines = {
|
||||
"WIN32", "NDEBUG", "_WINDOWS", "_USRDLL", "LUASEC_EXPORTS", "BUFFER_DEBUG", "LUASEC_API=__declspec(dllexport)"
|
||||
"WIN32", "NDEBUG", "_WINDOWS", "_USRDLL", "LSEC_EXPORTS", "BUFFER_DEBUG", "LSEC_API=__declspec(dllexport)"
|
||||
},
|
||||
libdirs = {
|
||||
"$(OPENSSL_LIBDIR)",
|
||||
|
Loading…
Reference in New Issue
Block a user