Move QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of build
authorLuke Dashjr <luke-jr+git@utopios.org>
Sat, 17 Mar 2012 23:54:22 +0000 (19:54 -0400)
committerLuke Dashjr <luke-jr+git@utopios.org>
Thu, 22 Mar 2012 18:14:32 +0000 (14:14 -0400)
commitfcc547346a9c9f66855b9c8584e405291c864287
tree4c9ca628e8ae17166b24eaca8cf2d29a93c50cb3
parent2ac8af4534ad026cec5e281852d2e42616d15610
Move QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of build

It could just as well be on either part of the gitian build, but to safely put it on the Qt side would require bumping the filename, and every gitian user rebuilding it.
v0.5.3.1 put it on the Bitcoin side, and this is easier to work with and keep safe, so I'm moving it.

Use `qmake MINGW_THREAD_BUGFIX=0` to disable
bitcoin-qt.pro