Line | |
---|
1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.10"
|
---|
5 | Name="_ssl"
|
---|
6 | RootNamespace="_ssl"
|
---|
7 | SccProjectName=""
|
---|
8 | SccLocalPath=""
|
---|
9 | Keyword="MakeFileProj">
|
---|
10 | <Platforms>
|
---|
11 | <Platform
|
---|
12 | Name="Win32"/>
|
---|
13 | </Platforms>
|
---|
14 | <Configurations>
|
---|
15 | <Configuration
|
---|
16 | Name="Release|Win32"
|
---|
17 | OutputDirectory=".\."
|
---|
18 | IntermediateDirectory=".\x86-temp-release\_ssl"
|
---|
19 | ConfigurationType="0"
|
---|
20 | UseOfMFC="0"
|
---|
21 | ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
---|
22 | <Tool
|
---|
23 | Name="VCNMakeTool"
|
---|
24 | BuildCommandLine="build_ssl.bat $(ConfigurationName)"
|
---|
25 | ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a"
|
---|
26 | CleanCommandLine="echo Nothing to do"
|
---|
27 | Output="_ssl.pyd"/>
|
---|
28 | </Configuration>
|
---|
29 | <Configuration
|
---|
30 | Name="Debug|Win32"
|
---|
31 | OutputDirectory=".\."
|
---|
32 | IntermediateDirectory=".\x86-temp-debug\_ssl"
|
---|
33 | ConfigurationType="0"
|
---|
34 | UseOfMFC="0"
|
---|
35 | ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
---|
36 | <Tool
|
---|
37 | Name="VCNMakeTool"
|
---|
38 | BuildCommandLine="build_ssl.bat $(ConfigurationName)"
|
---|
39 | ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a"
|
---|
40 | CleanCommandLine="echo Nothing to do"
|
---|
41 | Output="_ssl_d.pyd"/>
|
---|
42 | </Configuration>
|
---|
43 | <Configuration
|
---|
44 | Name="ReleaseItanium|Win32"
|
---|
45 | OutputDirectory="./."
|
---|
46 | IntermediateDirectory=".\ia64-temp-release\_ssl"
|
---|
47 | ConfigurationType="0"
|
---|
48 | UseOfMFC="0"
|
---|
49 | ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
---|
50 | <Tool
|
---|
51 | Name="VCNMakeTool"
|
---|
52 | BuildCommandLine="build_ssl.bat $(ConfigurationName)"
|
---|
53 | ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a"
|
---|
54 | CleanCommandLine="echo Nothing to do"
|
---|
55 | Output="_ssl.pyd"/>
|
---|
56 | </Configuration>
|
---|
57 | <Configuration
|
---|
58 | Name="ReleaseAMD64|Win32"
|
---|
59 | OutputDirectory="."
|
---|
60 | IntermediateDirectory="amd64-temp-release\_ssl"
|
---|
61 | ConfigurationType="0"
|
---|
62 | UseOfMFC="0"
|
---|
63 | ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
---|
64 | <Tool
|
---|
65 | Name="VCNMakeTool"
|
---|
66 | BuildCommandLine="build_ssl.bat $(ConfigurationName)"
|
---|
67 | ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a"
|
---|
68 | CleanCommandLine="echo Nothing to do"
|
---|
69 | Output="_ssl.pyd"/>
|
---|
70 | </Configuration>
|
---|
71 | </Configurations>
|
---|
72 | <References>
|
---|
73 | </References>
|
---|
74 | <Files>
|
---|
75 | <File
|
---|
76 | RelativePath="..\Modules\_ssl.c">
|
---|
77 | </File>
|
---|
78 | <File
|
---|
79 | RelativePath="..\Modules\_hashopenssl.c">
|
---|
80 | </File>
|
---|
81 | </Files>
|
---|
82 | <Globals>
|
---|
83 | </Globals>
|
---|
84 | </VisualStudioProject>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.