Kristján Valur Jónsson | 2b38e40 | 2006-05-27 15:41:31 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?>
|
| 2 | <VisualStudioProject
|
| 3 | ProjectType="Visual C++"
|
| 4 | Version="8,00"
|
| 5 | Name="_ssl"
|
| 6 | ProjectGUID="{8E85BA54-8A47-4C8B-B72E-8E17579CC6D7}"
|
| 7 | RootNamespace="_ssl"
|
| 8 | Keyword="MakeFileProj"
|
| 9 | >
|
| 10 | <Platforms>
|
| 11 | <Platform
|
| 12 | Name="Win32"
|
| 13 | />
|
| 14 | </Platforms>
|
| 15 | <ToolFiles>
|
| 16 | </ToolFiles>
|
| 17 | <Configurations>
|
| 18 | <Configuration
|
| 19 | Name="Release|Win32"
|
| 20 | OutputDirectory=".\."
|
| 21 | IntermediateDirectory=".\x86-temp-release\_ssl"
|
| 22 | ConfigurationType="0"
|
| 23 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
| 24 | UseOfMFC="0"
|
| 25 | ATLMinimizesCRunTimeLibraryUsage="false"
|
| 26 | >
|
| 27 | <Tool
|
| 28 | Name="VCNMakeTool"
|
| 29 | BuildCommandLine="python build_ssl.py"
|
| 30 | ReBuildCommandLine="python build_ssl.py -a"
|
| 31 | CleanCommandLine="echo Nothing to do"
|
| 32 | Output="_ssl.pyd"
|
| 33 | PreprocessorDefinitions=""
|
| 34 | IncludeSearchPath=""
|
| 35 | ForcedIncludes=""
|
| 36 | AssemblySearchPath=""
|
| 37 | ForcedUsingAssemblies=""
|
| 38 | CompileAsManaged=""
|
| 39 | />
|
| 40 | </Configuration>
|
| 41 | <Configuration
|
| 42 | Name="Debug|Win32"
|
| 43 | OutputDirectory=".\."
|
| 44 | IntermediateDirectory=".\x86-temp-debug\_ssl"
|
| 45 | ConfigurationType="0"
|
| 46 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
| 47 | UseOfMFC="0"
|
| 48 | ATLMinimizesCRunTimeLibraryUsage="false"
|
| 49 | >
|
| 50 | <Tool
|
| 51 | Name="VCNMakeTool"
|
| 52 | BuildCommandLine="python_d -u build_ssl.py -d"
|
| 53 | ReBuildCommandLine="python_d -u build_ssl.py -d -a"
|
| 54 | CleanCommandLine="echo Nothing to do"
|
| 55 | Output="_ssl_d.pyd"
|
| 56 | PreprocessorDefinitions=""
|
| 57 | IncludeSearchPath=""
|
| 58 | ForcedIncludes=""
|
| 59 | AssemblySearchPath=""
|
| 60 | ForcedUsingAssemblies=""
|
| 61 | CompileAsManaged=""
|
| 62 | />
|
| 63 | </Configuration>
|
| 64 | <Configuration
|
| 65 | Name="ReleaseItanium|Win32"
|
| 66 | OutputDirectory="./."
|
| 67 | IntermediateDirectory=".\ia64-temp-release\_ssl"
|
| 68 | ConfigurationType="0"
|
| 69 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
| 70 | UseOfMFC="0"
|
| 71 | ATLMinimizesCRunTimeLibraryUsage="false"
|
| 72 | >
|
| 73 | <Tool
|
| 74 | Name="VCNMakeTool"
|
| 75 | BuildCommandLine="python build_ssl.py"
|
| 76 | ReBuildCommandLine="python build_ssl.py -a"
|
| 77 | CleanCommandLine=""
|
| 78 | Output="_ssl.pyd"
|
| 79 | PreprocessorDefinitions=""
|
| 80 | IncludeSearchPath=""
|
| 81 | ForcedIncludes=""
|
| 82 | AssemblySearchPath=""
|
| 83 | ForcedUsingAssemblies=""
|
| 84 | CompileAsManaged=""
|
| 85 | />
|
| 86 | </Configuration>
|
| 87 | <Configuration
|
| 88 | Name="ReleaseAMD64|Win32"
|
| 89 | OutputDirectory="."
|
| 90 | IntermediateDirectory="amd64-temp-release\_ssl"
|
| 91 | ConfigurationType="0"
|
| 92 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
| 93 | UseOfMFC="0"
|
| 94 | ATLMinimizesCRunTimeLibraryUsage="false"
|
| 95 | >
|
| 96 | <Tool
|
| 97 | Name="VCNMakeTool"
|
| 98 | BuildCommandLine="python build_ssl.py"
|
| 99 | ReBuildCommandLine="python build_ssl.py -a"
|
| 100 | CleanCommandLine=""
|
| 101 | Output="_ssl.pyd"
|
| 102 | PreprocessorDefinitions=""
|
| 103 | IncludeSearchPath=""
|
| 104 | ForcedIncludes=""
|
| 105 | AssemblySearchPath=""
|
| 106 | ForcedUsingAssemblies=""
|
| 107 | CompileAsManaged=""
|
| 108 | />
|
| 109 | </Configuration>
|
| 110 | </Configurations>
|
| 111 | <References>
|
| 112 | </References>
|
| 113 | <Files>
|
| 114 | <File
|
| 115 | RelativePath="..\Modules\_ssl.c"
|
| 116 | >
|
| 117 | </File>
|
| 118 | </Files>
|
| 119 | <Globals>
|
| 120 | </Globals>
|
| 121 | </VisualStudioProject>
|