Remove plugin-specific defines from the pdbox makefile, and add them to m_pd.h, which...
commit627c2e0b9a66ca0ba237f3ed6d555cd85fbbb04a
authorgevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Mon, 21 Jun 2010 16:34:13 +0000 (21 16:34 +0000)
committergevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Mon, 21 Jun 2010 16:34:13 +0000 (21 16:34 +0000)
tree635f50f36584dd57c890dccb0fb5968af1aa56e5
parent18eb7427631ab655bda54d08954dccc15e33d066
Remove plugin-specific defines from the pdbox makefile, and add them to m_pd.h, which is the global pdbox header. This makes sure that the defines are set during depency generation so dependencies are correct.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27016 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/pdbox/PDa/intern/intern_setup.c
apps/plugins/pdbox/PDa/src/d_imayer_fft.c
apps/plugins/pdbox/PDa/src/m_pd.h
apps/plugins/pdbox/PDa/src/makecostab.c
apps/plugins/pdbox/pdbox.make