]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - libs/gtkutil/gtkutil.vcproj
- Radiant is now Vista compatible (Aero must be disabled)
[xonotic/netradiant.git] / libs / gtkutil / gtkutil.vcproj
index e05c4262e8d46d831ffbd81baadfbff6646fc467..ecad044db99076969526912d5031bb4cdc0f450d 100644 (file)
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
        ProjectType="Visual C++"
-       Version="7.10"
+       Version="8,00"
        Name="gtkutil"
        ProjectGUID="{68E2C6B6-96CA-4BBD-A485-FEE6F2E65407}"
-       Keyword="Win32Proj">
+       Keyword="Win32Proj"
+       >
        <Platforms>
                <Platform
-                       Name="Win32"/>
+                       Name="Win32"
+               />
        </Platforms>
+       <ToolFiles>
+       </ToolFiles>
        <Configurations>
                <Configuration
                        Name="Debug|Win32"
                        OutputDirectory="Debug"
                        IntermediateDirectory="Debug"
                        ConfigurationType="4"
-                       CharacterSet="2">
+                       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;../;&quot;../../../STLPort-4.6/stlport&quot;;&quot;../../../gtk2-2.4/lib/glib-2.0/include&quot;;&quot;../../../gtk2-2.4/include/glib-2.0&quot;;&quot;../../../gtk2-2.4/lib/gtk-2.0/include&quot;;&quot;../../../gtk2-2.4/include/gtk-2.0&quot;;&quot;../../../gtk2-2.4/include/gtk-2.0/gdk&quot;;&quot;../../../gtk2-2.4/include/pango-1.0&quot;;&quot;../../../gtk2-2.4/include/atk-1.0&quot;;&quot;../../../gtk2-2.4/lib/gtkglext-1.0/include&quot;;&quot;../../../gtk2-2.4/include/gtkglext-1.0&quot;"
+                               AdditionalIncludeDirectories="../../include;../;&quot;../../../STLPort-4.6/stlport&quot;;&quot;../../../gtk2-2.10/lib/glib-2.0/include&quot;;&quot;../../../gtk2-2.10/include/glib-2.0&quot;;&quot;../../../gtk2-2.10/lib/gtk-2.0/include&quot;;&quot;../../../gtk2-2.10/include/gtk-2.0&quot;;&quot;../../../gtk2-2.10/include/gtk-2.0/gdk&quot;;&quot;../../../gtk2-2.10/include/pango-1.0&quot;;&quot;../../../gtk2-2.10/include/cairo&quot;;&quot;../../../gtk2-2.10/include/atk-1.0&quot;;&quot;../../../gtk2-2.10/lib/gtkglext-1.0/include&quot;;&quot;../../../gtk2-2.10/include/gtkglext-1.0&quot;"
                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
-                               StringPooling="TRUE"
-                               MinimalRebuild="TRUE"
-                               ExceptionHandling="FALSE"
+                               StringPooling="true"
+                               MinimalRebuild="true"
+                               ExceptionHandling="0"
                                BasicRuntimeChecks="0"
                                RuntimeLibrary="3"
                                UsePrecompiledHeader="0"
                                BrowseInformation="0"
                                WarningLevel="3"
-                               Detect64BitPortabilityProblems="TRUE"
+                               Detect64BitPortabilityProblems="true"
                                DebugInformationFormat="4"
-                               DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"/>
+                               DisableSpecificWarnings="4610;4510;4512;4505;4100;4127;4996"
+                       />
                        <Tool
-                               Name="VCCustomBuildTool"/>
+                               Name="VCManagedResourceCompilerTool"
+                       />
                        <Tool
-                               Name="VCLibrarianTool"
-                               OutputFile="$(OutDir)/gtkutil.lib"/>
-                       <Tool
-                               Name="VCMIDLTool"/>
+                               Name="VCResourceCompilerTool"
+                       />
                        <Tool
-                               Name="VCPostBuildEventTool"/>
+                               Name="VCPreLinkEventTool"
+                       />
                        <Tool
-                               Name="VCPreBuildEventTool"/>
-                       <Tool
-                               Name="VCPreLinkEventTool"/>
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)/gtkutil.lib"
+                       />
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCALinkTool"
+                       />
                        <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
+                               Name="VCXDCMakeTool"
+                       />
                        <Tool
-                               Name="VCXMLDataGeneratorTool"/>
+                               Name="VCBscMakeTool"
+                       />
                        <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
+                               Name="VCFxCopTool"
+                       />
                        <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+                               Name="VCPostBuildEventTool"
+                       />
                </Configuration>
                <Configuration
                        Name="Release|Win32"
                        OutputDirectory="Release"
                        IntermediateDirectory="Release"
                        ConfigurationType="4"
-                       CharacterSet="2">
+                       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"
-                               GlobalOptimizations="TRUE"
                                InlineFunctionExpansion="2"
