mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-01-10 12:01:10 +00:00
255 lines
6.4 KiB
XML
255 lines
6.4 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="gtkutil"
|
|
ProjectGUID="{68E2C6B6-96CA-4BBD-A485-FEE6F2E65407}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../include;../;"../../../STLPort-4.6/stlport";"../../../gtk2-2.4/lib/glib-2.0/include";"../../../gtk2-2.4/include/glib-2.0";"../../../gtk2-2.4/lib/gtk-2.0/include";"../../../gtk2-2.4/include/gtk-2.0";"../../../gtk2-2.4/include/gtk-2.0/gdk";"../../../gtk2-2.4/include/pango-1.0";"../../../gtk2-2.4/include/atk-1.0";"../../../gtk2-2.4/lib/gtkglext-1.0/include";"../../../gtk2-2.4/include/gtkglext-1.0""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
StringPooling="TRUE"
|
|
MinimalRebuild="TRUE"
|
|
ExceptionHandling="FALSE"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/gtkutil.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
OptimizeForWindowsApplication="TRUE"
|
|
AdditionalIncludeDirectories="../../include;../;"../../../STLPort-4.6/stlport";"../../../gtk2-2.4/lib/glib-2.0/include";"../../../gtk2-2.4/include/glib-2.0";"../../../gtk2-2.4/lib/gtk-2.0/include";"../../../gtk2-2.4/include/gtk-2.0";"../../../gtk2-2.4/include/gtk-2.0/gdk";"../../../gtk2-2.4/include/pango-1.0";"../../../gtk2-2.4/include/atk-1.0";"../../../gtk2-2.4/lib/gtkglext-1.0/include";"../../../gtk2-2.4/include/gtkglext-1.0""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
StringPooling="TRUE"
|
|
ExceptionHandling="FALSE"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="FALSE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/gtkutil.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="src"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\accelerator.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\accelerator.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\button.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\button.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\clipboard.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\clipboard.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\closure.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\closure.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\container.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\container.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\cursor.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\cursor.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\dialog.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\dialog.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\entry.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\entry.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\filechooser.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\filechooser.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\frame.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\frame.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\glfont.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\glfont.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\glwidget.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\glwidget.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\idledraw.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\idledraw.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\image.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\image.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\menu.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\menu.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\messagebox.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\messagebox.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nonmodal.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nonmodal.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\paned.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\paned.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\pointer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\pointer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\toolbar.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\toolbar.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\widget.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\widget.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\window.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\window.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\xorrectangle.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\xorrectangle.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|