mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
6103 lines
171 KiB
XML
6103 lines
171 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="JUCE"
|
|
ProjectGUID="{AE232C11-D91C-4CA1-B24E-8B11A52EFF26}"
|
|
RootNamespace="JUCE"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\../../../bin/"
|
|
IntermediateDirectory=".\../../../bin/intermediate_$(PlatformName)/staticdebug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="2057"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../bin/jucelib_static_$(PlatformName)_debug.lib"
|
|
IgnoreDefaultLibraryNames="libcmt.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
OutputFile=".\../../../bin/intermediate_win32/staticdebug/JUCE.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\../../../bin/"
|
|
IntermediateDirectory=".\../../../bin/intermediate_$(PlatformName)/static"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
WholeProgramOptimization="true"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="2057"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../bin/jucelib_static_$(PlatformName).lib"
|
|
IgnoreAllDefaultLibraries="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
OutputFile=".\../../../bin/intermediate_win32/static/JUCE.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="DLL Debug|Win32"
|
|
OutputDirectory=".\../../../bin/"
|
|
IntermediateDirectory=".\../../../bin/intermediate_$(PlatformName)/dlldebug"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;JUCE_DLL_BUILD;JUCE_DLL"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="2057"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/IMPLIB:".\..\..\..\bin\JUCE_debug.lib"
"
|
|
OutputFile="$(OutDir)\$(ProjectName)_debug.dll"
|
|
IgnoreDefaultLibraryNames="libcmt.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\../../../bin/intermediate_win32/staticdebug/JUCE.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="DLL Release|Win32"
|
|
OutputDirectory=".\../../../bin/"
|
|
IntermediateDirectory=".\../../../bin/intermediate_$(PlatformName)/dll"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
WholeProgramOptimization="true"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;JUCE_DLL_BUILD;JUCE_DLL"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="2057"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
IgnoreDefaultLibraryNames="libcmtd.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\../../../bin/intermediate_win32/static/JUCE.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\docs\JUCE changelist.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\juce.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\juce_Config.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="appframework"
|
|
>
|
|
<Filter
|
|
Name="application"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\application\juce_Application.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\application\juce_Application.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\application\juce_ApplicationCommandID.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\application\juce_ApplicationCommandInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\application\juce_ApplicationCommandInfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\application\juce_ApplicationCommandManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\application\juce_ApplicationCommandManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\application\juce_ApplicationCommandTarget.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\application\juce_ApplicationCommandTarget.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\application\juce_ApplicationProperties.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\application\juce_ApplicationProperties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\application\juce_DeletedAtShutdown.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\application\juce_DeletedAtShutdown.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\application\juce_PropertiesFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\application\juce_PropertiesFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\application\juce_SystemClipboard.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="audio"
|
|
>
|
|
<Filter
|
|
Name="audio_file_formats"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_AiffAudioFormat.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_AiffAudioFormat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_AudioCDReader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_AudioFormat.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_AudioFormat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_AudioFormatManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_AudioFormatManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_AudioFormatReader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_AudioFormatWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_AudioSubsectionReader.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_AudioSubsectionReader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_FlacAudioFormat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_FlacAudioFormat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_OggVorbisAudioFormat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_OggVorbisAudioFormat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_WavAudioFormat.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\juce_WavAudioFormat.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="flac"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\flac\libFLAC\bitbuffer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\flac\libFLAC\bitmath.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\flac\libFLAC\cpu.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\flac\libFLAC\crc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\flac\libFLAC\fixed.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\flac\libFLAC\float.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\flac\libFLAC\format.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\flac\libFLAC\juce_FlacHeader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\flac\libFLAC\lpc_flac.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\flac\libFLAC\md5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\flac\libFLAC\memory.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\flac\libFLAC\stream_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\flac\libFLAC\stream_encoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\flac\libFLAC\stream_encoder_framing.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\flac\libFLAC\window_flac.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ogg"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\bitwise.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\framing.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="vorbis"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\analysis.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\bitrate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\block.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\codebook.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\envelope.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\floor0.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\floor1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\info.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\juce_OggVorbisHeader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\lpc.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\lsp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\mapping0.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\mdct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\psy.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\registry.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\res0.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\sharedbook.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\smallft.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\synthesis.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\vorbisenc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\vorbisfile.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_file_formats\oggvorbis\libvorbis-1.1.2\lib\window.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="audio_sources"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_AudioFormatReaderSource.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_AudioFormatReaderSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_AudioSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_AudioSourcePlayer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_AudioSourcePlayer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_AudioTransportSource.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_AudioTransportSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_BufferingAudioSource.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_BufferingAudioSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_ChannelRemappingAudioSource.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_ChannelRemappingAudioSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_IIRFilterAudioSource.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_IIRFilterAudioSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_MixerAudioSource.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_MixerAudioSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_PositionableAudioSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_ResamplingAudioSource.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_ResamplingAudioSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_ToneGeneratorAudioSource.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\audio_sources\juce_ToneGeneratorAudioSource.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="devices"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\devices\juce_AudioDeviceManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\devices\juce_AudioDeviceManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\devices\juce_AudioIODevice.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\devices\juce_AudioIODevice.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\devices\juce_AudioIODeviceType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\devices\juce_AudioIODeviceType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\devices\juce_MidiInput.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\devices\juce_MidiOutput.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="midi"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\midi\juce_MidiBuffer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\midi\juce_MidiBuffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\midi\juce_MidiFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\midi\juce_MidiFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\midi\juce_MidiKeyboardState.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\midi\juce_MidiKeyboardState.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\midi\juce_MidiMessage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\midi\juce_MidiMessage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\midi\juce_MidiMessageCollector.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\midi\juce_MidiMessageCollector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\midi\juce_MidiMessageSequence.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\midi\juce_MidiMessageSequence.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="synthesisers"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\synthesisers\juce_Sampler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\synthesisers\juce_Sampler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\synthesisers\juce_Synthesiser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\synthesisers\juce_Synthesiser.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="dsp"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\dsp\juce_AudioDataConverters.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\dsp\juce_AudioDataConverters.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\dsp\juce_AudioSampleBuffer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\dsp\juce_AudioSampleBuffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\dsp\juce_IIRFilter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\audio\dsp\juce_IIRFilter.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="events"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_ActionBroadcaster.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_ActionBroadcaster.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_ActionListener.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_ActionListenerList.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_ActionListenerList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_AsyncUpdater.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_AsyncUpdater.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_ChangeBroadcaster.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_ChangeBroadcaster.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_ChangeListener.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_ChangeListenerList.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_ChangeListenerList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_InterprocessConnection.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_InterprocessConnection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_InterprocessConnectionServer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_InterprocessConnectionServer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_Message.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_Message.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_MessageListener.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_MessageListener.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_MessageManager.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_MessageManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_MultiTimer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_MultiTimer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_Timer.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\events\juce_Timer.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="gui"
|
|
>
|
|
<Filter
|
|
Name="graphics"
|
|
>
|
|
<Filter
|
|
Name="brushes"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\brushes\juce_Brush.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\brushes\juce_Brush.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\brushes\juce_GradientBrush.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\brushes\juce_GradientBrush.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\brushes\juce_ImageBrush.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\brushes\juce_ImageBrush.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\brushes\juce_SolidColourBrush.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\brushes\juce_SolidColourBrush.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="colour"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\colour\juce_Colour.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\colour\juce_Colour.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\colour\juce_ColourGradient.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\colour\juce_ColourGradient.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\colour\juce_Colours.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\colour\juce_Colours.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\colour\juce_PixelFormats.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="contexts"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\contexts\juce_EdgeTable.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\contexts\juce_EdgeTable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\contexts\juce_Graphics.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\contexts\juce_Graphics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\contexts\juce_Justification.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\contexts\juce_Justification.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\contexts\juce_LowLevelGraphicsContext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\contexts\juce_LowLevelGraphicsPostScriptRenderer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\contexts\juce_LowLevelGraphicsPostScriptRenderer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\contexts\juce_LowLevelGraphicsSoftwareRenderer.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
BasicRuntimeChecks="0"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
BufferSecurityCheck="false"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\contexts\juce_LowLevelGraphicsSoftwareRenderer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\contexts\juce_RectanglePlacement.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\contexts\juce_RectanglePlacement.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="fonts"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\fonts\juce_Font.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\fonts\juce_Font.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\fonts\juce_GlyphArrangement.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\fonts\juce_GlyphArrangement.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\fonts\juce_TextLayout.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\fonts\juce_TextLayout.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\fonts\juce_Typeface.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\fonts\juce_TypeFace.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="geometry"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_AffineTransform.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_AffineTransform.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_BorderSize.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_BorderSize.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_Line.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_Line.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_Path.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_Path.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_PathIterator.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_PathIterator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_PathStrokeType.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_PathStrokeType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_Point.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_Point.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_PositionedRectangle.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_PositionedRectangle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_Rectangle.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_Rectangle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_RectangleList.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\geometry\juce_RectangleList.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="imaging"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\juce_Image.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="0"
|
|
UsePrecompiledHeader="0"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\juce_Image.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\juce_ImageCache.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\juce_ImageCache.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\juce_ImageConvolutionKernel.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\juce_ImageConvolutionKernel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\juce_ImageFileFormat.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\juce_ImageFileFormat.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="image_file_formats"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\juce_GIFLoader.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\juce_JPEGLoader.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\juce_PNGLoader.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<Filter
|
|
Name="jpglib"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jcapimin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jcapistd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jccoefct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jccolor.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jcdctmgr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jchuff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jcinit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jcmainct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jcmarker.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jcmaster.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jcomapi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jconfig.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jcparam.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jcphuff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jcprepct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jcsample.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jctrans.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jdapimin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jdapistd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jdatasrc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jdcoefct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jdcolor.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jddctmgr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jdhuff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jdinput.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jdmainct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jdmarker.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jdmaster.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jdmerge.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jdphuff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jdpostct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jdsample.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jdtrans.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jfdctflt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jfdctfst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jfdctint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jidctflt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jidctfst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jidctint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jidctred.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jmemmgr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jmemnobs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jquant1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jquant2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\jutils.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\jpglib\transupp.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="pnglib"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\png.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\png.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pngconf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pngerror.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pnggccrd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pngget.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pngmem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pngpread.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pngread.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pngrio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pngrtran.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pngrutil.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pngset.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pngtrans.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pngvcrd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pngwio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pngwrite.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pngwtran.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\imaging\image_file_formats\pnglib\pngwutil.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="effects"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\effects\juce_DropShadowEffect.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\effects\juce_DropShadowEffect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\effects\juce_GlowEffect.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\effects\juce_GlowEffect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\effects\juce_ImageEffectFilter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\effects\juce_ReduceOpacityEffect.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\effects\juce_ReduceOpacityEffect.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="drawables"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\drawables\juce_Drawable.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\drawables\juce_Drawable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\drawables\juce_DrawableComposite.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\drawables\juce_DrawableComposite.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\drawables\juce_DrawableImage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\drawables\juce_DrawableImage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\drawables\juce_DrawablePath.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\drawables\juce_DrawablePath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\drawables\juce_DrawableText.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\drawables\juce_DrawableText.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\graphics\drawables\juce_SVGParser.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="components"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\juce_Component.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\juce_Component.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\juce_ComponentDeletionWatcher.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\juce_ComponentListener.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\juce_ComponentListener.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\juce_Desktop.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\juce_Desktop.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="buttons"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_ArrowButton.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_ArrowButton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_Button.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_Button.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_DrawableButton.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_DrawableButton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_HyperlinkButton.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_HyperlinkButton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_ImageButton.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_ImageButton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_ShapeButton.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_ShapeButton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_TextButton.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_TextButton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_ToggleButton.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_ToggleButton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_ToolbarButton.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\buttons\juce_ToolbarButton.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="controls"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_ComboBox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_ComboBox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_Label.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_Label.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_ListBox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_ListBox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_ProgressBar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_ProgressBar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_Slider.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_Slider.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_SliderListener.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_TableHeaderComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_TableHeaderComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_TableListBox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_TableListBox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_TextEditor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_TextEditor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_Toolbar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_Toolbar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_ToolbarItemComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_ToolbarItemComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_ToolbarItemFactory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_ToolbarItemPalette.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_ToolbarItemPalette.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_TreeView.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\controls\juce_TreeView.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="keyboard"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\keyboard\juce_KeyboardFocusTraverser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\keyboard\juce_KeyboardFocusTraverser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\keyboard\juce_KeyListener.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\keyboard\juce_KeyListener.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\keyboard\juce_KeyMappingEditorComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\keyboard\juce_KeyMappingEditorComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\keyboard\juce_KeyPress.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\keyboard\juce_KeyPress.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\keyboard\juce_KeyPressMappingSet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\keyboard\juce_KeyPressMappingSet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\keyboard\juce_ModifierKeys.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\keyboard\juce_ModifierKeys.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="layout"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_ComponentAnimator.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_ComponentAnimator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_ComponentBoundsConstrainer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_ComponentBoundsConstrainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_ComponentMovementWatcher.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_ComponentMovementWatcher.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_GroupComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_GroupComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_MultiDocumentPanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_MultiDocumentPanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_ResizableBorderComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_ResizableBorderComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_ResizableCornerComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_ResizableCornerComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_ScrollBar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_ScrollBar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_StretchableLayoutManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_StretchableLayoutManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_StretchableLayoutResizerBar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_StretchableLayoutResizerBar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_StretchableObjectResizer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_StretchableObjectResizer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_TabbedButtonBar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_TabbedButtonBar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_TabbedComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_TabbedComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_Viewport.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\layout\juce_Viewport.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="lookandfeel"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\lookandfeel\juce_LookAndFeel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\lookandfeel\juce_LookAndFeel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\lookandfeel\juce_ShinyLookAndFeel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\lookandfeel\juce_ShinyLookAndFeel.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="menus"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\menus\juce_MenuBarComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\menus\juce_MenuBarComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\menus\juce_MenuBarModel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\menus\juce_MenuBarModel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\menus\juce_PopupMenu.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\menus\juce_PopupMenu.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\menus\juce_PopupMenuCustomComponent.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="mouse"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\mouse\juce_ComponentDragger.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\mouse\juce_ComponentDragger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\mouse\juce_DragAndDropContainer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\mouse\juce_DragAndDropContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\mouse\juce_DragAndDropTarget.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\mouse\juce_LassoComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\mouse\juce_MouseCursor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\mouse\juce_MouseCursor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\mouse\juce_MouseEvent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\mouse\juce_MouseEvent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\mouse\juce_MouseHoverDetector.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\mouse\juce_MouseHoverDetector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\mouse\juce_MouseListener.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\mouse\juce_MouseListener.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\mouse\juce_TooltipClient.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="special"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_ActiveXControlComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_AudioDeviceSelectorComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_AudioDeviceSelectorComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_BubbleComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_BubbleComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_BubbleMessageComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_BubbleMessageComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_ColourSelector.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_ColourSelector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_DropShadower.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_DropShadower.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_MagnifierComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_MagnifierComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_MidiKeyboardComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_MidiKeyboardComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_OpenGLComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_OpenGLComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_PreferencesPanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_PreferencesPanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_QuickTimeMovieComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_QuickTimeMovieComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_SystemTrayIconComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\special\juce_SystemTrayIconComponent.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="windows"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_AlertWindow.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_AlertWindow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_ComponentPeer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_ComponentPeer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_DialogWindow.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_DialogWindow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_DocumentWindow.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_DocumentWindow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_ResizableWindow.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_ResizableWindow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_SplashScreen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_SplashScreen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_ThreadWithProgressWindow.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_ThreadWithProgressWindow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_TooltipWindow.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_TooltipWindow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_TopLevelWindow.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\windows\juce_TopLevelWindow.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="filebrowser"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_DirectoryContentsDisplayComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_DirectoryContentsDisplayComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_DirectoryContentsList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_DirectoryContentsList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_FileBrowserComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_FileBrowserComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_FileBrowserListener.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_FileChooser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_FileChooser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_FileChooserDialogBox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_FileChooserDialogBox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_FileFilter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_FileFilter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_FileListComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_FileListComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_FilenameComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_FilenameComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_FilePreviewComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_FileTreeComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_FileTreeComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_ImagePreviewComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_ImagePreviewComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_WildcardFileFilter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\filebrowser\juce_WildcardFileFilter.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="properties"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\properties\juce_BooleanPropertyComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\properties\juce_BooleanPropertyComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\properties\juce_ButtonPropertyComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\properties\juce_ButtonPropertyComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\properties\juce_ChoicePropertyComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\properties\juce_ChoicePropertyComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\properties\juce_PropertyComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\properties\juce_PropertyComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\properties\juce_PropertyPanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\properties\juce_PropertyPanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\properties\juce_SliderPropertyComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\properties\juce_SliderPropertyComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\properties\juce_TextPropertyComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\gui\components\properties\juce_TextPropertyComponent.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="documents"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\documents\juce_FileBasedDocument.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\documents\juce_FileBasedDocument.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\documents\juce_RecentlyOpenedFilesList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\documents\juce_RecentlyOpenedFilesList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\documents\juce_SelectedItemSet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\documents\juce_UndoableAction.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\documents\juce_UndoManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_appframework\documents\juce_UndoManager.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="core"
|
|
>
|
|
<Filter
|
|
Name="basics"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_Atomic.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_DataConversions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_FileLogger.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_FileLogger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_Initialisation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_Logger.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_Logger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_MathsFunctions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_Memory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_PlatformDefs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_Random.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_Random.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_RelativeTime.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_RelativeTime.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_Singleton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_StandardHeader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_SystemStats.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_SystemStats.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_Time.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\basics\juce_Time.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="containers"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\containers\juce_Array.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\containers\juce_ArrayAllocationBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\containers\juce_BitArray.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\containers\juce_BitArray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\containers\juce_ElementComparator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\containers\juce_MemoryBlock.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\containers\juce_MemoryBlock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\containers\juce_OwnedArray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\containers\juce_PropertySet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\containers\juce_PropertySet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\containers\juce_ReferenceCountedArray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\containers\juce_ReferenceCountedObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\containers\juce_SortedSet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\containers\juce_SparseSet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\containers\juce_VoidArray.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="io"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\juce_InputStream.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\juce_InputStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\juce_OutputStream.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\juce_OutputStream.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="files"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\files\juce_DirectoryIterator.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\files\juce_DirectoryIterator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\files\juce_File.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\files\juce_File.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\files\juce_FileInputStream.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\files\juce_FileInputStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\files\juce_FileOutputStream.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\files\juce_FileOutputStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\files\juce_FileSearchPath.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\files\juce_FileSearchPath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\files\juce_NamedPipe.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\files\juce_NamedPipe.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="network"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\network\juce_Socket.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\network\juce_Socket.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\network\juce_URL.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\network\juce_URL.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="streams"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\juce_BufferedInputStream.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\juce_BufferedInputStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\juce_GZIPCompressorOutputStream.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\juce_GZIPCompressorOutputStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\juce_GZIPDecompressorInputStream.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\juce_GZIPDecompressorInputStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\juce_MemoryInputStream.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\juce_MemoryInputStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\juce_MemoryOutputStream.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\juce_MemoryOutputStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\juce_SubregionStream.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\juce_SubregionStream.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="zlib"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\zlib\adler32.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\zlib\compress.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\zlib\crc32.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\zlib\deflate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\zlib\infback.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\zlib\inffast.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\zlib\inflate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\zlib\inftrees.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\zlib\trees.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\zlib\uncompr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\io\streams\zlib\zutil.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="misc"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\misc\juce_PerformanceCounter.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\misc\juce_PerformanceCounter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\misc\juce_PlatformUtilities.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\misc\juce_Uuid.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\misc\juce_Uuid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\misc\juce_ZipFile.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\misc\juce_ZipFile.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="text"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\text\juce_CharacterFunctions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\text\juce_CharacterFunctions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\text\juce_LocalisedStrings.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\text\juce_LocalisedStrings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\text\juce_String.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\text\juce_String.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\text\juce_StringArray.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\text\juce_StringArray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\text\juce_StringPairArray.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\text\juce_StringPairArray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\text\juce_XmlDocument.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\text\juce_XmlDocument.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\text\juce_XmlElement.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\text\juce_XmlElement.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="threads"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\threads\juce_CriticalSection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\threads\juce_InterProcessLock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\threads\juce_Process.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\threads\juce_ReadWriteLock.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\threads\juce_ReadWriteLock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\threads\juce_ScopedLock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\threads\juce_ScopedReadLock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\threads\juce_ScopedWriteLock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\threads\juce_Thread.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\threads\juce_Thread.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\threads\juce_ThreadPool.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\threads\juce_ThreadPool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\threads\juce_TimeSliceThread.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\threads\juce_TimeSliceThread.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\threads\juce_WaitableEvent.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="cryptography"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\cryptography\juce_BlowFish.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\cryptography\juce_BlowFish.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\cryptography\juce_MD5.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\cryptography\juce_MD5.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\cryptography\juce_Primes.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\cryptography\juce_Primes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\cryptography\juce_RSAKey.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\juce_core\cryptography\juce_RSAKey.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="win32_code"
|
|
>
|
|
<File
|
|
RelativePath="..\platform_specific_code\juce_win32_ASIO.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\platform_specific_code\juce_win32_AudioCDReader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\platform_specific_code\juce_win32_DirectSound.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\platform_specific_code\juce_win32_DynamicLibraryLoader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\platform_specific_code\juce_win32_DynamicLibraryLoader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\platform_specific_code\juce_win32_FileChooser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\platform_specific_code\juce_win32_Files.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\platform_specific_code\juce_win32_Fonts.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\platform_specific_code\juce_win32_Messaging.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\platform_specific_code\juce_win32_Midi.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\platform_specific_code\juce_win32_Misc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\platform_specific_code\juce_win32_Network.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\platform_specific_code\juce_win32_PlatformUtils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\platform_specific_code\juce_win32_SystemStats.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\platform_specific_code\juce_win32_Threads.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\platform_specific_code\juce_win32_Windowing.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\platform_specific_code\win32_headers.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|