camellia: fix camellia_self_test failure on compilers where char is unsigned by default
[tropicssl.git] / visualc / polarssl.dsp
blob72fac5e7eae809a418e797301a4aafa8eccb2d4f
1 # Microsoft Developer Studio Project File - Name="tropicssl" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104\r
6 \r
7 CFG=tropicssl - Win32 Debug\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9 !MESSAGE use the Export Makefile command and run\r
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "tropicssl.mak".\r
12 !MESSAGE \r
13 !MESSAGE You can specify a configuration when running NMAKE\r
14 !MESSAGE by defining the macro CFG on the command line. For example:\r
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "tropicssl.mak" CFG="tropicssl - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "tropicssl - Win32 Release" (based on "Win32 (x86) Static Library")\r
21 !MESSAGE "tropicssl - Win32 Debug" (based on "Win32 (x86) Static Library")\r
22 !MESSAGE \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName ""\r
27 # PROP Scc_LocalPath ""\r
28 CPP=cl.exe\r
29 RSC=rc.exe\r
31 !IF  "$(CFG)" == "tropicssl - Win32 Release"\r
33 # PROP BASE Use_MFC 0\r
34 # PROP BASE Use_Debug_Libraries 0\r
35 # PROP BASE Output_Dir ""\r
36 # PROP BASE Intermediate_Dir "temp"\r
37 # PROP BASE Target_Dir ""\r
38 # PROP Use_MFC 0\r
39 # PROP Use_Debug_Libraries 0\r
40 # PROP Output_Dir ""\r
41 # PROP Intermediate_Dir "temp"\r
42 # PROP Target_Dir ""\r
43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c\r
44 # ADD CPP /nologo /W3 /GX /O2 /I "../include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c\r
45 # ADD BASE RSC /l 0x40c /d "NDEBUG"\r
46 # ADD RSC /l 0x40c /d "NDEBUG"\r
47 BSC32=bscmake.exe\r
48 # ADD BASE BSC32 /nologo\r
49 # ADD BSC32 /nologo\r
50 LIB32=link.exe -lib\r
51 # ADD BASE LIB32 /nologo\r
52 # ADD LIB32 /nologo\r
54 !ELSEIF  "$(CFG)" == "tropicssl - Win32 Debug"\r
56 # PROP BASE Use_MFC 0\r
57 # PROP BASE Use_Debug_Libraries 1\r
58 # PROP BASE Output_Dir ""\r
59 # PROP BASE Intermediate_Dir "temp"\r
60 # PROP BASE Target_Dir ""\r
61 # PROP Use_MFC 0\r
62 # PROP Use_Debug_Libraries 1\r
63 # PROP Output_Dir ""\r
64 # PROP Intermediate_Dir "temp"\r
65 # PROP Target_Dir ""\r
66 # ADD BASE CPP /nologo /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c\r
67 # ADD CPP /nologo /W3 /Gm /GX /Z7 /Od /I "../include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c\r
68 # ADD BASE RSC /l 0x40c /d "_DEBUG"\r
69 # ADD RSC /l 0x40c /d "_DEBUG"\r
70 BSC32=bscmake.exe\r
71 # ADD BASE BSC32 /nologo\r
72 # ADD BSC32 /nologo\r
73 LIB32=link.exe -lib\r
74 # ADD BASE LIB32 /nologo\r
75 # ADD LIB32 /nologo\r
77 !ENDIF \r
79 # Begin Target\r
81 # Name "tropicssl - Win32 Release"\r
82 # Name "tropicssl - Win32 Debug"\r
83 # Begin Group "Source Files"\r
85 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
86 # Begin Source File\r
88 SOURCE=..\library\aes.c\r
89 # End Source File\r
90 # Begin Source File\r
92 SOURCE=..\library\arc4.c\r
93 # End Source File\r
94 # Begin Source File\r
96 SOURCE=..\library\base64.c\r
97 # End Source File\r
98 # Begin Source File\r
100 SOURCE=..\library\bignum.c\r
101 # End Source File\r
102 # Begin Source File\r
104 SOURCE=..\library\certs.c\r
105 # End Source File\r
106 # Begin Source File\r
108 SOURCE=..\library\debug.c\r
109 # End Source File\r
110 # Begin Source File\r
112 SOURCE=..\library\des.c\r
113 # End Source File\r
114 # Begin Source File\r
116 SOURCE=..\library\dhm.c\r
117 # End Source File\r
118 # Begin Source File\r
120 SOURCE=..\library\havege.c\r
121 # End Source File\r
122 # Begin Source File\r
124 SOURCE=..\library\md2.c\r
125 # End Source File\r
126 # Begin Source File\r
128 SOURCE=..\library\md4.c\r
129 # End Source File\r
130 # Begin Source File\r
132 SOURCE=..\library\md5.c\r
133 # End Source File\r
134 # Begin Source File\r
136 SOURCE=..\library\net.c\r
137 # End Source File\r
138 # Begin Source File\r
140 SOURCE=..\library\padlock.c\r
141 # End Source File\r
142 # Begin Source File\r
144 SOURCE=..\library\rsa.c\r
145 # End Source File\r
146 # Begin Source File\r
148 SOURCE=..\library\sha1.c\r
149 # End Source File\r
150 # Begin Source File\r
152 SOURCE=..\library\sha2.c\r
153 # End Source File\r
154 # Begin Source File\r
156 SOURCE=..\library\sha4.c\r
157 # End Source File\r
158 # Begin Source File\r
160 SOURCE=..\library\ssl_cli.c\r
161 # End Source File\r
162 # Begin Source File\r
164 SOURCE=..\library\ssl_srv.c\r
165 # End Source File\r
166 # Begin Source File\r
168 SOURCE=..\library\ssl_tls.c\r
169 # End Source File\r
170 # Begin Source File\r
172 SOURCE=..\library\timing.c\r
173 # End Source File\r
174 # Begin Source File\r
176 SOURCE=..\library\x509parse.c\r
177 # End Source File\r
178 # End Group\r
179 # Begin Group "Header Files"\r
181 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
182 # Begin Source File\r
184 SOURCE=..\include\tropicssl\aes.h\r
185 # End Source File\r
186 # Begin Source File\r
188 SOURCE=..\include\tropicssl\arc4.h\r
189 # End Source File\r
190 # Begin Source File\r
192 SOURCE=..\include\tropicssl\base64.h\r
193 # End Source File\r
194 # Begin Source File\r
196 SOURCE=..\include\tropicssl\bignum.h\r
197 # End Source File\r
198 # Begin Source File\r
200 SOURCE=..\include\tropicssl\bn_mul.h\r
201 # End Source File\r
202 # Begin Source File\r
204 SOURCE=..\include\tropicssl\certs.h\r
205 # End Source File\r
206 # Begin Source File\r
208 SOURCE=..\include\tropicssl\config.h\r
209 # End Source File\r
210 # Begin Source File\r
212 SOURCE=..\include\tropicssl\debug.h\r
213 # End Source File\r
214 # Begin Source File\r
216 SOURCE=..\include\tropicssl\des.h\r
217 # End Source File\r
218 # Begin Source File\r
220 SOURCE=..\include\tropicssl\dhm.h\r
221 # End Source File\r
222 # Begin Source File\r
224 SOURCE=..\include\tropicssl\havege.h\r
225 # End Source File\r
226 # Begin Source File\r
228 SOURCE=..\include\tropicssl\md2.h\r
229 # End Source File\r
230 # Begin Source File\r
232 SOURCE=..\include\tropicssl\md4.h\r
233 # End Source File\r
234 # Begin Source File\r
236 SOURCE=..\include\tropicssl\md5.h\r
237 # End Source File\r
238 # Begin Source File\r
240 SOURCE=..\include\tropicssl\net.h\r
241 # End Source File\r
242 # Begin Source File\r
244 SOURCE=..\include\tropicssl\padlock.h\r
245 # End Source File\r
246 # Begin Source File\r
248 SOURCE=..\include\tropicssl\rsa.h\r
249 # End Source File\r
250 # Begin Source File\r
252 SOURCE=..\include\tropicssl\sha1.h\r
253 # End Source File\r
254 # Begin Source File\r
256 SOURCE=..\include\tropicssl\sha2.h\r
257 # End Source File\r
258 # Begin Source File\r
260 SOURCE=..\include\tropicssl\sha4.h\r
261 # End Source File\r
262 # Begin Source File\r
264 SOURCE=..\include\tropicssl\ssl.h\r
265 # End Source File\r
266 # Begin Source File\r
268 SOURCE=..\include\tropicssl\timing.h\r
269 # End Source File\r
270 # Begin Source File\r
272 SOURCE=..\include\tropicssl\x509.h\r
273 # End Source File\r
274 # End Group\r
275 # End Target\r
276 # End Project\r