mirror of
https://github.com/brunoos/luasec.git
synced 2025-02-15 16:32:47 +01:00
updated defines in rockspec
This commit is contained in:
parent
932465c66a
commit
b6327b95b4
@ -65,7 +65,7 @@ build = {
|
|||||||
modules = {
|
modules = {
|
||||||
ssl = {
|
ssl = {
|
||||||
defines = {
|
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 = {
|
libdirs = {
|
||||||
"$(OPENSSL_LIBDIR)",
|
"$(OPENSSL_LIBDIR)",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user