Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just...
[ardour.git] / libs / evoral / MSVCevoral / evoral.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="evoral"
6         ProjectGUID="{B1910106-070B-4A06-A5B0-A9EBE90355C8}"
7         RootNamespace="evoral"
8         >
9         <Platforms>
10                 <Platform
11                         Name="Win32"
12                 />
13         </Platforms>
14         <ToolFiles>
15         </ToolFiles>
16         <Configurations>
17                 <Configuration
18                         Name="Debug 32|Win32"
19                         OutputDirectory="$(ProjectDir)\$(ConfigurationName)\bin"
20                         IntermediateDirectory="$(ProjectDir)\$(ConfigurationName)\obj\$(ProjectName)"
21                         ConfigurationType="2"
22                         InheritedPropertySheets="..\..\..\MSVCMixbus3\MSVCMixbus3.vsprops"
23                         CharacterSet="2"
24                         >
25                         <Tool
26                                 Name="VCPreBuildEventTool"
27                         />
28                         <Tool
29                                 Name="VCCustomBuildTool"
30                         />
31                         <Tool
32                                 Name="VCXMLDataGeneratorTool"
33                         />
34                         <Tool
35                                 Name="VCWebServiceProxyGeneratorTool"
36                         />
37                         <Tool
38                                 Name="VCMIDLTool"
39                         />
40                         <Tool
41                                 Name="VCCLCompilerTool"
42                                 AdditionalOptions="/FI$(TargetSxsFolder)\targetsxs.h"
43                                 Optimization="0"
44                                 AdditionalIncludeDirectories="..;..\..\pbd;&quot;$(GenericIncludeFolder)&quot;;&quot;$(GenericLibraryFolder)\glib-2.0\include&quot;"
45                                 PreprocessorDefinitions="PLATFORM_WINDOWS;COMPILER_MSVC;UINTSDEFINED=1;BUILDING_EVORAL;LIBEVORAL_DLL_EXPORTS;INCLUDE_ARDOUR_MISCELLANEOUS=1;BOOST_REGEX_DYN_LINK;BOOST_REGEX_NO_LIB;BOOST_CHRONO_NO_LIB;BOOST_SYSTEM_NO_LIB;BOOST_THREAD_NO_LIB;BOOST_DATE_TIME_NO_LIB;WIN32;_WIN32;_DEBUG;DEBUG=&quot;Debug&quot;;ARCH_X86;USE_XMMINTRIN;BUILD_SSE_OPTIMIZATIONS;ENABLE_NLS;PACKAGE=&quot;\&quot;libevoral\&quot;&quot;;PROGRAM_NAME=&quot;\&quot;Mixbus3\&quot;&quot;;_REENTRANT;_USE_MATH_DEFINES;_LARGEFILE_SOURCE;_LARGEFILE64_SOURCE;LIBC_DISABLE_DEPRECATED;BOOST_SYSTEM_NO_DEPRECATED;__STDC_LIMIT_MACROS;__STDC_FORMAT_MACROS;INTERNAL_SHARED_LIBS=1;JACK_SESSION=1;HAVE_GLIB=1;HAVE_GTHREAD=1;HAVE_SNDFILE=1;HAVE_GIOMM=1;HAVE_CURL=1;HAVE_LO=1;HAVE_MODE_T=1;PHONE_HOME=1;FREESOUND=1;WINDOWS_KEY=\&quot;Mod4&gt;&lt;Super\&quot;;IS_OSX=0;HAVE_XML=1;HAVE_UUID=1;HAVE_LIBS_PBD=1;HAVE_JACK=1;HAVE_LIBS_MIDIPP2=1;HAVE_LIBS_EVORAL=1;HAVE_FFTW3=1;HAVE_FFTW3F=1;HAVE_AUBIO=1;HAVE_LIBS_VAMP_SDK=1;HAVE_LIBS_VAMP_PLUGINS=1;HAVE_LIBS_TAGLIB=1;HAVE_LIBS_LIBLTC=1;HAVE_LIBS_RUBBERBAND=1;HAVE_CONTROL_PROTOCOL=1;HAVE_FRONTIER=1;HAVE_GENERIC_MIDI=1;HAVE_MACKIE=1;HAVE_OSC=1;HAVE_TRANZPORT=1;HAVE_WIIMOTE=1;HAVE_LIBS_SURFACES=1;HAVE_2IN2OUT=1;HAVE_1IN2OUT=1;HAVE_VBAP=1;HAVE_LIBS_PANNERS=1;HAVE_LIBS_TIMECODE=1;HAVE_LRDF=1;HAVE_SAMPLERATE=1;HAVE_SERD=1;HAVE_SORD=1;HAVE_SRATOM=1;HAVE_LILV=1;HAVE_LILV_0_16_0=1;HAVE_OGG=1;HAVE_FLAC=1;HAVE_RUBBERBAND=1;USE_RUBBERBAND=1;HAVE_JACK_SESSION=1;HAVE_UNISTD=1;HAVE_JACK_ON_INFO_SHUTDOWN=1;HAVE_JACK_VIDEO_SUPPORT=1;HAVE_BOOST_SCOPED_PTR_HPP=1;HAVE_BOOST_PTR_CONTAINER_PTR_LIST_HPP=1;HAVE_LIBS_ARDOUR=1;HAVE_GTKMM=1;HAVE_GTK=1;HAVE_LIBS_GTKMM2EXT=1;HAVE_LIBS_CLEARLOOKS_NEWER=1;HAVE_BOOST_FORMAT_HPP=1;HAVE_LIBS_AUDIOGRAPHER=1;HAVE_GNOMECANVAS=0;HAVE_GNOMECANVASMM=0;HAVE_X11=0;HAVE_FONTCONFIG=1;HAVE_BOOST_SHARED_PTR_HPP=1;HAVE_BOOST_WEAK_PTR_HPP=1;HAVE_GTK2_ARDOUR=1;HAVE_EXPORT=1;HAVE_MIDI_MAPS=1;HAVE_MCP=1;HAVE_PATCHFILES=1;HAVE_TOOLS_SANITY_CHECK=1;SMF_VERSION=\&quot;1.2\&quot;;CURRENT_SESSION_FILE_VERSION=3001"
46                                 MinimalRebuild="true"
47                                 RuntimeLibrary="3"
48                                 WarningLevel="3"
49                                 DebugInformationFormat="3"
50                         />
51                         <Tool
52                                 Name="VCManagedResourceCompilerTool"
53                         />
54                         <Tool
55                                 Name="VCResourceCompilerTool"
56                         />
57                         <Tool
58                                 Name="VCPreLinkEventTool"
59                         />
60                         <Tool
61                                 Name="VCLinkerTool"
62                                 AdditionalDependencies="$(DllPrefix)giomm32$(GlibmmDllSuffix)D.lib $(DllPrefix)glibmm32$(GlibmmDllSuffix)D.lib pthreadVCE2.lib $(DllPrefix)gio32$(GlibDllSuffix)D.lib $(DllPrefix)glib32$(GlibDllSuffix)D.lib $(DllPrefix)gobject32$(GlibDllSuffix)D.lib $(DllPrefix)sigc++32-2.0D.lib libxml2D.lib $(DllPrefix)pbd32D.lib libsndfile-1D.lib intlD.lib ws2_32.lib"
63                                 OutputFile="$(OutDir)\$(DllPrefix)$(ProjectName)32D.dll"
64                                 AdditionalLibraryDirectories="F:\pthread-win32\Pre-built.2\lib"
65                                 GenerateDebugInformation="true"
66                                 SubSystem="2"
67                         />
68                         <Tool
69                                 Name="VCALinkTool"
70                         />
71                         <Tool
72                                 Name="VCManifestTool"
73                         />
74                         <Tool
75                                 Name="VCXDCMakeTool"
76                         />
77                         <Tool
78                                 Name="VCBscMakeTool"
79                         />
80                         <Tool
81                                 Name="VCFxCopTool"
82                         />
83                         <Tool
84                                 Name="VCAppVerifierTool"
85                         />
86                         <Tool
87                                 Name="VCWebDeploymentTool"
88                         />
89                         <Tool
90                                 Name="VCPostBuildEventTool"
91                                 CommandLine="copy /Y &quot;$(OutDir)\$(TargetName).dll&quot; &quot;$(Debug32TargetFolder)\$(TargetName).dll&quot;&#x0D;&#x0A;copy /Y &quot;$(OutDir)\$(TargetName).dll&quot; &quot;$(Debug32TestSuiteFolder)\$(TargetName).dll&quot;&#x0D;&#x0A;copy /Y &quot;$(OutDir)\$(TargetName).lib&quot; &quot;$(GenericWin32LibraryFolder)\$(TargetName).lib&quot;&#x0D;&#x0A;"
92                         />
93                 </Configuration>
94                 <Configuration
95                         Name="Release 32|Win32"
96                         OutputDirectory="$(ProjectDir)\$(ConfigurationName)\bin"
97                         IntermediateDirectory="$(ProjectDir)\$(ConfigurationName)\obj\$(ProjectName)"
98                         ConfigurationType="2"
99                         InheritedPropertySheets="..\..\..\MSVCMixbus3\MSVCMixbus3.vsprops"
100                         CharacterSet="2"
101                         WholeProgramOptimization="1"
102                         >
103                         <Tool
104                                 Name="VCPreBuildEventTool"
105                         />
106                         <Tool
107                                 Name="VCCustomBuildTool"
108                         />
109                         <Tool
110                                 Name="VCXMLDataGeneratorTool"
111                         />
112                         <Tool
113                                 Name="VCWebServiceProxyGeneratorTool"
114                         />
115                         <Tool
116                                 Name="VCMIDLTool"
117                         />
118                         <Tool
119                                 Name="VCCLCompilerTool"
120                                 AdditionalOptions="/FI$(TargetSxsFolder)\targetsxs.h"
121                                 Optimization="2"
122                                 InlineFunctionExpansion="1"
123                                 AdditionalIncludeDirectories="..;..\..\pbd;&quot;$(GenericIncludeFolder)&quot;;&quot;$(GenericLibraryFolder)\glib-2.0\include&quot;"
124                                 PreprocessorDefinitions="PLATFORM_WINDOWS;COMPILER_MSVC;UINTSDEFINED=1;_SECURE_SCL=0;BUILDING_EVORAL;LIBEVORAL_DLL_EXPORTS;INCLUDE_ARDOUR_MISCELLANEOUS=1;BOOST_REGEX_DYN_LINK;BOOST_REGEX_NO_LIB;BOOST_CHRONO_NO_LIB;BOOST_SYSTEM_NO_LIB;BOOST_THREAD_NO_LIB;BOOST_DATE_TIME_NO_LIB;WIN32;_WIN32;NDEBUG;ARCH_X86;USE_XMMINTRIN;BUILD_SSE_OPTIMIZATIONS;ENABLE_NLS;PACKAGE=&quot;\&quot;libevoral\&quot;&quot;;PROGRAM_NAME=&quot;\&quot;Mixbus3\&quot;&quot;;_REENTRANT;_USE_MATH_DEFINES;_LARGEFILE_SOURCE;_LARGEFILE64_SOURCE;LIBC_DISABLE_DEPRECATED;BOOST_SYSTEM_NO_DEPRECATED;__STDC_LIMIT_MACROS;__STDC_FORMAT_MACROS;INTERNAL_SHARED_LIBS=1;JACK_SESSION=1;HAVE_GLIB=1;HAVE_GTHREAD=1;HAVE_SNDFILE=1;HAVE_GIOMM=1;HAVE_CURL=1;HAVE_LO=1;HAVE_MODE_T=1;PHONE_HOME=1;FREESOUND=1;WINDOWS_KEY=\&quot;Mod4&gt;&lt;Super\&quot;;IS_OSX=0;HAVE_XML=1;HAVE_UUID=1;HAVE_LIBS_PBD=1;HAVE_JACK=1;HAVE_LIBS_MIDIPP2=1;HAVE_LIBS_EVORAL=1;HAVE_FFTW3=1;HAVE_FFTW3F=1;HAVE_AUBIO=1;HAVE_LIBS_VAMP_SDK=1;HAVE_LIBS_VAMP_PLUGINS=1;HAVE_LIBS_TAGLIB=1;HAVE_LIBS_LIBLTC=1;HAVE_LIBS_RUBBERBAND=1;HAVE_CONTROL_PROTOCOL=1;HAVE_FRONTIER=1;HAVE_GENERIC_MIDI=1;HAVE_MACKIE=1;HAVE_OSC=1;HAVE_TRANZPORT=1;HAVE_WIIMOTE=1;HAVE_LIBS_SURFACES=1;HAVE_2IN2OUT=1;HAVE_1IN2OUT=1;HAVE_VBAP=1;HAVE_LIBS_PANNERS=1;HAVE_LIBS_TIMECODE=1;HAVE_LRDF=1;HAVE_SAMPLERATE=1;HAVE_SERD=1;HAVE_SORD=1;HAVE_SRATOM=1;HAVE_LILV=1;HAVE_LILV_0_16_0=1;HAVE_OGG=1;HAVE_FLAC=1;HAVE_RUBBERBAND=1;USE_RUBBERBAND=1;HAVE_JACK_SESSION=1;HAVE_UNISTD=1;HAVE_JACK_ON_INFO_SHUTDOWN=1;HAVE_JACK_VIDEO_SUPPORT=1;HAVE_BOOST_SCOPED_PTR_HPP=1;HAVE_BOOST_PTR_CONTAINER_PTR_LIST_HPP=1;HAVE_LIBS_ARDOUR=1;HAVE_GTKMM=1;HAVE_GTK=1;HAVE_LIBS_GTKMM2EXT=1;HAVE_LIBS_CLEARLOOKS_NEWER=1;HAVE_BOOST_FORMAT_HPP=1;HAVE_LIBS_AUDIOGRAPHER=1;HAVE_GNOMECANVAS=0;HAVE_GNOMECANVASMM=0;HAVE_X11=0;HAVE_FONTCONFIG=1;HAVE_BOOST_SHARED_PTR_HPP=1;HAVE_BOOST_WEAK_PTR_HPP=1;HAVE_GTK2_ARDOUR=1;HAVE_EXPORT=1;HAVE_MIDI_MAPS=1;HAVE_MCP=1;HAVE_PATCHFILES=1;HAVE_TOOLS_SANITY_CHECK=1;SMF_VERSION=\&quot;1.2\&quot;;CURRENT_SESSION_FILE_VERSION=3001"
125                                 StringPooling="false"
126                                 RuntimeLibrary="2"
127                                 EnableEnhancedInstructionSet="1"
128                                 WarningLevel="3"
129                         />
130                         <Tool
131                                 Name="VCManagedResourceCompilerTool"
132                         />
133                         <Tool
134                                 Name="VCResourceCompilerTool"
135                         />
136                         <Tool
137                                 Name="VCPreLinkEventTool"
138                         />
139                         <Tool
140                                 Name="VCLinkerTool"
141                                 AdditionalDependencies="$(DllPrefix)giomm32$(GlibmmDllSuffix).lib $(DllPrefix)glibmm32$(GlibmmDllSuffix).lib pthreadVCE2.lib $(DllPrefix)gio32$(GlibDllSuffix).lib $(DllPrefix)glib32$(GlibDllSuffix).lib $(DllPrefix)gobject32$(GlibDllSuffix).lib $(DllPrefix)sigc++32-2.0.lib libxml2.lib $(DllPrefix)pbd32.lib libsndfile-1.lib intl.lib ws2_32.lib"
142                                 OutputFile="$(OutDir)\$(DllPrefix)$(ProjectName)32.dll"
143                                 AdditionalLibraryDirectories="F:\pthread-win32\Pre-built.2\lib"
144                                 SubSystem="2"
145                                 OptimizeReferences="2"
146                         />
147                         <Tool
148                                 Name="VCALinkTool"
149                         />
150                         <Tool
151                                 Name="VCManifestTool"
152                         />
153                         <Tool
154                                 Name="VCXDCMakeTool"
155                         />
156                         <Tool
157                                 Name="VCBscMakeTool"
158                         />
159                         <Tool
160                                 Name="VCFxCopTool"
161                         />
162                         <Tool
163                                 Name="VCAppVerifierTool"
164                         />
165                         <Tool
166                                 Name="VCWebDeploymentTool"
167                         />
168                         <Tool
169                                 Name="VCPostBuildEventTool"
170                                 CommandLine="copy /Y &quot;$(OutDir)\$(TargetName).dll&quot; &quot;$(Release32TargetFolder)\$(TargetName).dll&quot;&#x0D;&#x0A;copy /Y &quot;$(OutDir)\$(TargetName).dll&quot; &quot;$(Release32TestSuiteFolder)\$(TargetName).dll&quot;&#x0D;&#x0A;copy /Y &quot;$(OutDir)\$(TargetName).lib&quot; &quot;$(GenericWin32LibraryFolder)\$(TargetName).lib&quot;&#x0D;&#x0A;"
171                         />
172                 </Configuration>
173                 <Configuration
174                         Name="Release 32 with Debugging Capability|Win32"
175                         OutputDirectory="$(ProjectDir)\$(ConfigurationName)\bin"
176                         IntermediateDirectory="$(ProjectDir)\$(ConfigurationName)\obj\$(ProjectName)"
177                         ConfigurationType="2"
178                         InheritedPropertySheets="..\..\..\MSVCMixbus3\MSVCMixbus3.vsprops"
179                         CharacterSet="2"
180                         WholeProgramOptimization="0"
181                         >
182                         <Tool
183                                 Name="VCPreBuildEventTool"
184                                 CommandLine="copy /Y &quot;..\src\Note.cpp&quot; &quot;..\src\Note.impl&quot;&#x0D;&#x0A;"
185                         />
186                         <Tool
187                                 Name="VCCustomBuildTool"
188                         />
189                         <Tool
190                                 Name="VCXMLDataGeneratorTool"
191                         />
192                         <Tool
193                                 Name="VCWebServiceProxyGeneratorTool"
194                         />
195                         <Tool
196                                 Name="VCMIDLTool"
197                         />
198                         <Tool
199                                 Name="VCCLCompilerTool"
200                                 AdditionalOptions="/FI$(TargetSxsFolder)\targetsxs.h"
201                                 Optimization="0"
202                                 AdditionalIncludeDirectories="..;..\..\pbd;&quot;$(GenericIncludeFolder)&quot;;&quot;$(GenericLibraryFolder)\glib-2.0\include&quot;"
203                                 PreprocessorDefinitions="PLATFORM_WINDOWS;COMPILER_MSVC;UINTSDEFINED=1;_SECURE_SCL=0;BUILDING_EVORAL;LIBEVORAL_DLL_EXPORTS;INCLUDE_ARDOUR_MISCELLANEOUS=1;BOOST_REGEX_DYN_LINK;BOOST_REGEX_NO_LIB;BOOST_CHRONO_NO_LIB;BOOST_SYSTEM_NO_LIB;BOOST_THREAD_NO_LIB;BOOST_DATE_TIME_NO_LIB;WIN32;_WIN32;ARCH_X86;USE_XMMINTRIN;BUILD_SSE_OPTIMIZATIONS;ENABLE_NLS;PACKAGE=&quot;\&quot;libevoral\&quot;&quot;;PROGRAM_NAME=&quot;\&quot;Mixbus3\&quot;&quot;;_REENTRANT;_USE_MATH_DEFINES;_LARGEFILE_SOURCE;_LARGEFILE64_SOURCE;LIBC_DISABLE_DEPRECATED;BOOST_SYSTEM_NO_DEPRECATED;__STDC_LIMIT_MACROS;__STDC_FORMAT_MACROS;INTERNAL_SHARED_LIBS=1;JACK_SESSION=1;HAVE_GLIB=1;HAVE_GTHREAD=1;HAVE_SNDFILE=1;HAVE_GIOMM=1;HAVE_CURL=1;HAVE_LO=1;HAVE_MODE_T=1;PHONE_HOME=1;FREESOUND=1;WINDOWS_KEY=\&quot;Mod4&gt;&lt;Super\&quot;;IS_OSX=0;HAVE_XML=1;HAVE_UUID=1;HAVE_LIBS_PBD=1;HAVE_JACK=1;HAVE_LIBS_MIDIPP2=1;HAVE_LIBS_EVORAL=1;HAVE_FFTW3=1;HAVE_FFTW3F=1;HAVE_AUBIO=1;HAVE_LIBS_VAMP_SDK=1;HAVE_LIBS_VAMP_PLUGINS=1;HAVE_LIBS_TAGLIB=1;HAVE_LIBS_LIBLTC=1;HAVE_LIBS_RUBBERBAND=1;HAVE_CONTROL_PROTOCOL=1;HAVE_FRONTIER=1;HAVE_GENERIC_MIDI=1;HAVE_MACKIE=1;HAVE_OSC=1;HAVE_TRANZPORT=1;HAVE_WIIMOTE=1;HAVE_LIBS_SURFACES=1;HAVE_2IN2OUT=1;HAVE_1IN2OUT=1;HAVE_VBAP=1;HAVE_LIBS_PANNERS=1;HAVE_LIBS_TIMECODE=1;HAVE_LRDF=1;HAVE_SAMPLERATE=1;HAVE_SERD=1;HAVE_SORD=1;HAVE_SRATOM=1;HAVE_LILV=1;HAVE_LILV_0_16_0=1;HAVE_OGG=1;HAVE_FLAC=1;HAVE_RUBBERBAND=1;USE_RUBBERBAND=1;HAVE_JACK_SESSION=1;HAVE_UNISTD=1;HAVE_JACK_ON_INFO_SHUTDOWN=1;HAVE_JACK_VIDEO_SUPPORT=1;HAVE_BOOST_SCOPED_PTR_HPP=1;HAVE_BOOST_PTR_CONTAINER_PTR_LIST_HPP=1;HAVE_LIBS_ARDOUR=1;HAVE_GTKMM=1;HAVE_GTK=1;HAVE_LIBS_GTKMM2EXT=1;HAVE_LIBS_CLEARLOOKS_NEWER=1;HAVE_BOOST_FORMAT_HPP=1;HAVE_LIBS_AUDIOGRAPHER=1;HAVE_GNOMECANVAS=0;HAVE_GNOMECANVASMM=0;HAVE_X11=0;HAVE_FONTCONFIG=1;HAVE_BOOST_SHARED_PTR_HPP=1;HAVE_BOOST_WEAK_PTR_HPP=1;HAVE_GTK2_ARDOUR=1;HAVE_EXPORT=1;HAVE_MIDI_MAPS=1;HAVE_MCP=1;HAVE_PATCHFILES=1;HAVE_TOOLS_SANITY_CHECK=1;SMF_VERSION=\&quot;1.2\&quot;;CURRENT_SESSION_FILE_VERSION=3001"
204                                 StringPooling="false"
205                                 RuntimeLibrary="2"
206                                 EnableEnhancedInstructionSet="1"
207                                 WarningLevel="3"
208                                 DebugInformationFormat="3"
209                         />
210                         <Tool
211                                 Name="VCManagedResourceCompilerTool"
212                         />
213                         <Tool
214                                 Name="VCResourceCompilerTool"
215                         />
216                         <Tool
217                                 Name="VCPreLinkEventTool"
218                         />
219                         <Tool
220                                 Name="VCLinkerTool"
221                                 AdditionalDependencies="$(DllPrefix)giomm32$(GlibmmDllSuffix)RDC.lib $(DllPrefix)glibmm32$(GlibmmDllSuffix)RDC.lib pthreadVCE2.lib $(DllPrefix)gio32$(GlibDllSuffix)RDC.lib $(DllPrefix)glib32$(GlibDllSuffix)RDC.lib $(DllPrefix)gobject32$(GlibDllSuffix)RDC.lib $(DllPrefix)sigc++32-2.0RDC.lib libxml2RDC.lib $(DllPrefix)pbd32RDC.lib libsndfile-1.lib intlRDC.lib ws2_32.lib"
222                                 OutputFile="$(OutDir)\$(DllPrefix)$(ProjectName)32RDC.dll"
223                                 AdditionalLibraryDirectories="F:\pthread-win32\Pre-built.2\lib"
224                                 GenerateDebugInformation="true"
225                                 SubSystem="2"
226                         />
227                         <Tool
228                                 Name="VCALinkTool"
229                         />
230                         <Tool
231                                 Name="VCManifestTool"
232                         />
233                         <Tool
234                                 Name="VCXDCMakeTool"
235                         />
236                         <Tool
237                                 Name="VCBscMakeTool"
238                         />
239                         <Tool
240                                 Name="VCFxCopTool"
241                         />
242                         <Tool
243                                 Name="VCAppVerifierTool"
244                         />
245                         <Tool
246                                 Name="VCWebDeploymentTool"
247                         />
248                         <Tool
249                                 Name="VCPostBuildEventTool"
250                                 CommandLine="copy /Y &quot;$(OutDir)\$(TargetName).dll&quot; &quot;$(Release32TestSuiteFolder)\$(TargetName).dll&quot;&#x0D;&#x0A;copy /Y &quot;$(OutDir)\$(TargetName).lib&quot; &quot;$(GenericWin32LibraryFolder)\$(TargetName).lib&quot;&#x0D;&#x0A;"
251                         />
252                 </Configuration>
253         </Configurations>
254         <References>
255         </References>
256         <Files>
257                 <Filter
258                         Name="Source Files"
259                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
260                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
261                         >
262                         <File
263                                 RelativePath="..\src\Control.cpp"
264                                 >
265                         </File>
266                         <File
267                                 RelativePath="..\src\ControlList.cpp"
268                                 >
269                         </File>
270                         <File
271                                 RelativePath="..\src\ControlSet.cpp"
272                                 >
273                         </File>
274                         <File
275                                 RelativePath="..\src\Curve.cpp"
276                                 >
277                         </File>
278                         <File
279                                 RelativePath="..\src\debug.cpp"
280                                 >
281                         </File>
282                         <File
283                                 RelativePath="..\src\Event.cpp"
284                                 >
285                         </File>
286                         <File
287                                 RelativePath="..\src\midi_util.cpp"
288                                 >
289                         </File>
290                         <File
291                                 RelativePath="..\src\MIDIEvent.cpp"
292                                 >
293                         </File>
294                         <File
295                                 RelativePath="..\src\Sequence.cpp"
296                                 >
297                         </File>
298                         <File
299                                 RelativePath="..\src\SMF.cpp"
300                                 >
301                         </File>
302                         <File
303                                 RelativePath="..\src\TimeConverter.cpp"
304                                 >
305                         </File>
306                         <File
307                                 RelativePath="..\src\types.cpp"
308                                 >
309                         </File>
310                         <Filter
311                                 Name="libsmf"
312                                 >
313                                 <File
314                                         RelativePath="..\src\libsmf\smf.c"
315                                         >
316                                         <FileConfiguration
317                                                 Name="Debug 32|Win32"
318                                                 >
319                                                 <Tool
320                                                         Name="VCCLCompilerTool"
321                                                         ObjectFile="$(IntDir)\$(InputName)1.obj"
322                                                         XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
323                                                         CompileAs="2"
324                                                 />
325                                         </FileConfiguration>
326                                         <FileConfiguration
327                                                 Name="Release 32|Win32"
328                                                 >
329                                                 <Tool
330                                                         Name="VCCLCompilerTool"
331                                                         ObjectFile="$(IntDir)\$(InputName)1.obj"
332                                                         XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
333                                                         CompileAs="2"
334                                                 />
335                                         </FileConfiguration>
336                                         <FileConfiguration
337                                                 Name="Release 32 with Debugging Capability|Win32"
338                                                 >
339                                                 <Tool
340                                                         Name="VCCLCompilerTool"
341                                                         ObjectFile="$(IntDir)\$(InputName)1.obj"
342                                                         XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
343                                                         CompileAs="2"
344                                                 />
345                                         </FileConfiguration>
346                                 </File>
347                                 <File
348                                         RelativePath="..\src\libsmf\smf_decode.c"
349                                         >
350                                         <FileConfiguration
351                                                 Name="Debug 32|Win32"
352                                                 >
353                                                 <Tool
354                                                         Name="VCCLCompilerTool"
355                                                         CompileAs="2"
356                                                 />
357                                         </FileConfiguration>
358                                         <FileConfiguration
359                                                 Name="Release 32|Win32"
360                                                 >
361                                                 <Tool
362                                                         Name="VCCLCompilerTool"
363                                                         CompileAs="2"
364                                                 />
365                                         </FileConfiguration>
366                                         <FileConfiguration
367                                                 Name="Release 32 with Debugging Capability|Win32"
368                                                 >
369                                                 <Tool
370                                                         Name="VCCLCompilerTool"
371                                                         CompileAs="2"
372                                                 />
373                                         </FileConfiguration>
374                                 </File>
375                                 <File
376                                         RelativePath="..\src\libsmf\smf_load.c"
377                                         >
378                                         <FileConfiguration
379                                                 Name="Debug 32|Win32"
380                                                 >
381                                                 <Tool
382                                                         Name="VCCLCompilerTool"
383                                                         CompileAs="2"
384                                                 />
385                                         </FileConfiguration>
386                                         <FileConfiguration
387                                                 Name="Release 32|Win32"
388                                                 >
389                                                 <Tool
390                                                         Name="VCCLCompilerTool"
391                                                         CompileAs="2"
392                                                 />
393                                         </FileConfiguration>
394                                         <FileConfiguration
395                                                 Name="Release 32 with Debugging Capability|Win32"
396                                                 >
397                                                 <Tool
398                                                         Name="VCCLCompilerTool"
399                                                         CompileAs="2"
400                                                 />
401                                         </FileConfiguration>
402                                 </File>
403                                 <File
404                                         RelativePath="..\src\libsmf\smf_save.c"
405                                         >
406                                         <FileConfiguration
407                                                 Name="Debug 32|Win32"
408                                                 >
409                                                 <Tool
410                                                         Name="VCCLCompilerTool"
411                                                         CompileAs="2"
412                                                 />
413                                         </FileConfiguration>
414                                         <FileConfiguration
415                                                 Name="Release 32|Win32"
416                                                 >
417                                                 <Tool
418                                                         Name="VCCLCompilerTool"
419                                                         CompileAs="2"
420                                                 />
421                                         </FileConfiguration>
422                                         <FileConfiguration
423                                                 Name="Release 32 with Debugging Capability|Win32"
424                                                 >
425                                                 <Tool
426                                                         Name="VCCLCompilerTool"
427                                                         CompileAs="2"
428                                                 />
429                                         </FileConfiguration>
430                                 </File>
431                                 <File
432                                         RelativePath="..\src\libsmf\smf_tempo.c"
433                                         >
434                                         <FileConfiguration
435                                                 Name="Debug 32|Win32"
436                                                 >
437                                                 <Tool
438                                                         Name="VCCLCompilerTool"
439                                                         CompileAs="2"
440                                                 />
441                                         </FileConfiguration>
442                                         <FileConfiguration
443                                                 Name="Release 32|Win32"
444                                                 >
445                                                 <Tool
446                                                         Name="VCCLCompilerTool"
447                                                         CompileAs="2"
448                                                 />
449                                         </FileConfiguration>
450                                         <FileConfiguration
451                                                 Name="Release 32 with Debugging Capability|Win32"
452                                                 >
453                                                 <Tool
454                                                         Name="VCCLCompilerTool"
455                                                         CompileAs="2"
456                                                 />
457                                         </FileConfiguration>
458                                 </File>
459                         </Filter>
460                 </Filter>
461                 <Filter
462                         Name="Header Files"
463                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
464                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
465                         >
466                         <File
467                                 RelativePath="..\evoral\Beats.hpp"
468                                 >
469                         </File>
470                         <File
471                                 RelativePath="..\evoral\ControlList.hpp"
472                                 >
473                         </File>
474                         <File
475                                 RelativePath="..\evoral\ControlSet.hpp"
476                                 >
477                         </File>
478                         <File
479                                 RelativePath="..\evoral\Curve.hpp"
480                                 >
481                         </File>
482                         <File
483                                 RelativePath="..\evoral\Event.hpp"
484                                 >
485                         </File>
486                         <File
487                                 RelativePath="..\evoral\EventList.hpp"
488                                 >
489                         </File>
490                         <File
491                                 RelativePath="..\evoral\EventSink.hpp"
492                                 >
493                         </File>
494                         <File
495                                 RelativePath="..\evoral\midi_events.h"
496                                 >
497                         </File>
498                         <File
499                                 RelativePath="..\evoral\midi_util.h"
500                                 >
501                         </File>
502                         <File
503                                 RelativePath="..\evoral\MIDIEvent.hpp"
504                                 >
505                         </File>
506                         <File
507                                 RelativePath="..\evoral\Note.hpp"
508                                 >
509                         </File>
510                         <File
511                                 RelativePath="..\evoral\OldSMF.hpp"
512                                 >
513                         </File>
514                         <File
515                                 RelativePath="..\evoral\Parameter.hpp"
516                                 >
517                         </File>
518                         <File
519                                 RelativePath="..\evoral\ParameterDescriptor.hpp"
520                                 >
521                         </File>
522                         <File
523                                 RelativePath="..\evoral\PatchChange.hpp"
524                                 >
525                         </File>
526                         <File
527                                 RelativePath="..\evoral\Range.hpp"
528                                 >
529                         </File>
530                         <File
531                                 RelativePath="..\evoral\Sequence.hpp"
532                                 >
533                         </File>
534                         <File
535                                 RelativePath="..\src\libsmf\smf.h"
536                                 >
537                         </File>
538                         <File
539                                 RelativePath="..\evoral\SMF.hpp"
540                                 >
541                         </File>
542                         <File
543                                 RelativePath="..\src\libsmf\smf_private.h"
544                                 >
545                         </File>
546                         <File
547                                 RelativePath="..\evoral\SMFReader.hpp"
548                                 >
549                         </File>
550                         <File
551                                 RelativePath="..\evoral\TimeConverter.hpp"
552                                 >
553                         </File>
554                         <File
555                                 RelativePath="..\evoral\TypeMap.hpp"
556                                 >
557                         </File>
558                         <File
559                                 RelativePath="..\evoral\types.hpp"
560                                 >
561                         </File>
562                         <File
563                                 RelativePath="..\evoral\visibility.h"
564                                 >
565                         </File>
566                 </Filter>
567                 <Filter
568                         Name="Resource Files"
569                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
570                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
571                         >
572                         <File
573                                 RelativePath="..\..\..\icons\win32\msvc_resources.rc"
574                                 >
575                         </File>
576                 </Filter>
577         </Files>
578         <Globals>
579         </Globals>
580 </VisualStudioProject>