bind9/lib/samples
Ondřej Surý 5fd1df8cfa Disable MSB8028 warning
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 b6c2012d93)
2020-04-16 08:12:39 +02:00
..
win32 Disable MSB8028 warning 2020-04-16 08:12:39 +02:00
.gitignore [master] globally rename "delve" to "delv" 2014-04-23 11:14:12 -07:00
Makefile-postinstall.in update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
Makefile.in add a search for GeoIP2 libraries in configure 2019-07-02 12:28:14 -07:00
nsprobe.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
resolve.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
rootkey.sh update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
sample-async.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
sample-gai.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
sample-request.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
sample-update.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00