@@ -56,35 +56,35 @@ foreach($platform in @("x86", "x64")) {
56
56
$xalanmsg_dll = ' Win32/VC10/Debug/XalanMessages_1_11D.dll'
57
57
$xalanc_lib = ' Win32/VC10/Debug/Xalan-C_1D.lib'
58
58
$xalanc_dll = ' Win32/VC10/Debug/Xalan-C_1_11D.dll'
59
- $xmlsec_lib = ' Win32/VC12 /Debug/xsec_1D .lib'
60
- $xmlsec_dll = ' Win32/VC12 /Debug/xsec_1_7D .dll'
59
+ $xmlsec_lib = ' Win32/VC15 /Debug/xsec_2D .lib'
60
+ $xmlsec_dll = ' Win32/VC15 /Debug/xsec_2_0D .dll'
61
61
$openssl = ' /OpenSSL-Win32'
62
62
} ' x86RelWithDebInfo' {
63
63
$xerces_dll = ' xerces-c_3_2.dll'
64
64
$xalanmsg_lib = ' Win32/VC10/Release/XalanMsgLib.lib'
65
65
$xalanmsg_dll = ' Win32/VC10/Release/XalanMessages_1_11.dll'
66
66
$xalanc_lib = ' Win32/VC10/Release/Xalan-C_1.lib'
67
67
$xalanc_dll = ' Win32/VC10/Release/Xalan-C_1_11.dll'
68
- $xmlsec_lib = ' Win32/VC12 /Release/xsec_1 .lib'
69
- $xmlsec_dll = ' Win32/VC12 /Release/xsec_1_7 .dll'
68
+ $xmlsec_lib = ' Win32/VC15 /Release/xsec_2 .lib'
69
+ $xmlsec_dll = ' Win32/VC15 /Release/xsec_2_0 .dll'
70
70
$openssl = ' /OpenSSL-Win32'
71
71
} ' x64Debug' {
72
72
$xerces_dll = ' xerces-c_3_2D.dll'
73
73
$xalanmsg_lib = ' Win64/VC10/Debug/XalanMsgLib.lib'
74
74
$xalanmsg_dll = ' Win64/VC10/Debug/XalanMessages_1_11D.dll'
75
75
$xalanc_lib = ' Win64/VC10/Debug/Xalan-C_1D.lib'
76
76
$xalanc_dll = ' Win64/VC10/Debug/Xalan-C_1_11D.dll'
77
- $xmlsec_lib = ' X64/VC12 /Debug/xsec_1D .lib'
78
- $xmlsec_dll = ' X64/VC12 /Debug/xsec_1_7D .dll'
77
+ $xmlsec_lib = ' X64/VC15 /Debug/xsec_2D .lib'
78
+ $xmlsec_dll = ' X64/VC15 /Debug/xsec_2_0D .dll'
79
79
$openssl = ' /OpenSSL-Win64'
80
80
} ' x64RelWithDebInfo' {
81
81
$xerces_dll = ' xerces-c_3_2.dll'
82
82
$xalanmsg_lib = ' Win64/VC10/Release/XalanMsgLib.lib'
83
83
$xalanmsg_dll = ' Win64/VC10/Release/XalanMessages_1_11.dll'
84
84
$xalanc_lib = ' Win64/VC10/Release/Xalan-C_1.lib'
85
85
$xalanc_dll = ' Win64/VC10/Release/Xalan-C_1_11.dll'
86
- $xmlsec_lib = ' X64/VC12 /Release/xsec_1 .lib'
87
- $xmlsec_dll = ' X64/VC12 /Release/xsec_1_7 .dll'
86
+ $xmlsec_lib = ' X64/VC15 /Release/xsec_2 .lib'
87
+ $xmlsec_dll = ' X64/VC15 /Release/xsec_2_0 .dll'
88
88
$openssl = ' /OpenSSL-Win64'
89
89
}}
90
90
if ($libdigidoc ) {
0 commit comments