win32: Add some window-specifc LDFLAGS to geany itself as well
commit71ce7c077d05353adbe1f0a78cc3c5204ceeb1ec
authorThomas Martitz <kugel@rockbox.org>
Wed, 1 Jul 2015 14:39:08 +0000 (1 16:39 +0200)
committerThomas Martitz <kugel@rockbox.org>
Sun, 5 Jul 2015 16:28:20 +0000 (5 18:28 +0200)
tree9bc837ff011aebe07d35ab6b8afef508d4c75a53
parent9224c3c3912960e321d29875353cb166427060e6
win32: Add some window-specifc LDFLAGS to geany itself as well

Since we build libgeany some ld flags were applied to libgeany only.
Some of them need to be applied to the main binary as well.

This fixes the problem that a sticky terminal window starts together
with geany.
src/Makefile.am