test_whitespace_eater_unicode(): Make this test Python 2.1 compatible.
[python/dscho.git] / PCbuild / _ssl.dsp
bloba62f59819afef2fbf1c1d8f23b2e5c491d77797a
1 # Microsoft Developer Studio Project File - Name="_ssl" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
5 # TARGTYPE "Win32 (x86) External Target" 0x0106
7 CFG=_ssl - Win32 Debug
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE 
11 !MESSAGE NMAKE /f "_ssl.mak".
12 !MESSAGE 
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE 
16 !MESSAGE NMAKE /f "_ssl.mak" CFG="_ssl - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "_ssl - Win32 Release" (based on "Win32 (x86) External Target")
21 !MESSAGE "_ssl - Win32 Debug" (based on "Win32 (x86) External Target")
22 !MESSAGE 
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
29 !IF  "$(CFG)" == "_ssl - Win32 Release"
31 # PROP BASE Use_MFC 0
32 # PROP BASE Use_Debug_Libraries 0
33 # PROP BASE Output_Dir "Release"
34 # PROP BASE Intermediate_Dir "Release"
35 # PROP BASE Cmd_Line "NMAKE /f _ssl.mak"
36 # PROP BASE Rebuild_Opt "/a"
37 # PROP BASE Target_File "_ssl.exe"
38 # PROP BASE Bsc_Name "_ssl.bsc"
39 # PROP BASE Target_Dir ""
40 # PROP Use_MFC 0
41 # PROP Use_Debug_Libraries 0
42 # PROP Output_Dir "."
43 # PROP Intermediate_Dir "x86-temp-release\_ssl"
44 # PROP Cmd_Line "python build_ssl.py"
45 # PROP Rebuild_Opt "-a"
46 # PROP Target_File "_ssl.pyd"
47 # PROP Bsc_Name ""
48 # PROP Target_Dir ""
50 !ELSEIF  "$(CFG)" == "_ssl - Win32 Debug"
52 # PROP BASE Use_MFC 0
53 # PROP BASE Use_Debug_Libraries 1
54 # PROP BASE Output_Dir "x86-temp-debug\_ssl"
55 # PROP BASE Intermediate_Dir "x86-temp-debug\_ssl"
56 # PROP BASE Cmd_Line "NMAKE /f _ssl.mak"
57 # PROP BASE Rebuild_Opt "/a"
58 # PROP BASE Target_File "_ssl_d.pyd"
59 # PROP BASE Bsc_Name "_ssl_d.bsc"
60 # PROP BASE Target_Dir ""
61 # PROP Use_MFC 0
62 # PROP Use_Debug_Libraries 1
63 # PROP Output_Dir "."
64 # PROP Intermediate_Dir "x86-temp-debug\_ssl"
65 # PROP Cmd_Line "python_d -u build_ssl.py -d"
66 # PROP Rebuild_Opt "-a"
67 # PROP Target_File "_ssl_d.pyd"
68 # PROP Bsc_Name ""
69 # PROP Target_Dir ""
71 !ENDIF 
73 # Begin Target
75 # Name "_ssl - Win32 Release"
76 # Name "_ssl - Win32 Debug"
78 !IF  "$(CFG)" == "_ssl - Win32 Release"
80 !ELSEIF  "$(CFG)" == "_ssl - Win32 Debug"
82 !ENDIF 
84 # Begin Source File
86 SOURCE=..\Modules\_ssl.c
87 # End Source File
88 # End Target
89 # End Project