mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-12 07:13:35 -05:00
All our MSVS Project files share the same intermediate directory. We
know that this doesn't cause any problems, so we can just disable the
detection in the project files.
Example of the warning:
warning MSB8028: The intermediate directory (.\Release\) contains files shared from another project (dnssectool.vcxproj). This can lead to incorrect clean and rebuild behavior.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| win32 | ||
| .gitignore | ||
| Makefile-postinstall.in | ||
| Makefile.in | ||
| nsprobe.c | ||
| resolve.c | ||
| rootkey.sh | ||
| sample-async.c | ||
| sample-gai.c | ||
| sample-request.c | ||
| sample-update.c | ||