mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-28 04:21:07 -05:00
remove references to deleted files
This commit is contained in:
parent
a5bdc18ce6
commit
f14445f13d
2 changed files with 0 additions and 8 deletions
|
|
@ -305,9 +305,6 @@
|
|||
<ClCompile Include="..\openssldh_link.c">
|
||||
<Filter>Dst Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\openssldsa_link.c">
|
||||
<Filter>Dst Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\opensslecdsa_link.c">
|
||||
<Filter>Dst Source Files</Filter>
|
||||
</ClCompile>
|
||||
|
|
@ -321,9 +318,6 @@
|
|||
<ClCompile Include="..\pkcs11.c">
|
||||
<Filter>Dst Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\pkcs11dsa_link.c">
|
||||
<Filter>Dst Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\pkcs11ecdsa_link.c">
|
||||
<Filter>Dst Source Files</Filter>
|
||||
</ClCompile>
|
||||
|
|
|
|||
|
|
@ -161,7 +161,6 @@
|
|||
<ClCompile Include="..\nsec3.c" />
|
||||
<ClCompile Include="..\nta.c" />
|
||||
<ClCompile Include="..\openssldh_link.c" />
|
||||
<ClCompile Include="..\openssldsa_link.c" />
|
||||
<ClCompile Include="..\opensslecdsa_link.c" />
|
||||
<ClCompile Include="..\openssleddsa_link.c" />
|
||||
<ClCompile Include="..\opensslrsa_link.c" />
|
||||
|
|
@ -170,7 +169,6 @@
|
|||
<ClCompile Include="..\peer.c" />
|
||||
@IF PKCS11
|
||||
<ClCompile Include="..\pkcs11.c" />
|
||||
<ClCompile Include="..\pkcs11dsa_link.c" />
|
||||
<ClCompile Include="..\pkcs11ecdsa_link.c" />
|
||||
<ClCompile Include="..\pkcs11eddsa_link.c" />
|
||||
<ClCompile Include="..\pkcs11rsa_link.c" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue