mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-11-14 17:01:22 +00:00
279 lines
6.2 KiB
XML
279 lines
6.2 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="q3data"
|
|
ProjectGUID="{8DFCF3C0-5EC6-4E28-9D38-23FBE5F214FB}"
|
|
RootNamespace="q3data"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)\install"
|
|
IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)\include";"$(SolutionDir)\tools\quake3\common";"$(SolutionDir)\libs";"$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0";"$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include";"$(SolutionDir)\..\libxml2-2.7.3\include\libxml2";"$(SolutionDir)\..\gtk-2.16.6\include\libpng14";"$(SolutionDir)\..\gtk-2.16.6\include";"$(SolutionDir)\..\jpeg-8c\include""
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4996;4244;4267"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Ws2_32.lib glib-2.0.lib libxml2.lib l_net.lib mathlib.lib quake3-common.lib"
|
|
AdditionalLibraryDirectories=""$(SolutionDir)\..\gtk-2.16.6\lib";"$(SolutionDir)\..\libxml2-2.7.3\lib";"$(SolutionDir)\..\jpeg-8c\lib";"$(SolutionDir)\build\$(ConfigurationName)\libs""
|
|
GenerateDebugInformation="true"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)\install"
|
|
IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)\include";"$(SolutionDir)\tools\quake3\common";"$(SolutionDir)\libs";"$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0";"$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include";"$(SolutionDir)\..\libxml2-2.7.3\include\libxml2";"$(SolutionDir)\..\gtk-2.16.6\include\libpng14";"$(SolutionDir)\..\gtk-2.16.6\include";"$(SolutionDir)\..\jpeg-8c\include""
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
|
|
RuntimeLibrary="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4996;4244;4267"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Ws2_32.lib glib-2.0.lib libxml2.lib l_net.lib mathlib.lib quake3-common.lib"
|
|
AdditionalLibraryDirectories=""$(SolutionDir)\..\gtk-2.16.6\lib";"$(SolutionDir)\..\libxml2-2.7.3\lib";"$(SolutionDir)\..\jpeg-8c\lib";"$(SolutionDir)\build\$(ConfigurationName)\libs""
|
|
GenerateDebugInformation="true"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<File
|
|
RelativePath=".\3dslib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3dslib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\aselib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\aselib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\bspfile.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\cmdlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\compress.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\imagelib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\images.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\inout.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\md3lib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\md3lib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\models.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\p3dlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\p3dlib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\polyset.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\polyset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\q3data.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\q3data.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\scriplib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stripper.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\trilib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\unzip.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\unzip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\vfs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\video.c"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|