Added SILC Thread Queue API
[runtime.git] / win32 / tests / test_sftp_client.dsp
1 # Microsoft Developer Studio Project File - Name="test_sftp_client" - 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) Console Application" 0x0103\r
6 \r
7 CFG=test_sftp_client - 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 "test_sftp_client.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 "test_sftp_client.mak" CFG="test_sftp_client - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "test_sftp_client - Win32 Release" (based on "Win32 (x86) Console Application")\r
21 !MESSAGE "test_sftp_client - Win32 Debug" (based on "Win32 (x86) Console Application")\r
22 !MESSAGE \r
23 \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
30 \r
31 !IF  "$(CFG)" == "test_sftp_client - Win32 Release"\r
32 \r
33 # PROP BASE Use_MFC 0\r
34 # PROP BASE Use_Debug_Libraries 0\r
35 # PROP BASE Output_Dir "Release"\r
36 # PROP BASE Intermediate_Dir "Release"\r
37 # PROP BASE Target_Dir ""\r
38 # PROP Use_MFC 0\r
39 # PROP Use_Debug_Libraries 0\r
40 # PROP Output_Dir "Release"\r
41 # PROP Intermediate_Dir "Release"\r
42 # PROP Target_Dir ""\r
43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
44 # ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
45 # ADD BASE RSC /l 0x40b /d "NDEBUG"\r
46 # ADD RSC /l 0x40b /d "NDEBUG"\r
47 BSC32=bscmake.exe\r
48 # ADD BASE BSC32 /nologo\r
49 # ADD BSC32 /nologo\r
50 LINK32=link.exe\r
51 # 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  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 /subsystem:console /machine:I386\r
52 # ADD 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  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 /subsystem:console /machine:I386\r
53 \r
54 !ELSEIF  "$(CFG)" == "test_sftp_client - Win32 Debug"\r
55 \r
56 # PROP BASE Use_MFC 0\r
57 # PROP BASE Use_Debug_Libraries 1\r
58 # PROP BASE Output_Dir "test_sftp_client___Win32_Debug"\r
59 # PROP BASE Intermediate_Dir "test_sftp_client___Win32_Debug"\r
60 # PROP BASE Target_Dir ""\r
61 # PROP Use_MFC 0\r
62 # PROP Use_Debug_Libraries 1\r
63 # PROP Output_Dir "Debug"\r
64 # PROP Intermediate_Dir "Debug"\r
65 # PROP Ignore_Export_Lib 0\r
66 # PROP Target_Dir ""\r
67 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ  /c\r
68 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\includes" /I "..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "SILC_DEBUG" /YX /FD /GZ  /c\r
69 # ADD BASE RSC /l 0x40b /d "_DEBUG"\r
70 # ADD RSC /l 0x40b /d "_DEBUG"\r
71 BSC32=bscmake.exe\r
72 # ADD BASE BSC32 /nologo\r
73 # ADD BSC32 /nologo\r
74 LINK32=link.exe\r
75 # 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  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 /subsystem:console /debug /machine:I386 /pdbtype:sept\r
76 # ADD 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 libsilc.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\libsilc\Debug"\r
77 \r
78 !ENDIF \r
79 \r
80 # Begin Target\r
81 \r
82 # Name "test_sftp_client - Win32 Release"\r
83 # Name "test_sftp_client - Win32 Debug"\r
84 # Begin Group "Source Files"\r
85 \r
86 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
87 # Begin Source File\r
88 \r
89 SOURCE=..\..\lib\silcsftp\tests\sftp_client.c\r
90 # End Source File\r
91 # End Group\r
92 # Begin Group "Header Files"\r
93 \r
94 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
95 # End Group\r
96 # Begin Group "Resource Files"\r
97 \r
98 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
99 # End Group\r
100 # End Target\r
101 # End Project\r