lbrycrd/src/qt/test
Cory Fields f3967bcc50 build: fix build weirdness after 54372482.
bitcoin-config.h moved, but the old file is likely to still exist when
reconfiguring or switching branches. This would've caused files to not rebuild
correctly, and other strange problems.

Make the path explicit so that the old one cannot be found.

Core libs use config/bitcoin-config.h.

Libs (like crypto) which don't want access to bitcoin's headers continue
to use -Iconfig and #include bitcoin-config.h.
2014-06-23 14:04:38 -04:00
..
Makefile build: add stub makefiles for easier subdir builds 2014-06-05 16:05:43 -04:00
paymentrequestdata.h Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
paymentservertests.cpp [Qt] misc PaymentServer changes (e.g. changes to eventFilter()) 2013-12-06 11:06:57 +01:00
paymentservertests.h [Qt] misc PaymentServer changes (e.g. changes to eventFilter()) 2013-12-06 11:06:57 +01:00
test_main.cpp build: fix build weirdness after 54372482. 2014-06-23 14:04:38 -04:00
uritests.cpp Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
uritests.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00