@ -1,15 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets= "Build" ToolsVersion= "4.0" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
<ItemGroup Label= "ProjectConfigurations" >
<ProjectConfiguration Include= "Debug|Win32" >
<Configuration > Debug</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Debug|x64" >
<Configuration > Debug</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Release|Win32" >
<Configuration > Release</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Release|x64" >
<Configuration > Release</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label= "Globals" >
<ProjectGuid > {1A9EF105-5BF5-9FB6-9634-A91A6D840866}</ProjectGuid>
@ -21,17 +28,27 @@
<UseOfMfc > false</UseOfMfc>
<PlatformToolset > v110</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseOfMfc > false</UseOfMfc>
<PlatformToolset > v110</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseOfMfc > false</UseOfMfc>
<WholeProgramOptimization > true</WholeProgramOptimization>
<PlatformToolset > v110</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseOfMfc > false</UseOfMfc>
<WholeProgramOptimization > true</WholeProgramOptimization>
<PlatformToolset > v110</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"/>
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Label= "UserMacros" >
<PlatformToolset > v110</PlatformToolset>
@ -40,10 +57,14 @@
<_ProjectFileVersion > 10.0.30319.1</_ProjectFileVersion>
<OutDir Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" > .\Debug\</OutDir>
<TargetName Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" > Dexed</TargetName>
<TargetName Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" > Dexed</TargetName>
<GenerateManifest Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" > true</GenerateManifest>
<GenerateManifest Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" > true</GenerateManifest>
<OutDir Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" > .\Release\</OutDir>
<TargetName Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" > Dexed</TargetName>
<TargetName Condition= "'$(Configuration)|$(Platform)'=='Release|x64'" > Dexed</TargetName>
<GenerateManifest Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" > true</GenerateManifest>
<GenerateManifest Condition= "'$(Configuration)|$(Platform)'=='Release|x64'" > true</GenerateManifest>
<PlatformToolset > v110</PlatformToolset>
</PropertyGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" >
@ -89,7 +110,53 @@
<OutputFile > $(IntDir)\Dexed.bsc</OutputFile>
</Bscmake>
<PostBuildEvent >
<Command > copy /Y " $(OutDir)\$(TargetFileName)" " $(OutDir)\$(TargetName).vst3" </Command>
<Command > copy /Y "$(OutDir)\$(TargetFileName)" "$(OutDir)\$(TargetName).vst3"</Command>
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" >
<Midl >
<PreprocessorDefinitions > _DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<MkTypLibCompatible > true</MkTypLibCompatible>
<SuppressStartupBanner > true</SuppressStartupBanner>
<HeaderFileName >
</HeaderFileName>
</Midl>
<ClCompile >
<Optimization > Disabled</Optimization>
<DebugInformationFormat > ProgramDatabase</DebugInformationFormat>
<AdditionalIncludeDirectories > ..\..\JuceLibraryCode;..\..\JuceLibraryCode\modules;C:\work\vstsdk2.4;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions > WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2012_78A501F=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary > MultiThreadedDebugDLL</RuntimeLibrary>
<RuntimeTypeInfo > true</RuntimeTypeInfo>
<PrecompiledHeader >
</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)\Dexed.dll</OutputFile>
<SuppressStartupBanner > true</SuppressStartupBanner>
<IgnoreSpecificDefaultLibraries > libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
<GenerateDebugInformation > true</GenerateDebugInformation>
<ProgramDatabaseFile > $(IntDir)\Dexed.pdb</ProgramDatabaseFile>
<SubSystem > Windows</SubSystem>
<ImageHasSafeExceptionHandlers > false</ImageHasSafeExceptionHandlers>
<LargeAddressAware > true</LargeAddressAware>
<AdditionalOptions > /FORCE:multiple %(AdditionalOptions)</AdditionalOptions>
</Link>
<Bscmake >
<SuppressStartupBanner > true</SuppressStartupBanner>
<OutputFile > $(IntDir)\Dexed.bsc</OutputFile>
</Bscmake>
<PostBuildEvent >
<Command > copy /Y "$(OutDir)\$(TargetFileName)" "$(OutDir)\$(TargetName).vst3"</Command>
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" >
@ -104,7 +171,7 @@
<Optimization > MinSpace</Optimization>
<AdditionalIncludeDirectories > ..\..\JuceLibraryCode;..\..\JuceLibraryCode\modules;C:\work\vstsdk2.4;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions > WIN32;_WINDOWS;NDEBUG;JUCER_VS2012_78A501F=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary > MultiThreadedDLL </RuntimeLibrary>
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
<RuntimeTypeInfo > true</RuntimeTypeInfo>
<PrecompiledHeader />
<AssemblerListingLocation > $(IntDir)\</AssemblerListingLocation>
@ -135,7 +202,53 @@
<OutputFile > $(IntDir)\Dexed.bsc</OutputFile>
</Bscmake>
<PostBuildEvent >
<Command > copy /Y " $(OutDir)\$(TargetFileName)" " $(OutDir)\$(TargetName).vst3" </Command>
<Command > copy /Y "$(OutDir)\$(TargetFileName)" "$(OutDir)\$(TargetName).vst3"</Command>
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release|x64'" >
<Midl >
<PreprocessorDefinitions > NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<MkTypLibCompatible > true</MkTypLibCompatible>
<SuppressStartupBanner > true</SuppressStartupBanner>
<HeaderFileName >
</HeaderFileName>
</Midl>
<ClCompile >
<Optimization > MinSpace</Optimization>
<AdditionalIncludeDirectories > ..\..\JuceLibraryCode;..\..\JuceLibraryCode\modules;C:\work\vstsdk2.4;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions > WIN32;_WINDOWS;NDEBUG;JUCER_VS2012_78A501F=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
<RuntimeTypeInfo > true</RuntimeTypeInfo>
<PrecompiledHeader >
</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)\Dexed.dll</OutputFile>
<SuppressStartupBanner > true</SuppressStartupBanner>
<IgnoreSpecificDefaultLibraries > %(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
<GenerateDebugInformation > false</GenerateDebugInformation>
<ProgramDatabaseFile > $(IntDir)\Dexed.pdb</ProgramDatabaseFile>
<SubSystem > Windows</SubSystem>
<OptimizeReferences > true</OptimizeReferences>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<LargeAddressAware > true</LargeAddressAware>
<AdditionalOptions > /FORCE:multiple %(AdditionalOptions)</AdditionalOptions>
</Link>
<Bscmake >
<SuppressStartupBanner > true</SuppressStartupBanner>
<OutputFile > $(IntDir)\Dexed.bsc</OutputFile>
</Bscmake>
<PostBuildEvent >
<Command > copy /Y "$(OutDir)\$(TargetFileName)" "$(OutDir)\$(TargetName).vst3"</Command>
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup >