mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
700 lines
16 KiB
XML
700 lines
16 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="The Jucer"
|
|
ProjectGUID="{050D65C2-17C4-4EE1-ABCE-BEA9DA83D77A}"
|
|
RootNamespace="jucer"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/jucedemo.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="1"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="jucer_Headers.h"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="2057"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile=".\Release/jucer.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="../../../juce/bin"
|
|
ProgramDatabaseFile=".\Release/jucer.pdb"
|
|
SubSystem="2"
|
|
EnableCOMDATFolding="2"
|
|
OptimizeForWindows98="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Release/jucer.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/jucedemo.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="jucer_Headers.h"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="2057"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile=".\Debug/jucer.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="../../../juce/bin"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Debug/jucer.pdb"
|
|
SubSystem="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Debug/jucer.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="..\..\Jucer To Do list.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\jucer_Headers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\jucer_Main.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<Filter
|
|
Name="templates"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\templates\jucer_ComponentTemplate.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="model"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\model\jucer_BinaryResources.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\jucer_BinaryResources.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\jucer_ComponentLayout.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\jucer_ComponentLayout.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\jucer_GeneratedCode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\jucer_GeneratedCode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\jucer_JucerDocument.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\jucer_JucerDocument.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\jucer_ObjectTypes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\jucer_ObjectTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\jucer_PaintRoutine.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\jucer_PaintRoutine.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="components"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_ButtonHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_ComboBoxHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_ComponentNameProperty.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_ComponentTypeHandler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_ComponentTypeHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_ComponentUndoableAction.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_GenericComponentHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_GroupComponentHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_HyperlinkButtonHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_JucerComponentHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_LabelHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_SliderHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_TabbedComponentHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_TextButtonHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_TextEditorHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_ToggleButtonHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_TreeViewHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\components\jucer_ViewportHandler.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="paintelements"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_ColouredElement.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_ColouredElement.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_ElementSiblingComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_FillType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_FillType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_GradientPointComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_ImageResourceProperty.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_PaintElement.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_PaintElement.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_PaintElementEllipse.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_PaintElementGroup.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_PaintElementImage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_PaintElementPath.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_PaintElementPath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_PaintElementRectangle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_PaintElementRoundedRectangle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_PaintElementText.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_PaintElementUndoableAction.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_PointComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_StrokeType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\paintelements\jucer_StrokeType.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="documents"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\model\documents\jucer_ButtonDocument.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\documents\jucer_ButtonDocument.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\documents\jucer_ComponentDocument.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\model\documents\jucer_ComponentDocument.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="ui"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_CommandIDs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_ComponentLayoutEditor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_ComponentLayoutEditor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_ComponentLayoutPanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_ComponentLayoutPanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_ComponentOverlayComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_ComponentOverlayComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_EditingPanelBase.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_EditingPanelBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_JucerDocumentHolder.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_JucerDocumentHolder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_MainWindow.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_MainWindow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_PaintRoutineEditor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_PaintRoutineEditor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_PaintRoutinePanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_PaintRoutinePanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_PrefsPanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_PrefsPanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_ResourceEditorPanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_ResourceEditorPanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_SnapGridPainter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_SnapGridPainter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_TestComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ui\jucer_TestComponent.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="utility"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\BinaryData.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\BinaryData.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\utility\jucer_ColourEditorComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\utility\jucer_Colours.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\utility\jucer_StoredSettings.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\utility\jucer_StoredSettings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\utility\jucer_UtilityFunctions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\utility\jucer_UtilityFunctions.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="properties"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\properties\jucer_ColourPropertyComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\properties\jucer_ComponentBooleanProperty.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\properties\jucer_ComponentChoiceProperty.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\properties\jucer_ComponentColourProperty.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\properties\jucer_ComponentTextProperty.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\properties\jucer_FilePropertyComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\properties\jucer_FilePropertyComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\properties\jucer_FontPropertyComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\properties\jucer_FontPropertyComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\properties\jucer_JustificationProperty.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\properties\jucer_PositionPropertyBase.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
>
|
|
<File
|
|
RelativePath=".\jucer.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jucer_icon.ico"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|