<?xml version="1.0" encoding="UTF-8"?> <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup Label="ProjectConfigurations"> <ProjectConfiguration Include="Debug|x64"> <Configuration>Debug</Configuration> <Platform>x64</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Release|x64"> <Configuration>Release</Configuration> <Platform>x64</Platform> </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> <ProjectGuid>{E4CFCE31-1AF5-C360-751D-9682E333BE4D}</ProjectGuid> <PlatformToolset>v120</PlatformToolset> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>false</UseOfMfc> <PlatformToolset>v120</PlatformToolset> <PlatformToolset>v120</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>false</UseOfMfc> <WholeProgramOptimization>true</WholeProgramOptimization> <PlatformToolset>v120</PlatformToolset> <PlatformToolset>v120</PlatformToolset> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> <ImportGroup Label="ExtensionSettings"/> <ImportGroup Label="PropertySheets"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform"/> </ImportGroup> <PropertyGroup Label="UserMacros"> <PlatformToolset>v120</PlatformToolset> </PropertyGroup> <PropertyGroup> <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> <TargetExt>.exe</TargetExt> <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)\$(Platform)\$(Configuration)\App\</OutDir> <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\App\</IntDir> <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Projucer</TargetName> <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</GenerateManifest> <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\$(Platform)\$(Configuration)\App\</OutDir> <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\App\</IntDir> <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Projucer</TargetName> <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> <PlatformToolset>v120</PlatformToolset> </PropertyGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> <Midl> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <MkTypLibCompatible>true</MkTypLibCompatible> <SuppressStartupBanner>true</SuppressStartupBanner> <TargetEnvironment>Win32</TargetEnvironment> <HeaderFileName/> </Midl> <ClCompile> <Optimization>Disabled</Optimization> <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> <AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=4.3.1;JUCE_APP_VERSION_HEX=0x40301;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <RuntimeTypeInfo>true</RuntimeTypeInfo> <PrecompiledHeader/> <AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> <ObjectFileName>$(IntDir)\</ObjectFileName> <ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> <WarningLevel>Level4</WarningLevel> <SuppressStartupBanner>true</SuppressStartupBanner> <MultiProcessorCompilation>true</MultiProcessorCompilation> </ClCompile> <ResourceCompile> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Link> <OutputFile>$(OutDir)\Projucer.exe</OutputFile> <SuppressStartupBanner>true</SuppressStartupBanner> <IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> <GenerateDebugInformation>true</GenerateDebugInformation> <ProgramDatabaseFile>$(IntDir)\Projucer.pdb</ProgramDatabaseFile> <SubSystem>Windows</SubSystem> <LargeAddressAware>true</LargeAddressAware> </Link> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>$(IntDir)\Projucer.bsc</OutputFile> </Bscmake> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> <Midl> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <MkTypLibCompatible>true</MkTypLibCompatible> <SuppressStartupBanner>true</SuppressStartupBanner> <TargetEnvironment>Win32</TargetEnvironment> <HeaderFileName/> </Midl> <ClCompile> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=4.3.1;JUCE_APP_VERSION_HEX=0x40301;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> <RuntimeTypeInfo>true</RuntimeTypeInfo> <PrecompiledHeader/> <AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> <ObjectFileName>$(IntDir)\</ObjectFileName> <ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> <WarningLevel>Level4</WarningLevel> <SuppressStartupBanner>true</SuppressStartupBanner> <MultiProcessorCompilation>true</MultiProcessorCompilation> </ClCompile> <ResourceCompile> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Link> <OutputFile>$(OutDir)\Projucer.exe</OutputFile> <SuppressStartupBanner>true</SuppressStartupBanner> <IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> <GenerateDebugInformation>false</GenerateDebugInformation> <ProgramDatabaseFile>$(IntDir)\Projucer.pdb</ProgramDatabaseFile> <SubSystem>Windows</SubSystem> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> <LargeAddressAware>true</LargeAddressAware> </Link> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>$(IntDir)\Projucer.bsc</OutputFile> </Bscmake> </ItemDefinitionGroup> <ItemGroup> <ClCompile Include="..\..\Source\Application\jucer_AppearanceSettings.cpp"/> <ClCompile Include="..\..\Source\Application\jucer_AutoUpdater.cpp"/> <ClCompile Include="..\..\Source\Application\jucer_CommandLine.cpp"/> <ClCompile Include="..\..\Source\Application\jucer_DocumentEditorComponent.cpp"/> <ClCompile Include="..\..\Source\Application\jucer_DownloadCompileEngineThread.cpp"/> <ClCompile Include="..\..\Source\Application\jucer_GlobalPreferences.cpp"/> <ClCompile Include="..\..\Source\Application\jucer_Main.cpp"/> <ClCompile Include="..\..\Source\Application\jucer_MainWindow.cpp"/> <ClCompile Include="..\..\Source\Application\jucer_OpenDocumentManager.cpp"/> <ClCompile Include="..\..\Source\LiveBuildEngine\projucer_CompileEngineClient.cpp"/> <ClCompile Include="..\..\Source\LiveBuildEngine\projucer_CompileEngineServer.cpp"/> <ClCompile Include="..\..\Source\Code Editor\jucer_SourceCodeEditor.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\components\jucer_ComponentTypeHandler.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\documents\jucer_ButtonDocument.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\documents\jucer_ComponentDocument.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\paintelements\jucer_ColouredElement.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\paintelements\jucer_PaintElement.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\paintelements\jucer_PaintElementPath.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\ui\jucer_ComponentLayoutEditor.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\ui\jucer_ComponentOverlayComponent.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\ui\jucer_EditingPanelBase.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\ui\jucer_JucerDocumentEditor.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\ui\jucer_PaintRoutineEditor.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\ui\jucer_PaintRoutinePanel.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\ui\jucer_ResourceEditorPanel.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\ui\jucer_TestComponent.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\jucer_BinaryResources.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\jucer_ComponentLayout.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\jucer_GeneratedCode.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\jucer_JucerDocument.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\jucer_ObjectTypes.cpp"/> <ClCompile Include="..\..\Source\ComponentEditor\jucer_PaintRoutine.cpp"/> <ClCompile Include="..\..\Source\Project\jucer_DependencyPathPropertyComponent.cpp"/> <ClCompile Include="..\..\Source\Project\jucer_Module.cpp"/> <ClCompile Include="..\..\Source\Project\jucer_Project.cpp"/> <ClCompile Include="..\..\Source\Project Saving\jucer_ProjectExporter.cpp"/> <ClCompile Include="..\..\Source\Project Saving\jucer_ProjectSaver.cpp"/> <ClCompile Include="..\..\Source\Project Saving\jucer_ResourceFile.cpp"/> <ClCompile Include="..\..\Source\Utility\jucer_CodeHelpers.cpp"/> <ClCompile Include="..\..\Source\Utility\jucer_FileHelpers.cpp"/> <ClCompile Include="..\..\Source\Utility\jucer_Icons.cpp"/> <ClCompile Include="..\..\Source\Utility\jucer_JucerTreeViewBase.cpp"/> <ClCompile Include="..\..\Source\Utility\jucer_MiscUtilities.cpp"/> <ClCompile Include="..\..\Source\Utility\jucer_ProjucerLookAndFeel.cpp"/> <ClCompile Include="..\..\Source\Utility\jucer_SlidingPanelComponent.cpp"/> <ClCompile Include="..\..\Source\Utility\jucer_StoredSettings.cpp"/> <ClCompile Include="..\..\Source\Wizards\jucer_NewFileWizard.cpp"/> <ClCompile Include="..\..\Source\Wizards\jucer_NewProjectWizardClasses.cpp"/> <ClCompile Include="..\..\JuceLibraryCode\BinaryData.cpp"/> <ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> <ClCompile Include="..\..\JuceLibraryCode\juce_cryptography.cpp"/> <ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> <ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> <ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> <ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> <ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> </ItemGroup> <ItemGroup/> <ItemGroup> <None Include=".\icon.ico"/> </ItemGroup> <ItemGroup> <ResourceCompile Include=".\resources.rc"/> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> <ImportGroup Label="ExtensionTargets"/> </Project>