~ubuntu-branches/ubuntu/vivid/libssh2/vivid-proposed

« back to all changes in this revision

Viewing changes to win32/msvcproj.head

  • Committer: Bazaar Package Importer
  • Author(s): Mikhail Gusarov
  • Date: 2009-09-28 19:10:36 UTC
  • mfrom: (1.2.5 upstream)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20090928191036-9i9bg6ujqgtipmd7
ImportĀ upstreamĀ versionĀ 1.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Microsoft Developer Studio Project File - Name="libssh2" - Package Owner=<4>
 
2
# Microsoft Developer Studio Generated Build File, Format Version 6.00
 
3
# ** DO NOT EDIT **
 
4
 
 
5
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
 
6
# TARGTYPE "Win32 (x86) Static Library" 0x0104
 
7
 
 
8
CFG=libssh2 - Win32 Debug
 
9
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
 
10
!MESSAGE use the Export Makefile command and run
 
11
!MESSAGE
 
12
!MESSAGE NMAKE /f "libssh2.mak".
 
13
!MESSAGE
 
14
!MESSAGE You can specify a configuration when running NMAKE
 
15
!MESSAGE by defining the macro CFG on the command line. For example:
 
16
!MESSAGE
 
17
!MESSAGE NMAKE /f "libssh2.mak" CFG="libssh2 - Win32 DLL Debug"
 
18
!MESSAGE
 
19
!MESSAGE Possible choices for configuration are:
 
20
!MESSAGE
 
21
!MESSAGE "libssh2 - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library")
 
22
!MESSAGE "libssh2 - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")
 
23
!MESSAGE "libssh2 - Win32 LIB Release" (based on "Win32 (x86) Static Library")
 
24
!MESSAGE "libssh2 - Win32 LIB Debug" (based on "Win32 (x86) Static Library")
 
25
!MESSAGE
 
26
 
 
27
# Begin Project
 
28
# PROP AllowPerConfigDependencies 0
 
29
# PROP Scc_ProjName ""
 
30
# PROP Scc_LocalPath ""
 
31
CPP=cl.exe
 
32
MTL=midl.exe
 
33
RSC=rc.exe
 
34
 
 
35
!IF  "$(CFG)" == "libssh2 - Win32 DLL Release"
 
36
 
 
37
# PROP BASE Use_MFC 0
 
38
# PROP BASE Use_Debug_Libraries 0
 
39
# PROP BASE Output_Dir "Release_dll"
 
40
# PROP BASE Intermediate_Dir "Release_dll"
 
41
# PROP BASE Target_Dir ""
 
42
# PROP Use_MFC 0
 
43
# PROP Use_Debug_Libraries 0
 
44
# PROP Output_Dir "Release_dll"
 
45
# PROP Intermediate_Dir "Release_dll"
 
46
# PROP Ignore_Export_Lib 0
 
47
# PROP Target_Dir ""
 
48
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "LIBSSH2_WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
 
49
# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\win32" /I "..\include" /D "WIN32" /D "NDEBUG" /D "LIBSSH2_WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
 
50
# SUBTRACT CPP /YX
 
51
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
 
52
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
 
53
# ADD BASE RSC /l 0x409 /d "NDEBUG"
 
54
# ADD RSC /l 0x409 /d "NDEBUG"
 
55
BSC32=bscmake.exe
 
56
# ADD BASE BSC32 /nologo
 
57
# ADD BSC32 /nologo
 
58
LINK32=link.exe
 
59
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
 
60
# ADD LINK32 kernel32.lib ws2_32.lib libeay32.lib ssleay32.lib zlib.lib /nologo /dll /map /debug /machine:I386 /out:"Release_dll/libssh2.dll"
 
61
 
 
62
!ELSEIF  "$(CFG)" == "libssh2 - Win32 DLL Debug"
 
63
 
 
64
# PROP BASE Use_MFC 0
 
65
# PROP BASE Use_Debug_Libraries 1
 
66
# PROP BASE Output_Dir "Debug_dll"
 
67
# PROP BASE Intermediate_Dir "Debug_dll"
 
68
# PROP BASE Target_Dir ""
 
69
# PROP Use_MFC 0
 
70
# PROP Use_Debug_Libraries 1
 
