mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-01 19:17:59 +00:00
regenerate NetSSL VS projects and Crypto sample project
This commit is contained in:
@@ -7,7 +7,8 @@ vc.project.outdir = ${vc.project.pocobase}
|
||||
vc.project.platforms = Win32, x64, WinCE
|
||||
vc.project.configurations = debug_shared, release_shared, debug_static_mt, release_static_mt, debug_static_md, release_static_md
|
||||
vc.project.prototype = ${vc.project.name}_vs90.vcproj
|
||||
vc.project.compiler.include = ..\\Foundation\\include;..\\Net\\include;..\\Util\\include;..\\Crypto\\include
|
||||
openssl = ${vc.project.pocobase}\\openssl
|
||||
vc.project.compiler.include = ${openssl}\\VS_120\\include;..\\Foundation\\include;..\\Net\\include;..\\Util\\include;..\\Crypto\\include
|
||||
vc.project.compiler.defines =
|
||||
vc.project.compiler.defines.shared = NetSSL_EXPORTS
|
||||
vc.project.compiler.defines.debug_shared = ${vc.project.compiler.defines.shared}
|
||||
|
||||
Reference in New Issue
Block a user