mirror of
https://github.com/Team-Resurgent/XBMC4Xbox.git
synced 2026-08-15 11:18:13 -07:00
242 lines
6.2 KiB
XML
242 lines
6.2 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|||
|
|
<VisualStudioProject
|
||
|
|
ProjectType="Visual C++"
|
||
|
|
Version="7.10"
|
||
|
|
Name="kill_python"
|
||
|
|
ProjectGUID="{6DE10744-E396-40A5-B4E2-1B69AA7C8D31}"
|
||
|
|
RootNamespace="kill_python"
|
||
|
|
Keyword="Win32Proj">
|
||
|
|
<Platforms>
|
||
|
|
<Platform
|
||
|
|
Name="Win32"/>
|
||
|
|
</Platforms>
|
||
|
|
<Configurations>
|
||
|
|
<Configuration
|
||
|
|
Name="Debug|Win32"
|
||
|
|
OutputDirectory="$(ConfigurationName)"
|
||
|
|
IntermediateDirectory="$(ConfigurationName)\obj\$(ProjectName)"
|
||
|
|
ConfigurationType="1"
|
||
|
|
CharacterSet="0">
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
Optimization="2"
|
||
|
|
InlineFunctionExpansion="1"
|
||
|
|
EnableIntrinsicFunctions="TRUE"
|
||
|
|
AdditionalIncludeDirectories="..\Include; ..\PC"
|
||
|
|
PreprocessorDefinitions="_WIN32"
|
||
|
|
StringPooling="TRUE"
|
||
|
|
ExceptionHandling="FALSE"
|
||
|
|
RuntimeLibrary="0"
|
||
|
|
EnableFunctionLevelLinking="TRUE"
|
||
|
|
WarningLevel="3"
|
||
|
|
DebugInformationFormat="3"
|
||
|
|
CompileAs="0"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCCustomBuildTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCLinkerTool"
|
||
|
|
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
|
||
|
|
LinkIncremental="1"
|
||
|
|
AdditionalLibraryDirectories="$(OutDir)"
|
||
|
|
GenerateDebugInformation="TRUE"
|
||
|
|
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
|
||
|
|
SubSystem="1"
|
||
|
|
TargetMachine="1"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCMIDLTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCPostBuildEventTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCPreBuildEventTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCPreLinkEventTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCResourceCompilerTool"
|
||
|
|
AdditionalIncludeDirectories="..\PC;..\Include"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCWebDeploymentTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
|
</Configuration>
|
||
|
|
<Configuration
|
||
|
|
Name="Release|Win32"
|
||
|
|
OutputDirectory="$(ConfigurationName)"
|
||
|
|
IntermediateDirectory="$(ConfigurationName)\obj\$(ProjectName)"
|
||
|
|
ConfigurationType="1"
|
||
|
|
CharacterSet="0"
|
||
|
|
WholeProgramOptimization="TRUE">
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
Optimization="1"
|
||
|
|
InlineFunctionExpansion="1"
|
||
|
|
EnableIntrinsicFunctions="TRUE"
|
||
|
|
OptimizeForProcessor="2"
|
||
|
|
AdditionalIncludeDirectories="..\Include; ..\PC"
|
||
|
|
PreprocessorDefinitions="_WIN32"
|
||
|
|
StringPooling="TRUE"
|
||
|
|
ExceptionHandling="FALSE"
|
||
|
|
RuntimeLibrary="0"
|
||
|
|
EnableFunctionLevelLinking="TRUE"
|
||
|
|
EnableEnhancedInstructionSet="1"
|
||
|
|
WarningLevel="3"
|
||
|
|
DebugInformationFormat="3"
|
||
|
|
CompileAs="0"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCCustomBuildTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCLinkerTool"
|
||
|
|
LinkIncremental="1"
|
||
|
|
AdditionalLibraryDirectories="$(OutDir)"
|
||
|
|
GenerateDebugInformation="TRUE"
|
||
|
|
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
|
||
|
|
SubSystem="1"
|
||
|
|
TargetMachine="1"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCMIDLTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCPostBuildEventTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCPreBuildEventTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCPreLinkEventTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCResourceCompilerTool"
|
||
|
|
AdditionalIncludeDirectories="..\PC;..\Include"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCWebDeploymentTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
|
</Configuration>
|
||
|
|
<Configuration
|
||
|
|
Name="Release XBOX|Win32"
|
||
|
|
OutputDirectory="$(ConfigurationName)"
|
||
|
|
IntermediateDirectory="$(ConfigurationName)\obj\$(ProjectName)"
|
||
|
|
ConfigurationType="1"
|
||
|
|
CharacterSet="0"
|
||
|
|
WholeProgramOptimization="TRUE">
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
Optimization="2"
|
||
|
|
InlineFunctionExpansion="1"
|
||
|
|
EnableIntrinsicFunctions="TRUE"
|
||
|
|
AdditionalIncludeDirectories="..\Include; ..\PC"
|
||
|
|
PreprocessorDefinitions="_WIN32"
|
||
|
|
StringPooling="TRUE"
|
||
|
|
ExceptionHandling="FALSE"
|
||
|
|
RuntimeLibrary="0"
|
||
|
|
EnableFunctionLevelLinking="TRUE"
|
||
|
|
WarningLevel="3"
|
||
|
|
DebugInformationFormat="3"
|
||
|
|
CompileAs="0"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCCustomBuildTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCLinkerTool"
|
||
|
|
LinkIncremental="1"
|
||
|
|
AdditionalLibraryDirectories="$(OutDir)"
|
||
|
|
GenerateDebugInformation="TRUE"
|
||
|
|
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
|
||
|
|
SubSystem="1"
|
||
|
|
TargetMachine="1"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCMIDLTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCPostBuildEventTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCPreBuildEventTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCPreLinkEventTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCResourceCompilerTool"
|
||
|
|
AdditionalIncludeDirectories="..\PC;..\Include"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCWebDeploymentTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
|
</Configuration>
|
||
|
|
<Configuration
|
||
|
|
Name="Debug XBOX|Win32"
|
||
|
|
OutputDirectory="$(ConfigurationName)"
|
||
|
|
IntermediateDirectory="$(ConfigurationName)"
|
||
|
|
ConfigurationType="1"
|
||
|
|
CharacterSet="0"
|
||
|
|
WholeProgramOptimization="TRUE">
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
Optimization="0"
|
||
|
|
InlineFunctionExpansion="1"
|
||
|
|
EnableIntrinsicFunctions="TRUE"
|
||
|
|
AdditionalIncludeDirectories="..\Include; ..\PC"
|
||
|
|
PreprocessorDefinitions="_WIN32"
|
||
|
|
StringPooling="TRUE"
|
||
|
|
ExceptionHandling="FALSE"
|
||
|
|
RuntimeLibrary="0"
|
||
|
|
EnableFunctionLevelLinking="TRUE"
|
||
|
|
WarningLevel="3"
|
||
|
|
DebugInformationFormat="3"
|
||
|
|
CompileAs="0"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCCustomBuildTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCLinkerTool"
|
||
|
|
LinkIncremental="1"
|
||
|
|
AdditionalLibraryDirectories="$(OutDir)"
|
||
|
|
GenerateDebugInformation="TRUE"
|
||
|
|
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
|
||
|
|
SubSystem="1"
|
||
|
|
TargetMachine="1"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCMIDLTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCPostBuildEventTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCPreBuildEventTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCPreLinkEventTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCResourceCompilerTool"
|
||
|
|
AdditionalIncludeDirectories="..\PC;..\Include"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCWebDeploymentTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
|
<Tool
|
||
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
|
</Configuration>
|
||
|
|
</Configurations>
|
||
|
|
<References>
|
||
|
|
</References>
|
||
|
|
<Files>
|
||
|
|
<Filter
|
||
|
|
Name="Source Files">
|
||
|
|
<File
|
||
|
|
RelativePath=".\kill_python.c">
|
||
|
|
</File>
|
||
|
|
</Filter>
|
||
|
|
</Files>
|
||
|
|
<Globals>
|
||
|
|
</Globals>
|
||
|
|
</VisualStudioProject>
|