mirror of
https://github.com/Team-Resurgent/XBMC4Xbox.git
synced 2026-08-15 11:18:13 -07:00
If ever adding the XBMC4Xbox source to GitHub use "git add -f -A" or it wont add all the files.
218 lines
5.7 KiB
XML
218 lines
5.7 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="_socket"
|
|
ProjectGUID="{86937F53-C189-40EF-8CE8-8759D8E7D480}"
|
|
RootNamespace="_socket"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)\obj\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="0">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
InlineFunctionExpansion="0"
|
|
EnableIntrinsicFunctions="FALSE"
|
|
AdditionalIncludeDirectories="..\Include;..\PC"
|
|
PreprocessorDefinitions="Py_BUILD_CORE_MODULE"
|
|
RuntimeLibrary="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="ws2_32.lib"
|
|
OutputFile="$(OutDir)\$(ProjectName)_d.pyd"
|
|
LinkIncremental="1"
|
|
IgnoreDefaultLibraryNames="libc;msvcr71;libcmt"
|
|
ProgramDatabaseFile="$(OutDir)\$(ProjectName)_d.pdb"
|
|
BaseAddress="0x1e1D0000"
|
|
ImportLibrary="$(OutDir)\$(TargetName).lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<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="2"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="1"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="..\Include;..\PC"
|
|
PreprocessorDefinitions="Py_BUILD_CORE_MODULE"
|
|
RuntimeLibrary="2"
|
|
EnableEnhancedInstructionSet="1"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="ws2_32.lib"
|
|
OutputFile="$(OutDir)\$(ProjectName).pyd"
|
|
IgnoreDefaultLibraryNames="libc;msvcr71;libcmt"
|
|
ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
|
|
BaseAddress="0x1e1D0000"
|
|
ImportLibrary="$(OutDir)\$(TargetName).lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<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="2"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="1"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="..\Include;..\PC"
|
|
PreprocessorDefinitions="Py_BUILD_CORE_MODULE"
|
|
RuntimeLibrary="2"
|
|
EnableEnhancedInstructionSet="1"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="ws2_32.lib"
|
|
OutputFile="$(OutDir)\$(ProjectName).pyd"
|
|
IgnoreDefaultLibraryNames="libc;msvcr71;libcmt"
|
|
ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
|
|
BaseAddress="0x1e1D0000"
|
|
ImportLibrary="$(OutDir)\$(TargetName).lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<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="2"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="..\Include;..\PC"
|
|
PreprocessorDefinitions="Py_BUILD_CORE_MODULE"
|
|
RuntimeLibrary="2"
|
|
EnableEnhancedInstructionSet="1"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="ws2_32.lib"
|
|
OutputFile="$(OutDir)\$(ProjectName).pyd"
|
|
IgnoreDefaultLibraryNames="libc;msvcr71;libcmt"
|
|
ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
|
|
BaseAddress="0x1e1D0000"
|
|
ImportLibrary="$(OutDir)\$(TargetName).lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Header Files">
|
|
<File
|
|
RelativePath="..\Modules\socketmodule.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files">
|
|
<File
|
|
RelativePath="..\Modules\socketmodule.c">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|