-                               EnableIntrinsicFunctions="TRUE"
-                               OptimizeForWindowsApplication="TRUE"
-                               AdditionalIncludeDirectories="../../include;../;&quot;../../../STLPort-4.6/stlport&quot;;&quot;../../../gtk2-2.4/lib/glib-2.0/include&quot;;&quot;../../../gtk2-2.4/include/glib-2.0&quot;;&quot;../../../gtk2-2.4/lib/gtk-2.0/include&quot;;&quot;../../../gtk2-2.4/include/gtk-2.0&quot;;&quot;../../../gtk2-2.4/include/gtk-2.0/gdk&quot;;&quot;../../../gtk2-2.4/include/pango-1.0&quot;;&quot;../../../gtk2-2.4/include/atk-1.0&quot;;&quot;../../../gtk2-2.4/lib/gtkglext-1.0/include&quot;;&quot;../../../gtk2-2.4/include/gtkglext-1.0&quot;"
+                               EnableIntrinsicFunctions="true"
+                               AdditionalIncludeDirectories="../../include;../;&quot;../../../STLPort-4.6/stlport&quot;;&quot;../../../gtk2-2.10/lib/glib-2.0/include&quot;;&quot;../../../gtk2-2.10/include/glib-2.0&quot;;&quot;../../../gtk2-2.10/lib/gtk-2.0/include&quot;;&quot;../../../gtk2-2.10/include/gtk-2.0&quot;;&quot;../../../gtk2-2.10/include/gtk-2.0/gdk&quot;;&quot;../../../gtk2-2.10/include/pango-1.0&quot;;&quot;../../../gtk2-2.10/include/cairo&quot;;&quot;../../../gtk2-2.10/include/atk-1.0&quot;;&quot;../../../gtk2-2.10/lib/gtkglext-1.0/include&quot;;&quot;../../../gtk2-2.10/include/gtkglext-1.0&quot;"
                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
-                               StringPooling="TRUE"
-                               ExceptionHandling="FALSE"
+                               StringPooling="true"
+                               ExceptionHandling="0"
                                RuntimeLibrary="2"
-                               BufferSecurityCheck="FALSE"
+                               BufferSecurityCheck="false"
                                UsePrecompiledHeader="0"
                                WarningLevel="4"
-                               Detect64BitPortabilityProblems="TRUE"
+                               Detect64BitPortabilityProblems="true"
                                DebugInformationFormat="3"
-                               DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"/>
+                               DisableSpecificWarnings="4610;4510;4512;4505;4100;4127;4996"
+                       />
                        <Tool
-                               Name="VCCustomBuildTool"/>
+                               Name="VCManagedResourceCompilerTool"
+                       />
                        <Tool
-                               Name="VCLibrarianTool"
-                               OutputFile="$(OutDir)/gtkutil.lib"/>
-                       <Tool
-                               Name="VCMIDLTool"/>
+                               Name="VCResourceCompilerTool"
+                       />
                        <Tool
-                               Name="VCPostBuildEventTool"/>
+                               Name="VCPreLinkEventTool"
+                       />
                        <Tool
-                               Name="VCPreBuildEventTool"/>
-                       <Tool
-                               Name="VCPreLinkEventTool"/>
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)/gtkutil.lib"
+                       />
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCALinkTool"
+                       />
                        <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
+                               Name="VCXDCMakeTool"
+                       />
                        <Tool
-                               Name="VCXMLDataGeneratorTool"/>
+                               Name="VCBscMakeTool"
+                       />
                        <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
+                               Name="VCFxCopTool"
+                       />
                        <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+                               Name="VCPostBuildEventTool"
+                       />
                </Configuration>
        </Configurations>
        <References>
        <Files>
                <Filter
                        Name="src"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\accelerator.cpp">
+                               RelativePath=".\accelerator.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\accelerator.h">
+                               RelativePath=".\accelerator.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\button.cpp">
+                               RelativePath=".\button.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\button.h">
+                               RelativePath=".\button.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\clipboard.cpp">
+                               RelativePath=".\clipboard.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\clipboard.h">
+                               RelativePath=".\clipboard.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\closure.cpp">
+                               RelativePath=".\closure.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\closure.h">
+                               RelativePath=".\closure.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\container.cpp">
+                               RelativePath=".\container.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\container.h">
+                               RelativePath=".\container.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cursor.cpp">
+                               RelativePath=".\cursor.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cursor.h">
+                               RelativePath=".\cursor.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\dialog.cpp">
+                               RelativePath=".\dialog.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\dialog.h">
+                               RelativePath=".\dialog.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\entry.cpp">
+                               RelativePath=".\entry.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\entry.h">
+                               RelativePath=".\entry.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\filechooser.cpp">
+                               RelativePath=".\filechooser.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\filechooser.h">
+                               RelativePath=".\filechooser.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\frame.cpp">
+                               RelativePath=".\frame.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\frame.h">
+                               RelativePath=".\frame.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\glfont.cpp">
+                               RelativePath=".\glfont.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\glfont.h">
+                               RelativePath=".\glfont.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\glwidget.cpp">
+                               RelativePath=".\glwidget.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\glwidget.h">
+                               RelativePath=".\glwidget.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\idledraw.cpp">
+                               RelativePath=".\idledraw.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\idledraw.h">
+                               RelativePath=".\idledraw.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\image.cpp">
+                               RelativePath=".\image.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\image.h">
+                               RelativePath=".\image.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\menu.cpp">
+                               RelativePath=".\menu.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\menu.h">
+                               RelativePath=".\menu.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\messagebox.cpp">
+                               RelativePath=".\messagebox.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\messagebox.h">
+                               RelativePath=".\messagebox.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\nonmodal.cpp">
+                               RelativePath=".\nonmodal.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\nonmodal.h">
+                               RelativePath=".\nonmodal.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\paned.cpp">
+                               RelativePath=".\paned.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\paned.h">
+                               RelativePath=".\paned.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\pointer.cpp">
+                               RelativePath=".\pointer.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\pointer.h">
+                               RelativePath=".\pointer.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\toolbar.cpp">
+                               RelativePath=".\toolbar.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\toolbar.h">
+                               RelativePath=".\toolbar.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\widget.cpp">
+                               RelativePath=".\widget.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\widget.h">
+                               RelativePath=".\widget.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\window.cpp">
+                               RelativePath=".\window.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\window.h">
+                               RelativePath=".\window.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\xorrectangle.cpp">
+                               RelativePath=".\xorrectangle.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\xorrectangle.h">
+                               RelativePath=".\xorrectangle.h"
+                               >
                        </File>
                </Filter>
        </Files>