mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 20:16:10 +08:00
745 lines
15 KiB
XML
745 lines
15 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="vgui_controls"
|
|
ProjectGUID="{C3CEFD6F-5CDC-41DE-8D43-D932F508F51B}"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
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"
|
|
AdditionalIncludeDirectories="..\..\public,..\..\public\tier1"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="false"
|
|
RuntimeLibrary="1"
|
|
EnableFunctionLevelLinking="true"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="false"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\Debug/vgui_controls.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
BrowseInformation="1"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
Description="Making ..\..\lib\public\vgui_controls.lib writeable"
|
|
CommandLine="if exist ..\..\lib\public\vgui_controls.lib attrib -r ..\..\lib\public\vgui_controls.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\lib\public\vgui_controls.lib"
|
|
SuppressStartupBanner="true"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
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="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="false"
|
|
AdditionalIncludeDirectories="..\..\public,..\..\public\tier1"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="false"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="false"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\Release/vgui_controls.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
BrowseInformation="1"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
Description="Making ..\..\lib\public\vgui_controls.lib writable..."
|
|
CommandLine="if exist ..\..\lib\public\vgui_controls.lib attrib -r ..\..\lib\public\vgui_controls.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\lib\public\vgui_controls.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\AnimatingImagePanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Public\vgui_controls\AnimationController.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\BitmapImagePanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\BuildGroup.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\BuildModeDialog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\Button.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\CheckButton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\CheckButtonList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui\Color.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\ComboBox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\Controls.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\DialogManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\DirectorySelectDialog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\Divider.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\EditablePanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\ExpandButton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\FileOpenDialog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Public\FileSystem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\filesystem_helpers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\FocusNavGroup.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\Frame.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\GraphPanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\HTML.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\Image.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\ImageList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\ImagePanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\InputDialog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier1\interface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\KeyBindingHelpDialog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\KeyBindingMap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\KeyBoardEditorDialog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier1\KeyValues.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\Label.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\ListPanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\ListViewPanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier0\memdbgoff.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier0\memdbgon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier1\mempool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\Menu.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\MenuBar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\MenuButton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\MenuItem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\MessageBox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\Panel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\PanelAnimationVar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\PanelListPanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\PHandle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\ProgressBar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\ProgressBox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\PropertyDialog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\PropertyPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\PropertySheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\QueryBox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\RadioButton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\RichText.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\ScrollBar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\ScrollBarSlider.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\SectionedListPanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\Slider.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\Splitter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\TextEntry.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\TextImage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\ToggleButton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\Tooltip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\ToolWindow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\TreeView.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\TreeViewListControl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\URLLabel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier1\utlmemory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier1\utlrbtree.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\tier1\utlvector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\WizardPanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\public\vgui_controls\WizardSubPanel.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath="AnimatingImagePanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="AnimationController.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="BitmapImagePanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BuildFactoryHelper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="BuildGroup.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="BuildModeDialog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Button.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="CheckButton.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="CheckButtonList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ComboBox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="controls.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="DirectorySelectDialog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Divider.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="EditablePanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExpandButton.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="FileOpenDialog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Public\filesystem_helpers.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="FocusNavGroup.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Frame.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="GraphPanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="HTML.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Image.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ImageList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ImagePanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\InputDialog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\KeyBindingHelpDialog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\KeyBoardEditorDialog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Label.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ListPanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ListViewPanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Menu.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="MenuBar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="MenuButton.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="MenuItem.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="MessageBox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Panel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="PanelListPanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ProgressBar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ProgressBox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="PropertyDialog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="PropertyPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="PropertySheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="QueryBox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="RadioButton.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="RichText.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ScrollBar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ScrollBarSlider.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SectionedListPanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Slider.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Splitter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="TextEntry.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="TextImage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ToggleButton.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Tooltip.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ToolWindow.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="TreeView.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="TreeViewListControl.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
GeneratePreprocessedFile="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="URLLabel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WizardPanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WizardSubPanel.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|