Introjucer and AudioPlugin projects

i think the include of “juce.h” breaks the builds in the new Introjucer (i see you moved the wrapper code to the src directory)

1>------ Build started: Project: Ctrlr_Plugin, Configuration: Debug Win32 ------
1>Compiling...
1>juce_VST_Wrapper.cpp
1>JuceLibraryCode4.cpp
1>JUCE! Library to link to: jucelib_static_Win32_debug.lib

... blah blah
1>LINK : fatal error LNK1104: cannot open file 'jucelib_static_Win32_debug.lib'

Ah yes, thanks for spotting that, I’ll sort it out…