| Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
| 2 | <VisualStudioProject |
| 3 | ProjectType="Visual C++" |
| 4 | Version="7.10" |
| 5 | Name="_ssl" |
| 6 | SccProjectName="" |
| 7 | SccLocalPath="" |
| 8 | Keyword="MakeFileProj"> |
| 9 | <Platforms> |
| 10 | <Platform |
| 11 | Name="Win32"/> |
| 12 | </Platforms> |
| 13 | <Configurations> |
| 14 | <Configuration |
| 15 | Name="Release|Win32" |
| 16 | OutputDirectory=".\." |
| 17 | IntermediateDirectory=".\x86-temp-release\_ssl" |
| 18 | ConfigurationType="0" |
| 19 | UseOfMFC="0" |
| 20 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
| 21 | <Tool |
| 22 | Name="VCNMakeTool" |
| 23 | BuildCommandLine="python build_ssl.py" |
| 24 | ReBuildCommandLine="python build_ssl.py -a" |
| 25 | Output="_ssl.pyd"/> |
| 26 | </Configuration> |
| 27 | <Configuration |
| 28 | Name="Debug|Win32" |
| 29 | OutputDirectory=".\." |
| 30 | IntermediateDirectory=".\x86-temp-debug\_ssl" |
| 31 | ConfigurationType="0" |
| 32 | UseOfMFC="0" |
| 33 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
| 34 | <Tool |
| 35 | Name="VCNMakeTool" |
| 36 | BuildCommandLine="python_d -u build_ssl.py -d" |
| 37 | ReBuildCommandLine="python_d -u build_ssl.py -d -a" |
| 38 | Output="_ssl_d.pyd"/> |
| 39 | </Configuration> |
| 40 | </Configurations> |
| 41 | <References> |
| 42 | </References> |
| 43 | <Files> |
| 44 | <File |
| 45 | RelativePath="..\Modules\_ssl.c"> |
| 46 | </File> |
| 47 | </Files> |
| 48 | <Globals> |
| 49 | </Globals> |
| 50 | </VisualStudioProject> |