Linking code::blocks with wxWidgets

I think I managed to succesfully build wxWidgets but now I need to tell c::b where to find it because im still getting errors like this:
C:\wxWidgets-2.8.10\include\wx\platform.h|196|error: wx/setup.h: No such file or directory|
Could you please tell me where exactly should I tell c::b where to to find includes and libs if needed? I have tried global variables, build options of project, search directories in compiler and debugger seetings, I have also try to just copy them into include folder of c::b but it still somehow cant find it.
Thanks.
Topic archived. No new replies allowed.