mirror of
https://github.com/danog/libtgvoip.git
synced 2024-11-30 04:39:03 +01:00
Use correct openssl location.
This commit is contained in:
parent
6151c18784
commit
302d42fc20
@ -855,7 +855,7 @@
|
||||
'_DEBUG',
|
||||
],
|
||||
'include_dirs': [
|
||||
'<(DEPTH)/../../../Libraries/openssl/inc32',
|
||||
'<(DEPTH)/../../../Libraries/openssl_1_1_1/include',
|
||||
],
|
||||
'msvs_settings': {
|
||||
'VCCLCompilerTool': {
|
||||
@ -875,7 +875,7 @@
|
||||
'NDEBUG',
|
||||
],
|
||||
'include_dirs': [
|
||||
'<(DEPTH)/../../../Libraries/openssl/inc32',
|
||||
'<(DEPTH)/../../../Libraries/openssl_1_1_1/include',
|
||||
],
|
||||
'msvs_settings': {
|
||||
'VCCLCompilerTool': {
|
||||
|
Loading…
Reference in New Issue
Block a user