| 1 | <?xml version="1.0" encoding="Windows-1252"?>
|
|---|
| 2 | <VisualStudioProject
|
|---|
| 3 | ProjectType="Visual C++"
|
|---|
| 4 | Version="7.10"
|
|---|
| 5 | Name="buzelib"
|
|---|
| 6 | ProjectGUID="{CA5DD76A-F7C5-454a-8B6A-5C084BD6E40B}"
|
|---|
| 7 | Keyword="Win32Proj">
|
|---|
| 8 | <Platforms>
|
|---|
| 9 | <Platform
|
|---|
| 10 | Name="Win32"/>
|
|---|
| 11 | </Platforms>
|
|---|
| 12 | <Configurations>
|
|---|
| 13 | <Configuration
|
|---|
| 14 | Name="Debug|Win32"
|
|---|
| 15 | OutputDirectory="Debug/buzelib"
|
|---|
| 16 | IntermediateDirectory="Debug/buzelib"
|
|---|
| 17 | ConfigurationType="4"
|
|---|
| 18 | CharacterSet="2">
|
|---|
| 19 | <Tool
|
|---|
| 20 | Name="VCCLCompilerTool"
|
|---|
| 21 | AdditionalOptions="/EHsc"
|
|---|
| 22 | Optimization="0"
|
|---|
| 23 | AdditionalIncludeDirectories="src\zzub\include;src\zzub\src\libzzub;src\wtl;src\zzub\src\zlib;src\buzelib"
|
|---|
| 24 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_WIN32_WINNT=0x0500;STRICT;_CRT_SECURE_NO_DEPRECATE"
|
|---|
| 25 | MinimalRebuild="TRUE"
|
|---|
| 26 | ExceptionHandling="FALSE"
|
|---|
| 27 | BasicRuntimeChecks="3"
|
|---|
| 28 | RuntimeLibrary="1"
|
|---|
| 29 | UsePrecompiledHeader="2"
|
|---|
| 30 | WarningLevel="3"
|
|---|
| 31 | DebugInformationFormat="4"/>
|
|---|
| 32 | <Tool
|
|---|
| 33 | Name="VCCustomBuildTool"/>
|
|---|
| 34 | <Tool
|
|---|
| 35 | Name="VCLibrarianTool"/>
|
|---|
| 36 | <Tool
|
|---|
| 37 | Name="VCMIDLTool"/>
|
|---|
| 38 | <Tool
|
|---|
| 39 | Name="VCPostBuildEventTool"/>
|
|---|
| 40 | <Tool
|
|---|
| 41 | Name="VCPreBuildEventTool"/>
|
|---|
| 42 | <Tool
|
|---|
| 43 | Name="VCPreLinkEventTool"/>
|
|---|
| 44 | <Tool
|
|---|
| 45 | Name="VCResourceCompilerTool"
|
|---|
| 46 | AdditionalIncludeDirectories="../wtl"/>
|
|---|
| 47 | <Tool
|
|---|
| 48 | Name="VCWebServiceProxyGeneratorTool"/>
|
|---|
| 49 | <Tool
|
|---|
| 50 | Name="VCXMLDataGeneratorTool"/>
|
|---|
| 51 | <Tool
|
|---|
| 52 | Name="VCManagedWrapperGeneratorTool"/>
|
|---|
| 53 | <Tool
|
|---|
| 54 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|---|
| 55 | </Configuration>
|
|---|
| 56 | <Configuration
|
|---|
| 57 | Name="Release|Win32"
|
|---|
| 58 | OutputDirectory="Release/buzelib"
|
|---|
| 59 | IntermediateDirectory="Release/buzelib"
|
|---|
| 60 | ConfigurationType="4"
|
|---|
| 61 | CharacterSet="2">
|
|---|
| 62 | <Tool
|
|---|
| 63 | Name="VCCLCompilerTool"
|
|---|
| 64 | AdditionalOptions="/EHsc"
|
|---|
| 65 | AdditionalIncludeDirectories="src\zzub\include;src\zzub\src\libzzub;src\wtl;src\zzub\src\zlib;src\buzelib"
|
|---|
| 66 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_WIN32_WINNT=0x0500;STRICT;_CRT_SECURE_NO_DEPRECATE"
|
|---|
| 67 | ExceptionHandling="FALSE"
|
|---|
| 68 | RuntimeLibrary="0"
|
|---|
| 69 | UsePrecompiledHeader="2"
|
|---|
| 70 | WarningLevel="3"
|
|---|
| 71 | DebugInformationFormat="3"/>
|
|---|
| 72 | <Tool
|
|---|
| 73 | Name="VCCustomBuildTool"/>
|
|---|
| 74 | <Tool
|
|---|
| 75 | Name="VCLibrarianTool"/>
|
|---|
| 76 | <Tool
|
|---|
| 77 | Name="VCMIDLTool"/>
|
|---|
| 78 | <Tool
|
|---|
| 79 | Name="VCPostBuildEventTool"/>
|
|---|
| 80 | <Tool
|
|---|
| 81 | Name="VCPreBuildEventTool"/>
|
|---|
| 82 | <Tool
|
|---|
| 83 | Name="VCPreLinkEventTool"/>
|
|---|
| 84 | <Tool
|
|---|
| 85 | Name="VCResourceCompilerTool"/>
|
|---|
| 86 | <Tool
|
|---|
| 87 | Name="VCWebServiceProxyGeneratorTool"/>
|
|---|
| 88 | <Tool
|
|---|
| 89 | Name="VCXMLDataGeneratorTool"/>
|
|---|
| 90 | <Tool
|
|---|
| 91 | Name="VCManagedWrapperGeneratorTool"/>
|
|---|
| 92 | <Tool
|
|---|
| 93 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|---|
| 94 | </Configuration>
|
|---|
| 95 | </Configurations>
|
|---|
| 96 | <References>
|
|---|
| 97 | <ProjectReference
|
|---|
| 98 | ReferencedProjectIdentifier="{10C66439-1A3C-4EC0-BC34-3FE6A2066837}"
|
|---|
| 99 | Name="libzzub"/>
|
|---|
| 100 | </References>
|
|---|
| 101 | <Files>
|
|---|
| 102 | <Filter
|
|---|
| 103 | Name="Source Files"
|
|---|
| 104 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|---|
| 105 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
|---|
| 106 | <File
|
|---|
| 107 | RelativePath=".\src\buzelib\AnalyzerView.cpp">
|
|---|
| 108 | </File>
|
|---|
| 109 | <File
|
|---|
| 110 | RelativePath=".\src\buzelib\buze.cpp">
|
|---|
| 111 | </File>
|
|---|
| 112 | <File
|
|---|
| 113 | RelativePath=".\src\buzelib\BuzeConfiguration.cpp">
|
|---|
| 114 | </File>
|
|---|
| 115 | <File
|
|---|
| 116 | RelativePath=".\src\buzelib\CommentView.cpp">
|
|---|
| 117 | </File>
|
|---|
| 118 | <File
|
|---|
| 119 | RelativePath=".\src\buzelib\CpuMeterView.cpp">
|
|---|
| 120 | </File>
|
|---|
| 121 | <File
|
|---|
| 122 | RelativePath=".\src\buzelib\DebugView.cpp">
|
|---|
| 123 | </File>
|
|---|
| 124 | <File
|
|---|
| 125 | RelativePath=".\src\buzelib\Document.cpp">
|
|---|
| 126 | </File>
|
|---|
| 127 | <File
|
|---|
| 128 | RelativePath=".\src\buzelib\EditorActions.cpp">
|
|---|
| 129 | </File>
|
|---|
| 130 | <File
|
|---|
| 131 | RelativePath=".\src\buzelib\EnvelopeCtrl.cpp">
|
|---|
| 132 | </File>
|
|---|
| 133 | <File
|
|---|
| 134 | RelativePath=".\src\buzelib\FileBrowserList.cpp">
|
|---|
| 135 | </File>
|
|---|
| 136 | <File
|
|---|
| 137 | RelativePath=".\src\buzelib\FileBrowserView.cpp">
|
|---|
| 138 | </File>
|
|---|
| 139 | <File
|
|---|
| 140 | RelativePath=".\src\buzelib\HelpView.cpp">
|
|---|
| 141 | </File>
|
|---|
| 142 | <File
|
|---|
| 143 | RelativePath=".\src\buzelib\InputMixerView.cpp">
|
|---|
| 144 | </File>
|
|---|
| 145 | <File
|
|---|
| 146 | RelativePath=".\src\buzelib\MachineDropTarget.cpp">
|
|---|
| 147 | </File>
|
|---|
| 148 | <File
|
|---|
| 149 | RelativePath=".\src\buzelib\MachineFolderView.cpp">
|
|---|
| 150 | </File>
|
|---|
| 151 | <File
|
|---|
| 152 | RelativePath=".\src\buzelib\MachineParameterView.cpp">
|
|---|
| 153 | </File>
|
|---|
| 154 | <File
|
|---|
| 155 | RelativePath=".\src\buzelib\MachineView.cpp">
|
|---|
| 156 | </File>
|
|---|
| 157 | <File
|
|---|
| 158 | RelativePath=".\src\buzelib\MainFrm.cpp">
|
|---|
| 159 | </File>
|
|---|
| 160 | <File
|
|---|
| 161 | RelativePath=".\src\buzelib\ParameterController.cpp">
|
|---|
| 162 | </File>
|
|---|
| 163 | <File
|
|---|
| 164 | RelativePath=".\src\buzelib\ParameterSliderBar.cpp">
|
|---|
| 165 | </File>
|
|---|
| 166 | <File
|
|---|
| 167 | RelativePath=".\src\buzelib\ParameterSliderCtrl.cpp">
|
|---|
| 168 | </File>
|
|---|
| 169 | <File
|
|---|
| 170 | RelativePath=".\src\buzelib\PatternView.cpp">
|
|---|
| 171 | </File>
|
|---|
| 172 | <File
|
|---|
| 173 | RelativePath=".\src\buzelib\PreferencesView.cpp">
|
|---|
| 174 | </File>
|
|---|
| 175 | <File
|
|---|
| 176 | RelativePath=".\src\buzelib\PreferencesViewProperties.cpp">
|
|---|
| 177 | </File>
|
|---|
| 178 | <File
|
|---|
| 179 | RelativePath=".\src\buzelib\PresetDialog.cpp">
|
|---|
| 180 | </File>
|
|---|
| 181 | <File
|
|---|
| 182 | RelativePath=".\src\buzelib\PropertyListView.cpp">
|
|---|
| 183 | </File>
|
|---|
| 184 | <File
|
|---|
| 185 | RelativePath=".\src\buzelib\PropertyViewProperties.cpp">
|
|---|
| 186 | </File>
|
|---|
| 187 | <File
|
|---|
| 188 | RelativePath=".\src\buzelib\RecorderView.cpp">
|
|---|
| 189 | </File>
|
|---|
| 190 | <File
|
|---|
| 191 | RelativePath=".\src\buzelib\SelectMachine.cpp">
|
|---|
| 192 | </File>
|
|---|
| 193 | <File
|
|---|
| 194 | RelativePath=".\src\buzelib\SelectMidiController.cpp">
|
|---|
| 195 | </File>
|
|---|
| 196 | <File
|
|---|
| 197 | RelativePath=".\src\buzelib\SequenceEditor.cpp">
|
|---|
| 198 | </File>
|
|---|
| 199 | <File
|
|---|
| 200 | RelativePath=".\src\buzelib\SequenceView.cpp">
|
|---|
| 201 | </File>
|
|---|
| 202 | <File
|
|---|
| 203 | RelativePath=".\src\buzelib\stdafx.cpp">
|
|---|
| 204 | </File>
|
|---|
| 205 | <File
|
|---|
| 206 | RelativePath=".\src\buzelib\UndoManager.cpp">
|
|---|
| 207 | </File>
|
|---|
| 208 | <File
|
|---|
| 209 | RelativePath=".\src\buzelib\VisualVolumeSlider.cpp">
|
|---|
| 210 | </File>
|
|---|
| 211 | <File
|
|---|
| 212 | RelativePath=".\src\buzelib\WaitWindow.cpp">
|
|---|
| 213 | </File>
|
|---|
| 214 | <File
|
|---|
| 215 | RelativePath=".\src\buzelib\WaveEditorCtrl.cpp">
|
|---|
| 216 | </File>
|
|---|
| 217 | <File
|
|---|
| 218 | RelativePath=".\src\buzelib\WaveEntryList.cpp">
|
|---|
| 219 | </File>
|
|---|
| 220 | <File
|
|---|
| 221 | RelativePath=".\src\buzelib\WaveTableList.cpp">
|
|---|
| 222 | </File>
|
|---|
| 223 | <File
|
|---|
| 224 | RelativePath=".\src\buzelib\WaveTableView.cpp">
|
|---|
| 225 | </File>
|
|---|
| 226 | </Filter>
|
|---|
| 227 | <Filter
|
|---|
| 228 | Name="Header Files"
|
|---|
| 229 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|---|
| 230 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|---|
| 231 | <File
|
|---|
| 232 | RelativePath=".\src\buzelib\AboutDlg.h">
|
|---|
| 233 | </File>
|
|---|
| 234 | <File
|
|---|
| 235 | RelativePath=".\src\buzelib\AnalyzerView.h">
|
|---|
| 236 | </File>
|
|---|
| 237 | <File
|
|---|
| 238 | RelativePath=".\src\buzelib\buze.h">
|
|---|
| 239 | </File>
|
|---|
| 240 | <File
|
|---|
| 241 | RelativePath=".\src\buzelib\BuzeConfiguration.h">
|
|---|
| 242 | </File>
|
|---|
| 243 | <File
|
|---|
| 244 | RelativePath=".\src\buzelib\CommentView.h">
|
|---|
| 245 | </File>
|
|---|
| 246 | <File
|
|---|
| 247 | RelativePath=".\src\buzelib\Configuration.h">
|
|---|
| 248 | </File>
|
|---|
| 249 | <File
|
|---|
| 250 | RelativePath=".\src\buzelib\CpuMeterView.h">
|
|---|
| 251 | </File>
|
|---|
| 252 | <File
|
|---|
| 253 | RelativePath=".\src\buzelib\DebugView.h">
|
|---|
| 254 | </File>
|
|---|
| 255 | <File
|
|---|
| 256 | RelativePath=".\src\buzelib\Document.h">
|
|---|
| 257 | </File>
|
|---|
| 258 | <File
|
|---|
| 259 | RelativePath=".\src\buzelib\EditorActions.h">
|
|---|
| 260 | </File>
|
|---|
| 261 | <File
|
|---|
| 262 | RelativePath=".\src\buzelib\envelope_h.h">
|
|---|
| 263 | </File>
|
|---|
| 264 | <File
|
|---|
| 265 | RelativePath=".\src\buzelib\EnvelopeCtrl.h">
|
|---|
| 266 | </File>
|
|---|
| 267 | <File
|
|---|
| 268 | RelativePath=".\src\buzelib\Fft.h">
|
|---|
| 269 | </File>
|
|---|
| 270 | <File
|
|---|
| 271 | RelativePath=".\src\buzelib\FileBrowserList.h">
|
|---|
| 272 | </File>
|
|---|
| 273 | <File
|
|---|
| 274 | RelativePath=".\src\buzelib\FileBrowserView.h">
|
|---|
| 275 | </File>
|
|---|
| 276 | <File
|
|---|
| 277 | RelativePath=".\src\buzelib\FileReader.h">
|
|---|
| 278 | </File>
|
|---|
| 279 | <File
|
|---|
| 280 | RelativePath=".\src\buzelib\HelpView.h">
|
|---|
| 281 | </File>
|
|---|
| 282 | <File
|
|---|
| 283 | RelativePath=".\src\buzelib\InputMixerView.h">
|
|---|
| 284 | </File>
|
|---|
| 285 | <File
|
|---|
| 286 | RelativePath=".\src\buzelib\Keymaps.h">
|
|---|
| 287 | </File>
|
|---|
| 288 | <File
|
|---|
| 289 | RelativePath=".\src\buzelib\MachineDropTarget.h">
|
|---|
| 290 | </File>
|
|---|
| 291 | <File
|
|---|
| 292 | RelativePath=".\src\buzelib\MachineFolderView.h">
|
|---|
| 293 | </File>
|
|---|
| 294 | <File
|
|---|
| 295 | RelativePath=".\src\buzelib\MachineParameterView.h">
|
|---|
| 296 | </File>
|
|---|
| 297 | <File
|
|---|
| 298 | RelativePath=".\src\buzelib\MachineView.h">
|
|---|
| 299 | </File>
|
|---|
| 300 | <File
|
|---|
| 301 | RelativePath=".\src\buzelib\MainFrm.h">
|
|---|
| 302 | </File>
|
|---|
| 303 | <File
|
|---|
| 304 | RelativePath=".\src\buzelib\ParameterController.h">
|
|---|
| 305 | </File>
|
|---|
| 306 | <File
|
|---|
| 307 | RelativePath=".\src\buzelib\ParameterSliderBar.h">
|
|---|
| 308 | </File>
|
|---|
| 309 | <File
|
|---|
| 310 | RelativePath=".\src\buzelib\ParameterSliderCtrl.h">
|
|---|
| 311 | </File>
|
|---|
| 312 | <File
|
|---|
| 313 | RelativePath=".\src\buzelib\PatternView.h">
|
|---|
| 314 | </File>
|
|---|
| 315 | <File
|
|---|
| 316 | RelativePath=".\src\buzelib\plur.h">
|
|---|
| 317 | </File>
|
|---|
| 318 | <File
|
|---|
| 319 | RelativePath=".\src\buzelib\PreferencesView.h">
|
|---|
| 320 | </File>
|
|---|
| 321 | <File
|
|---|
| 322 | RelativePath=".\src\buzelib\PreferencesViewProperties.h">
|
|---|
| 323 | </File>
|
|---|
| 324 | <File
|
|---|
| 325 | RelativePath=".\src\buzelib\PresetDialog.h">
|
|---|
| 326 | </File>
|
|---|
| 327 | <File
|
|---|
| 328 | RelativePath=".\src\buzelib\Properties.h">
|
|---|
| 329 | </File>
|
|---|
| 330 | <File
|
|---|
| 331 | RelativePath=".\src\buzelib\PropertyListView.h">
|
|---|
| 332 | </File>
|
|---|
| 333 | <File
|
|---|
| 334 | RelativePath=".\src\buzelib\PropertyViewProperties.h">
|
|---|
| 335 | </File>
|
|---|
| 336 | <File
|
|---|
| 337 | RelativePath=".\src\buzelib\RecorderView.h">
|
|---|
| 338 | </File>
|
|---|
| 339 | <File
|
|---|
| 340 | RelativePath=".\src\buzelib\resource.h">
|
|---|
| 341 | </File>
|
|---|
| 342 | <File
|
|---|
| 343 | RelativePath=".\src\buzelib\SelectMachine.h">
|
|---|
| 344 | </File>
|
|---|
| 345 | <File
|
|---|
| 346 | RelativePath=".\src\buzelib\SelectMidiController.h">
|
|---|
| 347 | </File>
|
|---|
| 348 | <File
|
|---|
| 349 | RelativePath=".\src\buzelib\SequenceEditor.h">
|
|---|
| 350 | </File>
|
|---|
| 351 | <File
|
|---|
| 352 | RelativePath=".\src\buzelib\SequenceView.h">
|
|---|
| 353 | </File>
|
|---|
| 354 | <File
|
|---|
| 355 | RelativePath=".\src\buzelib\stdafx.h">
|
|---|
| 356 | </File>
|
|---|
| 357 | <File
|
|---|
| 358 | RelativePath=".\src\buzelib\UndoManager.h">
|
|---|
| 359 | </File>
|
|---|
| 360 | <File
|
|---|
| 361 | RelativePath=".\src\buzelib\utils.h">
|
|---|
| 362 | </File>
|
|---|
| 363 | <File
|
|---|
| 364 | RelativePath=".\src\buzelib\VisualVolumeSlider.h">
|
|---|
| 365 | </File>
|
|---|
| 366 | <File
|
|---|
| 367 | RelativePath=".\src\buzelib\WaitWindow.h">
|
|---|
| 368 | </File>
|
|---|
| 369 | <File
|
|---|
| 370 | RelativePath=".\src\buzelib\WaveEditorCtrl.h">
|
|---|
| 371 | </File>
|
|---|
| 372 | <File
|
|---|
| 373 | RelativePath=".\src\buzelib\WaveEntryList.h">
|
|---|
| 374 | </File>
|
|---|
| 375 | <File
|
|---|
| 376 | RelativePath=".\src\buzelib\WaveTableEditTabView.h">
|
|---|
| 377 | </File>
|
|---|
| 378 | <File
|
|---|
| 379 | RelativePath=".\src\buzelib\WaveTableList.h">
|
|---|
| 380 | </File>
|
|---|
| 381 | <File
|
|---|
| 382 | RelativePath=".\src\buzelib\WaveTableRecordTabView.h">
|
|---|
| 383 | </File>
|
|---|
| 384 | <File
|
|---|
| 385 | RelativePath=".\src\buzelib\WaveTableView.h">
|
|---|
| 386 | </File>
|
|---|
| 387 | </Filter>
|
|---|
| 388 | <Filter
|
|---|
| 389 | Name="WTL"
|
|---|
| 390 | Filter="">
|
|---|
| 391 | <File
|
|---|
| 392 | RelativePath=".\src\wtl\atlapp.h">
|
|---|
| 393 | </File>
|
|---|
| 394 | <File
|
|---|
| 395 | RelativePath=".\src\wtl\atlcrack.h">
|
|---|
| 396 | </File>
|
|---|
| 397 | <File
|
|---|
| 398 | RelativePath=".\src\wtl\atlctrls.h">
|
|---|
| 399 | </File>
|
|---|
| 400 | <File
|
|---|
| 401 | RelativePath=".\src\wtl\atlctrlw.h">
|
|---|
| 402 | </File>
|
|---|
| 403 | <File
|
|---|
| 404 | RelativePath=".\src\wtl\atlctrlx.h">
|
|---|
| 405 | </File>
|
|---|
| 406 | <File
|
|---|
| 407 | RelativePath=".\src\wtl\atlddx.h">
|
|---|
| 408 | </File>
|
|---|
| 409 | <File
|
|---|
| 410 | RelativePath=".\src\wtl\atldlgs.h">
|
|---|
| 411 | </File>
|
|---|
| 412 | <File
|
|---|
| 413 | RelativePath=".\src\wtl\atlframe.h">
|
|---|
| 414 | </File>
|
|---|
| 415 | <File
|
|---|
| 416 | RelativePath=".\src\wtl\atlgdi.h">
|
|---|
| 417 | </File>
|
|---|
| 418 | <File
|
|---|
| 419 | RelativePath=".\src\wtl\atlgdix.h">
|
|---|
| 420 | </File>
|
|---|
| 421 | <File
|
|---|
| 422 | RelativePath=".\src\wtl\atlmisc.h">
|
|---|
| 423 | </File>
|
|---|
| 424 | <File
|
|---|
| 425 | RelativePath=".\src\wtl\atlprint.h">
|
|---|
| 426 | </File>
|
|---|
| 427 | <File
|
|---|
| 428 | RelativePath=".\src\wtl\atlres.h">
|
|---|
| 429 | </File>
|
|---|
| 430 | <File
|
|---|
| 431 | RelativePath=".\src\wtl\atlresce.h">
|
|---|
| 432 | </File>
|
|---|
| 433 | <File
|
|---|
| 434 | RelativePath=".\src\wtl\atlscrl.h">
|
|---|
| 435 | </File>
|
|---|
| 436 | <File
|
|---|
| 437 | RelativePath=".\src\wtl\atlsplit.h">
|
|---|
| 438 | </File>
|
|---|
| 439 | <File
|
|---|
| 440 | RelativePath=".\src\wtl\atltheme.h">
|
|---|
| 441 | </File>
|
|---|
| 442 | <File
|
|---|
| 443 | RelativePath=".\src\wtl\atluser.h">
|
|---|
| 444 | </File>
|
|---|
| 445 | <File
|
|---|
| 446 | RelativePath=".\src\wtl\atlwinx.h">
|
|---|
| 447 | </File>
|
|---|
| 448 | </Filter>
|
|---|
| 449 | <Filter
|
|---|
| 450 | Name="audioimportlib"
|
|---|
| 451 | Filter="">
|
|---|
| 452 | <File
|
|---|
| 453 | RelativePath=".\src\audioimportlib\BmxBrowser.h">
|
|---|
| 454 | </File>
|
|---|
| 455 | <File
|
|---|
| 456 | RelativePath=".\src\audioimportlib\browsing.cpp">
|
|---|
| 457 | </File>
|
|---|
| 458 | <File
|
|---|
| 459 | RelativePath=".\src\audioimportlib\Browsing.h">
|
|---|
| 460 | </File>
|
|---|
| 461 | <File
|
|---|
| 462 | RelativePath=".\src\audioimportlib\common.h">
|
|---|
| 463 | </File>
|
|---|
| 464 | <File
|
|---|
| 465 | RelativePath=".\src\audioimportlib\ddc.h">
|
|---|
| 466 | </File>
|
|---|
| 467 | <File
|
|---|
| 468 | RelativePath=".\src\audioimportlib\FileReader.h">
|
|---|
| 469 | </File>
|
|---|
| 470 | <File
|
|---|
| 471 | RelativePath=".\src\audioimportlib\ItBrowser.h">
|
|---|
| 472 | </File>
|
|---|
| 473 | <File
|
|---|
| 474 | RelativePath=".\src\audioimportlib\Mod.h">
|
|---|
| 475 | </File>
|
|---|
| 476 | <File
|
|---|
| 477 | RelativePath=".\src\audioimportlib\ModBrowser.cpp">
|
|---|
| 478 | </File>
|
|---|
| 479 | <File
|
|---|
| 480 | RelativePath=".\src\audioimportlib\ModBrowser.h">
|
|---|
| 481 | </File>
|
|---|
| 482 | <File
|
|---|
| 483 | RelativePath=".\src\audioimportlib\Mp3Browser.h">
|
|---|
| 484 | </File>
|
|---|
| 485 | <File
|
|---|
| 486 | RelativePath=".\src\audioimportlib\OggBrowser.h">
|
|---|
| 487 | </File>
|
|---|
| 488 | <File
|
|---|
| 489 | RelativePath=".\src\audioimportlib\Riff.cpp">
|
|---|
| 490 | </File>
|
|---|
| 491 | <File
|
|---|
| 492 | RelativePath=".\src\audioimportlib\Riff.h">
|
|---|
| 493 | </File>
|
|---|
| 494 | <File
|
|---|
| 495 | RelativePath=".\src\audioimportlib\S3mBrowser.cpp">
|
|---|
| 496 | </File>
|
|---|
| 497 | <File
|
|---|
| 498 | RelativePath=".\src\audioimportlib\S3mBrowser.h">
|
|---|
| 499 | </File>
|
|---|
| 500 | <File
|
|---|
| 501 | RelativePath=".\src\audioimportlib\Sf2Browser.h">
|
|---|
| 502 | </File>
|
|---|
| 503 | <File
|
|---|
| 504 | RelativePath=".\src\audioimportlib\WavBrowser.cpp">
|
|---|
| 505 | </File>
|
|---|
| 506 | <File
|
|---|
| 507 | RelativePath=".\src\audioimportlib\WavBrowser.h">
|
|---|
| 508 | </File>
|
|---|
| 509 | <File
|
|---|
| 510 | RelativePath=".\src\audioimportlib\XmBrowser.cpp">
|
|---|
| 511 | </File>
|
|---|
| 512 | <File
|
|---|
| 513 | RelativePath=".\src\audioimportlib\XmBrowser.h">
|
|---|
| 514 | </File>
|
|---|
| 515 | </Filter>
|
|---|
| 516 | <Filter
|
|---|
| 517 | Name="PatternEditor"
|
|---|
| 518 | Filter="">
|
|---|
| 519 | <File
|
|---|
| 520 | RelativePath=".\src\buzelib\PatternEditor\PatternEditorControl.cpp">
|
|---|
| 521 | </File>
|
|---|
| 522 | <File
|
|---|
| 523 | RelativePath=".\src\buzelib\PatternEditor\PatternEditorControl.h">
|
|---|
| 524 | </File>
|
|---|
| 525 | <File
|
|---|
| 526 | RelativePath=".\src\buzelib\PatternEditor\PatternEditorInner.cpp">
|
|---|
| 527 | </File>
|
|---|
| 528 | <File
|
|---|
| 529 | RelativePath=".\src\buzelib\PatternEditor\PatternEditorInner.h">
|
|---|
| 530 | </File>
|
|---|
| 531 | <File
|
|---|
| 532 | RelativePath=".\src\buzelib\PatternEditor\PatternEditorNoteKeys.h">
|
|---|
| 533 | </File>
|
|---|
| 534 | </Filter>
|
|---|
| 535 | <Filter
|
|---|
| 536 | Name="DockTabFrame"
|
|---|
| 537 | Filter="">
|
|---|
| 538 | <File
|
|---|
| 539 | RelativePath=".\src\buzelib\DockTabFrame\ClientViewListener.h">
|
|---|
| 540 | </File>
|
|---|
| 541 | <File
|
|---|
| 542 | RelativePath=".\src\buzelib\DockTabFrame\CustomTabCtrl.h">
|
|---|
| 543 | </File>
|
|---|
| 544 | <File
|
|---|
| 545 | RelativePath=".\src\buzelib\DockTabFrame\DockTabFrame.cpp">
|
|---|
| 546 | </File>
|
|---|
| 547 | <File
|
|---|
| 548 | RelativePath=".\src\buzelib\DockTabFrame\DockTabFrame.h">
|
|---|
| 549 | </File>
|
|---|
| 550 | <File
|
|---|
| 551 | RelativePath=".\src\buzelib\DockTabFrame\DockTabPane.h">
|
|---|
| 552 | </File>
|
|---|
| 553 | <File
|
|---|
| 554 | RelativePath=".\src\buzelib\DockTabFrame\DockTabSerializer.cpp">
|
|---|
| 555 | </File>
|
|---|
| 556 | <File
|
|---|
| 557 | RelativePath=".\src\buzelib\DockTabFrame\DockTabSerializer.h">
|
|---|
| 558 | </File>
|
|---|
| 559 | <File
|
|---|
| 560 | RelativePath=".\src\buzelib\DockTabFrame\DockTabSplitPane.h">
|
|---|
| 561 | </File>
|
|---|
| 562 | <File
|
|---|
| 563 | RelativePath=".\src\buzelib\DockTabFrame\DockTabViewManager.h">
|
|---|
| 564 | </File>
|
|---|
| 565 | <File
|
|---|
| 566 | RelativePath=".\src\buzelib\DockTabFrame\DotNetTabCtrl.h">
|
|---|
| 567 | </File>
|
|---|
| 568 | </Filter>
|
|---|
| 569 | <Filter
|
|---|
| 570 | Name="PropertyList"
|
|---|
| 571 | Filter="">
|
|---|
| 572 | <File
|
|---|
| 573 | RelativePath=".\src\buzelib\PropertyList\PropertyItem.h">
|
|---|
| 574 | </File>
|
|---|
| 575 | <File
|
|---|
| 576 | RelativePath=".\src\buzelib\PropertyList\PropertyItemEditors.h">
|
|---|
| 577 | </File>
|
|---|
| 578 | <File
|
|---|
| 579 | RelativePath=".\src\buzelib\PropertyList\PropertyItemImpl.h">
|
|---|
| 580 | </File>
|
|---|
| 581 | <File
|
|---|
| 582 | RelativePath=".\src\buzelib\PropertyList\PropertyList.h">
|
|---|
| 583 | </File>
|
|---|
| 584 | </Filter>
|
|---|
| 585 | <Filter
|
|---|
| 586 | Name="Preferences"
|
|---|
| 587 | Filter="">
|
|---|
| 588 | <File
|
|---|
| 589 | RelativePath=".\src\buzelib\Preferences\AudioDriverPreferencesView.cpp">
|
|---|
| 590 | </File>
|
|---|
| 591 | <File
|
|---|
| 592 | RelativePath=".\src\buzelib\Preferences\AudioDriverPreferencesView.h">
|
|---|
| 593 | </File>
|
|---|
| 594 | <File
|
|---|
| 595 | RelativePath=".\src\buzelib\Preferences\MidiInputPreferencesView.cpp">
|
|---|
| 596 | </File>
|
|---|
| 597 | <File
|
|---|
| 598 | RelativePath=".\src\buzelib\Preferences\MidiInputPreferencesView.h">
|
|---|
| 599 | </File>
|
|---|
| 600 | <File
|
|---|
| 601 | RelativePath=".\src\buzelib\Preferences\MidiOutputPreferencesView.cpp">
|
|---|
| 602 | </File>
|
|---|
| 603 | <File
|
|---|
| 604 | RelativePath=".\src\buzelib\Preferences\MidiOutputPreferencesView.h">
|
|---|
| 605 | </File>
|
|---|
| 606 | <File
|
|---|
| 607 | RelativePath=".\src\buzelib\Preferences\PlayerPreferencesView.cpp">
|
|---|
| 608 | </File>
|
|---|
| 609 | <File
|
|---|
| 610 | RelativePath=".\src\buzelib\Preferences\PlayerPreferencesView.h">
|
|---|
| 611 | </File>
|
|---|
| 612 | <File
|
|---|
| 613 | RelativePath=".\src\buzelib\Preferences\PreferencesDialog.cpp">
|
|---|
| 614 | </File>
|
|---|
| 615 | <File
|
|---|
| 616 | RelativePath=".\src\buzelib\Preferences\PreferencesDialog.h">
|
|---|
| 617 | </File>
|
|---|
| 618 | <File
|
|---|
| 619 | RelativePath=".\src\buzelib\Preferences\UiPreferencesView.cpp">
|
|---|
| 620 | </File>
|
|---|
| 621 | <File
|
|---|
| 622 | RelativePath=".\src\buzelib\Preferences\UiPreferencesView.h">
|
|---|
| 623 | </File>
|
|---|
| 624 | </Filter>
|
|---|
| 625 | <Filter
|
|---|
| 626 | Name="Utils"
|
|---|
| 627 | Filter="">
|
|---|
| 628 | <File
|
|---|
| 629 | RelativePath=".\src\buzelib\Utils\criticalsection.h">
|
|---|
| 630 | </File>
|
|---|
| 631 | <File
|
|---|
| 632 | RelativePath=".\src\buzelib\Utils\DragDropImpl.cpp">
|
|---|
| 633 | <FileConfiguration
|
|---|
| 634 | Name="Debug|Win32">
|
|---|
| 635 | <Tool
|
|---|
| 636 | Name="VCCLCompilerTool"
|
|---|
| 637 | ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|---|
| 638 | </FileConfiguration>
|
|---|
| 639 | <FileConfiguration
|
|---|
| 640 | Name="Release|Win32">
|
|---|
| 641 | <Tool
|
|---|
| 642 | Name="VCCLCompilerTool"
|
|---|
| 643 | ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|---|
| 644 | </FileConfiguration>
|
|---|
| 645 | </File>
|
|---|
| 646 | <File
|
|---|
| 647 | RelativePath=".\src\buzelib\Utils\DragDropImpl.h">
|
|---|
| 648 | </File>
|
|---|
| 649 | <File
|
|---|
| 650 | RelativePath=".\src\buzelib\Utils\Fft.cpp">
|
|---|
| 651 | <FileConfiguration
|
|---|
| 652 | Name="Debug|Win32">
|
|---|
| 653 | <Tool
|
|---|
| 654 | Name="VCCLCompilerTool"
|
|---|
| 655 | ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|---|
| 656 | </FileConfiguration>
|
|---|
| 657 | <FileConfiguration
|
|---|
| 658 | Name="Release|Win32">
|
|---|
| 659 | <Tool
|
|---|
| 660 | Name="VCCLCompilerTool"
|
|---|
| 661 | ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|---|
| 662 | </FileConfiguration>
|
|---|
| 663 | </File>
|
|---|
| 664 | <File
|
|---|
| 665 | RelativePath=".\src\buzelib\Utils\Fft.h">
|
|---|
| 666 | </File>
|
|---|
| 667 | <File
|
|---|
| 668 | RelativePath=".\src\buzelib\Utils\FileReader.h">
|
|---|
| 669 | </File>
|
|---|
| 670 | <File
|
|---|
| 671 | RelativePath=".\src\buzelib\Utils\Keymaps.cpp">
|
|---|
| 672 | <FileConfiguration
|
|---|
| 673 | Name="Debug|Win32">
|
|---|
| 674 | <Tool
|
|---|
| 675 | Name="VCCLCompilerTool"
|
|---|
| 676 | ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|---|
| 677 | </FileConfiguration>
|
|---|
| 678 | <FileConfiguration
|
|---|
| 679 | Name="Release|Win32">
|
|---|
| 680 | <Tool
|
|---|
| 681 | Name="VCCLCompilerTool"
|
|---|
| 682 | ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|---|
| 683 | </FileConfiguration>
|
|---|
| 684 | </File>
|
|---|
| 685 | <File
|
|---|
| 686 | RelativePath=".\src\buzelib\Utils\Keymaps.h">
|
|---|
| 687 | </File>
|
|---|
| 688 | <File
|
|---|
| 689 | RelativePath=".\src\buzelib\Utils\MachineIndex.cpp">
|
|---|
| 690 | <FileConfiguration
|
|---|
| 691 | Name="Debug|Win32">
|
|---|
| 692 | <Tool
|
|---|
| 693 | Name="VCCLCompilerTool"
|
|---|
| 694 | ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|---|
| 695 | </FileConfiguration>
|
|---|
| 696 | <FileConfiguration
|
|---|
| 697 | Name="Release|Win32">
|
|---|
| 698 | <Tool
|
|---|
| 699 | Name="VCCLCompilerTool"
|
|---|
| 700 | ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|---|
| 701 | </FileConfiguration>
|
|---|
| 702 | </File>
|
|---|
| 703 | <File
|
|---|
| 704 | RelativePath=".\src\buzelib\Utils\MachineIndex.h">
|
|---|
| 705 | </File>
|
|---|
| 706 | <File
|
|---|
| 707 | RelativePath=".\src\buzelib\Utils\plur.cpp">
|
|---|
| 708 | <FileConfiguration
|
|---|
| 709 | Name="Debug|Win32">
|
|---|
| 710 | <Tool
|
|---|
| 711 | Name="VCCLCompilerTool"
|
|---|
| 712 | ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|---|
| 713 | </FileConfiguration>
|
|---|
| 714 | <FileConfiguration
|
|---|
| 715 | Name="Release|Win32">
|
|---|
| 716 | <Tool
|
|---|
| 717 | Name="VCCLCompilerTool"
|
|---|
| 718 | ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|---|
| 719 | </FileConfiguration>
|
|---|
| 720 | </File>
|
|---|
| 721 | <File
|
|---|
| 722 | RelativePath=".\src\buzelib\Utils\plur.h">
|
|---|
| 723 | </File>
|
|---|
| 724 | <File
|
|---|
| 725 | RelativePath=".\src\buzelib\Utils\PresetManager.cpp">
|
|---|
| 726 | <FileConfiguration
|
|---|
| 727 | Name="Debug|Win32">
|
|---|
| 728 | <Tool
|
|---|
| 729 | Name="VCCLCompilerTool"
|
|---|
| 730 | ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|---|
| 731 | </FileConfiguration>
|
|---|
| 732 | <FileConfiguration
|
|---|
| 733 | Name="Release|Win32">
|
|---|
| 734 | <Tool
|
|---|
| 735 | Name="VCCLCompilerTool"
|
|---|
| 736 | ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|---|
| 737 | </FileConfiguration>
|
|---|
| 738 | </File>
|
|---|
| 739 | <File
|
|---|
| 740 | RelativePath=".\src\buzelib\Utils\PresetManager.h">
|
|---|
| 741 | </File>
|
|---|
| 742 | <File
|
|---|
| 743 | RelativePath=".\src\buzelib\Utils\SplitterWindowKey.h">
|
|---|
| 744 | </File>
|
|---|
| 745 | <File
|
|---|
| 746 | RelativePath=".\src\buzelib\Utils\ThemeManager.cpp">
|
|---|
| 747 | </File>
|
|---|
| 748 | <File
|
|---|
| 749 | RelativePath=".\src\buzelib\Utils\ThemeManager.h">
|
|---|
| 750 | </File>
|
|---|
| 751 | <File
|
|---|
| 752 | RelativePath=".\src\buzelib\Utils\ToolbarWindow.h">
|
|---|
| 753 | </File>
|
|---|
| 754 | <File
|
|---|
| 755 | RelativePath=".\src\buzelib\Utils\utils.cpp">
|
|---|
| 756 | <FileConfiguration
|
|---|
| 757 | Name="Debug|Win32">
|
|---|
| 758 | <Tool
|
|---|
| 759 | Name="VCCLCompilerTool"
|
|---|
| 760 | ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|---|
| 761 | </FileConfiguration>
|
|---|
| 762 | <FileConfiguration
|
|---|
| 763 | Name="Release|Win32">
|
|---|
| 764 | <Tool
|
|---|
| 765 | Name="VCCLCompilerTool"
|
|---|
| 766 | ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|---|
| 767 | </FileConfiguration>
|
|---|
| 768 | </File>
|
|---|
| 769 | <File
|
|---|
| 770 | RelativePath=".\src\buzelib\Utils\utils.h">
|
|---|
| 771 | </File>
|
|---|
| 772 | <File
|
|---|
| 773 | RelativePath=".\src\buzelib\Utils\WtlExt.h">
|
|---|
| 774 | </File>
|
|---|
| 775 | <File
|
|---|
| 776 | RelativePath=".\src\buzelib\Utils\WTLTabViewCtrl.h">
|
|---|
| 777 | </File>
|
|---|
| 778 | </Filter>
|
|---|
| 779 | <Filter
|
|---|
| 780 | Name="Resource Files"
|
|---|
| 781 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|---|
| 782 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
|---|
| 783 | <File
|
|---|
| 784 | RelativePath=".\src\buzelib\res\about.txt">
|
|---|
| 785 | </File>
|
|---|
| 786 | <File
|
|---|
| 787 | RelativePath=".\src\buzelib\res\buze.ico">
|
|---|
| 788 | </File>
|
|---|
| 789 | <File
|
|---|
| 790 | RelativePath=".\src\buzelib\buze.rc">
|
|---|
| 791 | <FileConfiguration
|
|---|
| 792 | Name="Debug|Win32">
|
|---|
| 793 | <Tool
|
|---|
| 794 | Name="VCResourceCompilerTool"
|
|---|
| 795 | AdditionalIncludeDirectories="src\wtl"/>
|
|---|
| 796 | </FileConfiguration>
|
|---|
| 797 | <FileConfiguration
|
|---|
| 798 | Name="Release|Win32">
|
|---|
| 799 | <Tool
|
|---|
| 800 | Name="VCResourceCompilerTool"
|
|---|
| 801 | AdditionalIncludeDirectories="$(SolutionDir)\src\wtl"/>
|
|---|
| 802 | </FileConfiguration>
|
|---|
| 803 | </File>
|
|---|
| 804 | <File
|
|---|
| 805 | RelativePath=".\src\buzelib\res\filebrowser.bmp">
|
|---|
| 806 | </File>
|
|---|
| 807 | <File
|
|---|
| 808 | RelativePath=".\src\buzelib\res\help.txt">
|
|---|
| 809 | </File>
|
|---|
| 810 | <File
|
|---|
| 811 | RelativePath=".\src\buzelib\res\keyboard_machines.txt">
|
|---|
| 812 | </File>
|
|---|
| 813 | <File
|
|---|
| 814 | RelativePath=".\src\buzelib\res\keyboard_parameters.txt">
|
|---|
| 815 | </File>
|
|---|
| 816 | <File
|
|---|
| 817 | RelativePath=".\src\buzelib\res\keyboard_patterneditor.txt">
|
|---|
| 818 | </File>
|
|---|
| 819 | <File
|
|---|
| 820 | RelativePath=".\src\buzelib\res\keyboard_sequencer.txt">
|
|---|
| 821 | </File>
|
|---|
| 822 | <File
|
|---|
| 823 | RelativePath=".\src\buzelib\res\keyboard_wavetable.txt">
|
|---|
| 824 | </File>
|
|---|
| 825 | <File
|
|---|
| 826 | RelativePath=".\src\buzelib\res\machineparameters.bmp">
|
|---|
| 827 | </File>
|
|---|
| 828 | <File
|
|---|
| 829 | RelativePath=".\src\buzelib\res\maintoolbar.bmp">
|
|---|
| 830 | </File>
|
|---|
| 831 | <File
|
|---|
| 832 | RelativePath=".\src\buzelib\res\patterneditor.bmp">
|
|---|
| 833 | </File>
|
|---|
| 834 | <File
|
|---|
| 835 | RelativePath=".\src\buzelib\res\playback.bmp">
|
|---|
| 836 | </File>
|
|---|
| 837 | <File
|
|---|
| 838 | RelativePath=".\src\buzelib\res\views.bmp">
|
|---|
| 839 | </File>
|
|---|
| 840 | <File
|
|---|
| 841 | RelativePath=".\src\buzelib\res\waveeditor.bmp">
|
|---|
| 842 | </File>
|
|---|
| 843 | <File
|
|---|
| 844 | RelativePath=".\src\buzelib\res\wavetable.bmp">
|
|---|
| 845 | </File>
|
|---|
| 846 | </Filter>
|
|---|
| 847 | </Files>
|
|---|
| 848 | <Globals>
|
|---|
| 849 | </Globals>
|
|---|
| 850 | </VisualStudioProject>
|
|---|