mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-11-14 00:41:08 +00:00
8048d70866
- Added Tremulous support - Fixed wildpointer bug in texwindow.cpp - Updated credits - Updated installerfiles - Fixed some warnings git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@150 8a3a26a2-13c4-0310-b231-cf6edde360e5
349 lines
7 KiB
XML
349 lines
7 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="gtkutil"
|
|
ProjectGUID="{68E2C6B6-96CA-4BBD-A485-FEE6F2E65407}"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../include;../;"../../../STLPort-4.6/stlport";"../../../gtk2-2.10/lib/glib-2.0/include";"../../../gtk2-2.10/include/glib-2.0";"../../../gtk2-2.10/lib/gtk-2.0/include";"../../../gtk2-2.10/include/gtk-2.0";"../../../gtk2-2.10/include/gtk-2.0/gdk";"../../../gtk2-2.10/include/pango-1.0";"../../../gtk2-2.10/include/cairo";"../../../gtk2-2.10/include/atk-1.0";"../../../gtk2-2.10/lib/gtkglext-1.0/include";"../../../gtk2-2.10/include/gtkglext-1.0""
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4610;4510;4512;4505;4100;4127;4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/gtkutil.lib"
|
|
/>
|
|
<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"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="../../include;../;"../../../STLPort-4.6/stlport";"../../../gtk2-2.10/lib/glib-2.0/include";"../../../gtk2-2.10/include/glib-2.0";"../../../gtk2-2.10/lib/gtk-2.0/include";"../../../gtk2-2.10/include/gtk-2.0";"../../../gtk2-2.10/include/gtk-2.0/gdk";"../../../gtk2-2.10/include/pango-1.0";"../../../gtk2-2.10/include/cairo";"../../../gtk2-2.10/include/atk-1.0";"../../../gtk2-2.10/lib/gtkglext-1.0/include";"../../../gtk2-2.10/include/gtkglext-1.0""
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4610;4510;4512;4505;4100;4127;4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/gtkutil.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="src"
|
|
>
|
|
<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>
|