mirror of
https://github.com/UberGames/GtkRadiant.git
synced 2024-11-23 12:22:19 +00:00
08d558e1a4
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@40 8a3a26a2-13c4-0310-b231-cf6edde360e5
255 lines
8.5 KiB
XML
255 lines
8.5 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="PrtView"
|
|
ProjectGUID="{B20364D1-4329-4D4E-B9CE-C9767618FDD6}"
|
|
Keyword="MFCProj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="2"
|
|
UseOfMFC="2"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../include;../../libs;"../../../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""
|
|
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL"
|
|
StringPooling="TRUE"
|
|
MinimalRebuild="TRUE"
|
|
ExceptionHandling="FALSE"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="FALSE"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough=""
|
|
PrecompiledHeaderFile=" "
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
BrowseInformation="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="2"
|
|
DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib gdk-win32-2.0.lib gtk-win32-2.0.lib pango-1.0.lib profile.lib"
|
|
OutputFile=".\Debug/PrtView.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories=""../../../gtk2-2.4/lib";../../libs/profile/debug"
|
|
IgnoreDefaultLibraryNames="msvcprtd.lib"
|
|
ModuleDefinitionFile=".\PrtView.def"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
|
SubSystem="2"
|
|
ImportLibrary=".\Debug/PrtView.lib"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/PrtView.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="copy "$(TargetPath)" "$(SolutionDir)install\plugins"
|
|
copy "$(TargetDir)$(TargetName).pdb" "$(SolutionDir)install\plugins"
|
|
"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_AFXDLL;_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="2"
|
|
UseOfMFC="2"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories="../../include;../../libs;"../../../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""
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL"
|
|
StringPooling="TRUE"
|
|
ExceptionHandling="FALSE"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="FALSE"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough=""
|
|
PrecompiledHeaderFile=" "
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
BrowseInformation="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="2"
|
|
DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib gdk-win32-2.0.lib gtk-win32-2.0.lib pango-1.0.lib profile.lib"
|
|
OutputFile=".\Release/PrtView.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories=""../../../gtk2-2.4/lib";../../libs/profile/release"
|
|
IgnoreDefaultLibraryNames="msvcprt.lib"
|
|
ModuleDefinitionFile=".\PrtView.def"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary=".\Release/PrtView.lib"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/PrtView.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="copy "$(TargetPath)" "$(SolutionDir)install\plugins"
|
|
copy "$(TargetDir)$(TargetName).pdb" "$(SolutionDir)install\plugins"
|
|
"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_AFXDLL;NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="src"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath=".\AboutDialog.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\AboutDialog.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ConfigDialog.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ConfigDialog.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\LoadPortalFileDialog.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\LoadPortalFileDialog.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\portals.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\portals.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\prtview.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\prtview.h">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\..\debug.py">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="python "$(SolutionDir)debug.py"
|
|
"
|
|
AdditionalDependencies=""$(SolutionDir)install\plugins\$(TargetName).pdb""
|
|
Outputs=""$(TargetDir)$(TargetName).pdb""/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="python "$(SolutionDir)debug.py"
|
|
"
|
|
AdditionalDependencies=""$(SolutionDir)install\plugins\$(TargetName).pdb""
|
|
Outputs=""$(TargetDir)$(TargetName).pdb""/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PrtView.def">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="python "$(SolutionDir)touch.py" "$(TargetPath)""
|
|
AdditionalDependencies=""$(SolutionDir)install\modules\$(TargetFileName)""
|
|
Outputs=""$(TargetPath)""/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="python "$(SolutionDir)touch.py" "$(TargetPath)""
|
|
AdditionalDependencies=""$(SolutionDir)install\modules\$(TargetFileName)""
|
|
Outputs=""$(TargetPath)""/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|