f@0
|
1 <?xml version="1.0" encoding="utf-8"?>
|
f@0
|
2 <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
f@0
|
3 <ItemGroup Label="ProjectConfigurations">
|
f@0
|
4 <ProjectConfiguration Include="Debug|Win32">
|
f@0
|
5 <Configuration>Debug</Configuration>
|
f@0
|
6 <Platform>Win32</Platform>
|
f@0
|
7 </ProjectConfiguration>
|
f@0
|
8 <ProjectConfiguration Include="Debug|x64">
|
f@0
|
9 <Configuration>Debug</Configuration>
|
f@0
|
10 <Platform>x64</Platform>
|
f@0
|
11 </ProjectConfiguration>
|
f@0
|
12 <ProjectConfiguration Include="Release|Win32">
|
f@0
|
13 <Configuration>Release</Configuration>
|
f@0
|
14 <Platform>Win32</Platform>
|
f@0
|
15 </ProjectConfiguration>
|
f@0
|
16 <ProjectConfiguration Include="Release|x64">
|
f@0
|
17 <Configuration>Release</Configuration>
|
f@0
|
18 <Platform>x64</Platform>
|
f@0
|
19 </ProjectConfiguration>
|
f@0
|
20 <ProjectConfiguration Include="Tracer|Win32">
|
f@0
|
21 <Configuration>Tracer</Configuration>
|
f@0
|
22 <Platform>Win32</Platform>
|
f@0
|
23 </ProjectConfiguration>
|
f@0
|
24 <ProjectConfiguration Include="Tracer|x64">
|
f@0
|
25 <Configuration>Tracer</Configuration>
|
f@0
|
26 <Platform>x64</Platform>
|
f@0
|
27 </ProjectConfiguration>
|
f@0
|
28 </ItemGroup>
|
f@0
|
29 <PropertyGroup Label="Globals">
|
f@0
|
30 <ProjectGuid>{2EB4846A-93E0-43A0-821E-12237105168F}</ProjectGuid>
|
f@0
|
31 <RootNamespace>AccessiblePeakMeter</RootNamespace>
|
f@0
|
32 <ProjectName>AccessiblePeakMeter-vst2</ProjectName>
|
f@0
|
33 </PropertyGroup>
|
f@0
|
34 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
f@0
|
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
f@0
|
36 <ConfigurationType>DynamicLibrary</ConfigurationType>
|
f@0
|
37 <UseDebugLibraries>true</UseDebugLibraries>
|
f@0
|
38 <CharacterSet>MultiByte</CharacterSet>
|
f@0
|
39 <PlatformToolset>v120</PlatformToolset>
|
f@0
|
40 </PropertyGroup>
|
f@0
|
41 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
f@0
|
42 <ConfigurationType>DynamicLibrary</ConfigurationType>
|
f@0
|
43 <UseDebugLibraries>true</UseDebugLibraries>
|
f@0
|
44 <CharacterSet>MultiByte</CharacterSet>
|
f@0
|
45 <PlatformToolset>v120</PlatformToolset>
|
f@0
|
46 </PropertyGroup>
|
f@0
|
47 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
f@0
|
48 <ConfigurationType>DynamicLibrary</ConfigurationType>
|
f@0
|
49 <UseDebugLibraries>false</UseDebugLibraries>
|
f@0
|
50 <WholeProgramOptimization>true</WholeProgramOptimization>
|
f@0
|
51 <CharacterSet>MultiByte</CharacterSet>
|
f@0
|
52 <PlatformToolset>v120</PlatformToolset>
|
f@0
|
53 </PropertyGroup>
|
f@0
|
54 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
f@0
|
55 <ConfigurationType>DynamicLibrary</ConfigurationType>
|
f@0
|
56 <UseDebugLibraries>false</UseDebugLibraries>
|
f@0
|
57 <WholeProgramOptimization>true</WholeProgramOptimization>
|
f@0
|
58 <CharacterSet>MultiByte</CharacterSet>
|
f@0
|
59 <PlatformToolset>v120</PlatformToolset>
|
f@0
|
60 </PropertyGroup>
|
f@0
|
61 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Tracer|Win32'" Label="Configuration">
|
f@0
|
62 <ConfigurationType>DynamicLibrary</ConfigurationType>
|
f@0
|
63 <UseDebugLibraries>false</UseDebugLibraries>
|
f@0
|
64 <WholeProgramOptimization>true</WholeProgramOptimization>
|
f@0
|
65 <CharacterSet>MultiByte</CharacterSet>
|
f@0
|
66 <PlatformToolset>v120</PlatformToolset>
|
f@0
|
67 </PropertyGroup>
|
f@0
|
68 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Tracer|x64'" Label="Configuration">
|
f@0
|
69 <ConfigurationType>DynamicLibrary</ConfigurationType>
|
f@0
|
70 <UseDebugLibraries>false</UseDebugLibraries>
|
f@0
|
71 <WholeProgramOptimization>true</WholeProgramOptimization>
|
f@0
|
72 <CharacterSet>MultiByte</CharacterSet>
|
f@0
|
73 <PlatformToolset>v120</PlatformToolset>
|
f@0
|
74 </PropertyGroup>
|
f@0
|
75 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
f@0
|
76 <ImportGroup Label="ExtensionSettings">
|
f@0
|
77 </ImportGroup>
|
f@0
|
78 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
f@0
|
79 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
f@0
|
80 <Import Project="AccessiblePeakMeter.props" />
|
f@0
|
81 </ImportGroup>
|
f@0
|
82 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
f@0
|
83 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
f@0
|
84 <Import Project="AccessiblePeakMeter.props" />
|
f@0
|
85 </ImportGroup>
|
f@0
|
86 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
f@0
|
87 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
f@0
|
88 <Import Project="AccessiblePeakMeter.props" />
|
f@0
|
89 </ImportGroup>
|
f@0
|
90 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
f@0
|
91 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
f@0
|
92 <Import Project="AccessiblePeakMeter.props" />
|
f@0
|
93 </ImportGroup>
|
f@0
|
94 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Tracer|Win32'" Label="PropertySheets">
|
f@0
|
95 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
f@0
|
96 <Import Project="AccessiblePeakMeter.props" />
|
f@0
|
97 </ImportGroup>
|
f@0
|
98 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Tracer|x64'" Label="PropertySheets">
|
f@0
|
99 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
f@0
|
100 <Import Project="AccessiblePeakMeter.props" />
|
f@0
|
101 </ImportGroup>
|
f@0
|
102 <PropertyGroup Label="UserMacros" />
|
f@0
|
103 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
f@0
|
104 <OutDir>$(VSTPLUGINS)</OutDir>
|
f@0
|
105 </PropertyGroup>
|
f@0
|
106 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
f@0
|
107 <OutDir>$(VSTPLUGINS)\</OutDir>
|
f@0
|
108 </PropertyGroup>
|
f@0
|
109 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
f@0
|
110 <IntDir>build-win\vst2\$(Platform)\$(Configuration)\</IntDir>
|
f@0
|
111 <LinkIncremental>
|
f@0
|
112 </LinkIncremental>
|
f@0
|
113 </PropertyGroup>
|
f@0
|
114 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
f@0
|
115 <IntDir>build-win\vst2\$(Platform)\$(Configuration)\</IntDir>
|
f@0
|
116 <LinkIncremental />
|
f@0
|
117 </PropertyGroup>
|
f@0
|
118 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
f@0
|
119 <OutDir>$(VSTPLUGINS)\</OutDir>
|
f@0
|
120 </PropertyGroup>
|
f@0
|
121 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
f@0
|
122 <OutDir>$(VSTPLUGINS)\</OutDir>
|
f@0
|
123 </PropertyGroup>
|
f@0
|
124 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
f@0
|
125 <IntDir>build-win\vst2\$(Platform)\$(Configuration)\</IntDir>
|
f@0
|
126 </PropertyGroup>
|
f@0
|
127 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
f@0
|
128 <IntDir>build-win\vst2\$(Platform)\$(Configuration)\</IntDir>
|
f@0
|
129 <TargetName>$(BINARY_NAME)64</TargetName>
|
f@0
|
130 </PropertyGroup>
|
f@0
|
131 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Tracer|Win32'">
|
f@0
|
132 <OutDir>build-win\vst2\$(Platform)\bin\</OutDir>
|
f@0
|
133 </PropertyGroup>
|
f@0
|
134 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Tracer|x64'">
|
f@0
|
135 <OutDir>build-win\vst2\$(Platform)\bin\</OutDir>
|
f@0
|
136 </PropertyGroup>
|
f@0
|
137 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Tracer|Win32'">
|
f@0
|
138 <IntDir>build-win\vst2\$(Platform)\$(Configuration)\</IntDir>
|
f@0
|
139 </PropertyGroup>
|
f@0
|
140 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Tracer|x64'">
|
f@0
|
141 <IntDir>build-win\vst2\$(Platform)\$(Configuration)\</IntDir>
|
f@0
|
142 </PropertyGroup>
|
f@0
|
143 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
f@0
|
144 <ClCompile>
|
f@0
|
145 <WarningLevel>Level3</WarningLevel>
|
f@0
|
146 <Optimization>Disabled</Optimization>
|
f@0
|
147 <PreprocessorDefinitions>$(VST_DEFS);$(DEBUG_DEFS);%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
f@0
|
148 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
f@0
|
149 </ClCompile>
|
f@0
|
150 <Link>
|
f@0
|
151 <GenerateDebugInformation>true</GenerateDebugInformation>
|
f@0
|
152 <SubSystem>Windows</SubSystem>
|
f@0
|
153 </Link>
|
f@0
|
154 </ItemDefinitionGroup>
|
f@0
|
155 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
f@0
|
156 <ClCompile>
|
f@0
|
157 <WarningLevel>Level3</WarningLevel>
|
f@0
|
158 <Optimization>Disabled</Optimization>
|
f@0
|
159 <PreprocessorDefinitions>$(VST_DEFS);$(DEBUG_DEFS);%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
f@0
|
160 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
f@0
|
161 </ClCompile>
|
f@0
|
162 <Link>
|
f@0
|
163 <GenerateDebugInformation>true</GenerateDebugInformation>
|
f@0
|
164 <SubSystem>Windows</SubSystem>
|
f@0
|
165 <AdditionalLibraryDirectories>$(x64_LIB_PATHS);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
f@0
|
166 </Link>
|
f@0
|
167 </ItemDefinitionGroup>
|
f@0
|
168 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
f@0
|
169 <ClCompile>
|
f@0
|
170 <WarningLevel>Level3</WarningLevel>
|
f@0
|
171 <Optimization>MaxSpeed</Optimization>
|
f@0
|
172 <FunctionLevelLinking>true</FunctionLevelLinking>
|
f@0
|
173 <IntrinsicFunctions>true</IntrinsicFunctions>
|
f@0
|
174 <PreprocessorDefinitions>$(VST_DEFS);$(RELEASE_DEFS);%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
f@0
|
175 <MultiProcessorCompilation>true</MultiProcessorCompilation>
|
f@0
|
176 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
f@0
|
177 </ClCompile>
|
f@0
|
178 <Link>
|
f@0
|
179 <GenerateDebugInformation>true</GenerateDebugInformation>
|
f@0
|
180 <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
f@0
|
181 <OptimizeReferences>true</OptimizeReferences>
|
f@0
|
182 <SubSystem>Windows</SubSystem>
|
f@0
|
183 </Link>
|
f@0
|
184 </ItemDefinitionGroup>
|
f@0
|
185 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
f@0
|
186 <ClCompile>
|
f@0
|
187 <WarningLevel>Level3</WarningLevel>
|
f@0
|
188 <Optimization>MaxSpeed</Optimization>
|
f@0
|
189 <FunctionLevelLinking>true</FunctionLevelLinking>
|
f@0
|
190 <IntrinsicFunctions>true</IntrinsicFunctions>
|
f@0
|
191 <PreprocessorDefinitions>$(VST_DEFS);$(RELEASE_DEFS);%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
f@0
|
192 <MultiProcessorCompilation>true</MultiProcessorCompilation>
|
f@0
|
193 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
f@0
|
194 </ClCompile>
|
f@0
|
195 <Link>
|
f@0
|
196 <GenerateDebugInformation>true</GenerateDebugInformation>
|
f@0
|
197 <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
f@0
|
198 <OptimizeReferences>true</OptimizeReferences>
|
f@0
|
199 <SubSystem>Windows</SubSystem>
|
f@0
|
200 <AdditionalLibraryDirectories>$(x64_LIB_PATHS);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
f@0
|
201 </Link>
|
f@0
|
202 </ItemDefinitionGroup>
|
f@0
|
203 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Tracer|Win32'">
|
f@0
|
204 <ClCompile>
|
f@0
|
205 <WarningLevel>Level3</WarningLevel>
|
f@0
|
206 <Optimization>MaxSpeed</Optimization>
|
f@0
|
207 <FunctionLevelLinking>true</FunctionLevelLinking>
|
f@0
|
208 <IntrinsicFunctions>true</IntrinsicFunctions>
|
f@0
|
209 <PreprocessorDefinitions>$(VST_DEFS);$(TRACER_DEFS);%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
f@0
|
210 <MultiProcessorCompilation>true</MultiProcessorCompilation>
|
f@0
|
211 </ClCompile>
|
f@0
|
212 <Link>
|
f@0
|
213 <GenerateDebugInformation>true</GenerateDebugInformation>
|
f@0
|
214 <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
f@0
|
215 <OptimizeReferences>true</OptimizeReferences>
|
f@0
|
216 <SubSystem>Windows</SubSystem>
|
f@0
|
217 <AdditionalLibraryDirectories>$(WDL_PATH)\lice\build-win\$(Platform)\Release\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
f@0
|
218 </Link>
|
f@0
|
219 </ItemDefinitionGroup>
|
f@0
|
220 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Tracer|x64'">
|
f@0
|
221 <ClCompile>
|
f@0
|
222 <WarningLevel>Level3</WarningLevel>
|
f@0
|
223 <Optimization>MaxSpeed</Optimization>
|
f@0
|
224 <FunctionLevelLinking>true</FunctionLevelLinking>
|
f@0
|
225 <IntrinsicFunctions>true</IntrinsicFunctions>
|
f@0
|
226 <PreprocessorDefinitions>$(VST_DEFS);$(TRACER_DEFS);%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
f@0
|
227 <MultiProcessorCompilation>true</MultiProcessorCompilation>
|
f@0
|
228 </ClCompile>
|
f@0
|
229 <Link>
|
f@0
|
230 <GenerateDebugInformation>true</GenerateDebugInformation>
|
f@0
|
231 <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
f@0
|
232 <OptimizeReferences>true</OptimizeReferences>
|
f@0
|
233 <SubSystem>Windows</SubSystem>
|
f@0
|
234 <AdditionalLibraryDirectories>$(x64_LIB_PATHS);$(WDL_PATH)\lice\build-win\$(Platform)\Release\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
f@0
|
235 </Link>
|
f@0
|
236 </ItemDefinitionGroup>
|
f@0
|
237 <ItemGroup>
|
f@0
|
238 <ClInclude Include="..\..\WDL\IPlug\IPlugVST.h" />
|
f@0
|
239 <ClInclude Include="AccessiblePeakMeter.h" />
|
f@0
|
240 <ClInclude Include="resource.h" />
|
f@0
|
241 <ClInclude Include="stk\include\ADSR.h" />
|
f@0
|
242 <ClInclude Include="stk\include\Envelope.h" />
|
f@0
|
243 <ClInclude Include="stk\include\Generator.h" />
|
f@0
|
244 <ClInclude Include="stk\include\SineWave.h" />
|
f@0
|
245 <ClInclude Include="stk\include\Stk.h" />
|
f@0
|
246 </ItemGroup>
|
f@0
|
247 <ItemGroup>
|
f@0
|
248 <ClCompile Include="..\..\WDL\IPlug\IPlugVST.cpp" />
|
f@0
|
249 <ClCompile Include="AccessiblePeakMeter.cpp" />
|
f@0
|
250 <ClCompile Include="stk\src\ADSR.cpp" />
|
f@0
|
251 <ClCompile Include="stk\src\Envelope.cpp" />
|
f@0
|
252 <ClCompile Include="stk\src\SineWave.cpp" />
|
f@0
|
253 <ClCompile Include="stk\src\Stk.cpp" />
|
f@0
|
254 </ItemGroup>
|
f@0
|
255 <ItemGroup>
|
f@0
|
256 <ResourceCompile Include="AccessiblePeakMeter.rc" />
|
f@0
|
257 </ItemGroup>
|
f@0
|
258 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
f@0
|
259 <ImportGroup Label="ExtensionTargets">
|
f@0
|
260 </ImportGroup>
|
f@0
|
261 </Project> |