Misc cleanup & fixes
[juce-lv2.git] / juce / source / amalgamation / juce_amalgamated4.cpp
blob95631abeaac9e1dae2999c1ea9eca9913145b62d
1 /*
2 ==============================================================================
4 This file is part of the JUCE library - "Jules' Utility Class Extensions"
5 Copyright 2004-9 by Raw Material Software Ltd.
7 ------------------------------------------------------------------------------
9 JUCE can be redistributed and/or modified under the terms of the GNU General
10 Public License (Version 2), as published by the Free Software Foundation.
11 A copy of the license is included in the JUCE distribution, or can be found
12 online at www.gnu.org/licenses.
14 JUCE is distributed in the hope that it will be useful, but WITHOUT ANY
15 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
16 A PARTICULAR PURPOSE. See the GNU General Public License for more details.
18 ------------------------------------------------------------------------------
20 To release a closed-source product which uses JUCE, commercial licenses are
21 available: visit www.rawmaterialsoftware.com/juce for more information.
23 ==============================================================================
26 #define JUCE_BUILD_CORE 0
27 #define JUCE_BUILD_MISC 0
28 #define JUCE_BUILD_GUI 0
29 #define JUCE_BUILD_NATIVE 1
31 #include "juce_amalgamated_template.cpp"