• T
    Use variable path for OpenSSL directory · 543e7614
    Thanh Ha 提交于
    Use an environment variable $(OpenSSLDir) to configure where VS should
    find OpenSSL headers and libraries. Before running a build a user will
    need to set the variable:
    
        SET OpenSSLDir=C:\OpenSSL-Win32
    
    Change-Id: Ic0fccdfbce956161dddca7eb12bdec8ef9d3f29b
    Signed-off-by: NThanh Ha <thanh.ha@eclipse.org>
    543e7614
paho-mqtt3cs.vcxproj 6.9 KB