We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb7720 commit 4588606Copy full SHA for 4588606
deps/openssl/openssl_common.gypi
@@ -24,7 +24,7 @@
24
}, 'OS=="win"', {
25
'defines': [
26
## default of Win. See INSTALL in openssl repo.
27
- 'OPENSSLDIR="C:\Program Files\Common Files\SSL"',
+ 'OPENSSLDIR="C:\\\Program\ Files\\\Common\ Files\\\SSL"',
28
'ENGINESDIR="NUL"',
29
'OPENSSL_SYS_WIN32', 'WIN32_LEAN_AND_MEAN', 'L_ENDIAN',
30
'_CRT_SECURE_NO_DEPRECATE', 'UNICODE', '_UNICODE',
0 commit comments