71
# PROP Output_Dir "Debug_dll"
 
72
# PROP Intermediate_Dir "Debug_dll"
 
73
# PROP Ignore_Export_Lib 0
 
74
# PROP Target_Dir ""
 
75
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "LIBSSH2_WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
 
76
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\win32" /I "..\include" /D "WIN32" /D "_DEBUG" /D "LIBSSH2_WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
 
77
# SUBTRACT CPP /WX /YX
 
78
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
 
79
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
 
80
# ADD BASE RSC /l 0x409 /d "_DEBUG"
 
81
# ADD RSC /l 0x409 /d "_DEBUG"
 
82
BSC32=bscmake.exe
 
83
# ADD BASE BSC32 /nologo
 
84
# ADD BSC32 /nologo
 
85
LINK32=link.exe
 
86
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
 
87
# ADD LINK32 kernel32.lib ws2_32.lib libeay32.lib ssleay32.lib zlib.lib /nologo /dll /incremental:no /map /debug /machine:I386 /out:"Debug_dll/libssh2.dll" /pdbtype:sept
 
88
# SUBTRACT LINK32 /nodefaultlib
 
89
 
 
90
!ELSEIF  "$(CFG)" == "libssh2 - Win32 LIB Release"
 
91
 
 
92
# PROP BASE Use_MFC 0
 
93
# PROP BASE Use_Debug_Libraries 0
 
94
# PROP BASE Output_Dir "Release_lib"
 
95
# PROP BASE Intermediate_Dir "Release_lib"
 
96
# PROP BASE Target_Dir ""
 
97
# PROP Use_MFC 0
 
98
# PROP Use_Debug_Libraries 0
 
99
# PROP Output_Dir "Release_lib"
 
100
# PROP Intermediate_Dir "Release_lib"
 
101
# PROP Target_Dir ""
 
102
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "LIBSSH2_WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
 
103
# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\win32" /I "..\include" /D "WIN32" /D "NDEBUG" /D "LIBSSH2_WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
 
104
# ADD BASE RSC /l 0x409 /d "NDEBUG"
 
105
# ADD RSC /l 0x409 /d "NDEBUG"
 
106
BSC32=bscmake.exe
 
107
# ADD BASE BSC32 /nologo
 
108
# ADD BSC32 /nologo
 
109
LIB32=link.exe -lib
 
110
# ADD BASE LIB32 /nologo
 
111
# ADD LIB32 /nologo
 
112
# ADD LIB32 /nologo /out:"Release_lib\libssh.lib"
 
113
 
 
114
!ELSEIF  "$(CFG)" == "libssh2 - Win32 LIB Debug"
 
115
 
 
116
# PROP BASE Use_MFC 0
 
117
# PROP BASE Use_Debug_Libraries 1
 
118
# PROP BASE Output_Dir "Debug_lib"
 
119
# PROP BASE Intermediate_Dir "Debug_lib"
 
120
# PROP BASE Target_Dir ""
 
121
# PROP Use_MFC 0
 
122
# PROP Use_Debug_Libraries 1
 
123
# PROP Output_Dir "Debug_lib"
 
124
# PROP Intermediate_Dir "Debug_lib"
 
125
# PROP Target_Dir ""
 
126
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "LIBSSH2_WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
 
127
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\win32" /I "..\include" /D "WIN32" /D "_DEBUG" /D "LIBSSH2_WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
 
128
# ADD BASE RSC /l 0x409 /d "_DEBUG"
 
129
# ADD RSC /l 0x409 /d "_DEBUG"
 
130
BSC32=bscmake.exe
 
131
# ADD BASE BSC32 /nologo
 
132
# ADD BSC32 /nologo
 
133
LIB32=link.exe -lib
 
134
# ADD BASE LIB32 /nologo
 
135
# ADD LIB32 /nologo /out:"Debug_lib\libssh2d.lib"
 
136
 
 
137
!ENDIF
 
138
 
 
139
# Begin Target
 
140
 
 
141
# Name "libssh2 - Win32 DLL Release"
 
142
# Name "libssh2 - Win32 DLL Debug"
 
143
# Name "libssh2 - Win32 LIB Release"
 
144
# Name "libssh2 - Win32 LIB Debug"
 
145