tizen 2.3.1 release
[external/c-ares.git] / vc / acountry / vc6acountry.dsp
1 # Microsoft Developer Studio Project File - Name="acountry" - 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=acountry - Win32 using cares LIB 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 "vc6acountry.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 "vc6acountry.mak" CFG="acountry - Win32 using cares LIB Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "acountry - Win32 using cares DLL Debug" (based on "Win32 (x86) Console Application")\r
21 !MESSAGE "acountry - Win32 using cares DLL Release" (based on "Win32 (x86) Console Application")\r
22 !MESSAGE "acountry - Win32 using cares LIB Debug" (based on "Win32 (x86) Console Application")\r
23 !MESSAGE "acountry - Win32 using cares LIB Release" (based on "Win32 (x86) Console Application")\r
24 !MESSAGE \r
25 \r
26 # Begin Project\r
27 # PROP AllowPerConfigDependencies 0\r
28 # PROP Scc_ProjName ""\r
29 # PROP Scc_LocalPath ""\r
30 CPP=cl.exe\r
31 RSC=rc.exe\r
32 \r
33 !IF  "$(CFG)" == "acountry - Win32 using cares DLL Debug"\r
34 \r
35 # PROP BASE Use_MFC 0\r
36 # PROP BASE Use_Debug_Libraries 1\r
37 # PROP BASE Output_Dir "dll-debug"\r
38 # PROP BASE Intermediate_Dir "dll-debug/obj"\r
39 # PROP BASE Target_Dir ""\r
40 # PROP Use_MFC 0\r
41 # PROP Use_Debug_Libraries 1\r
42 # PROP Output_Dir "dll-debug"\r
43 # PROP Intermediate_Dir "dll-debug/obj"\r
44 # PROP Ignore_Export_Lib 0\r
45 # PROP Target_Dir ""\r
46 # ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /I "..\.." /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /FD /GZ /c\r
47 # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "..\.." /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /FD /GZ /c\r
48 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
49 # ADD RSC /l 0x409 /d "_DEBUG"\r
50 BSC32=bscmake.exe\r
51 # ADD BASE BSC32 /nologo\r
52 # ADD BSC32 /nologo\r
53 LINK32=link.exe\r
54 # ADD BASE LINK32 caresd.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"dll-debug/acountry.exe" /pdbtype:con /libpath:"..\cares\dll-debug" /fixed:no\r
55 # ADD LINK32 caresd.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"dll-debug/acountry.exe" /pdbtype:con /libpath:"..\cares\dll-debug" /fixed:no\r
56 \r
57 !ELSEIF  "$(CFG)" == "acountry - Win32 using cares DLL Release"\r
58 \r
59 # PROP BASE Use_MFC 0\r
60 # PROP BASE Use_Debug_Libraries 0\r
61 # PROP BASE Output_Dir "dll-release"\r
62 # PROP BASE Intermediate_Dir "dll-release/obj"\r
63 # PROP BASE Target_Dir ""\r
64 # PROP Use_MFC 0\r
65 # PROP Use_Debug_Libraries 0\r
66 # PROP Output_Dir "dll-release"\r
67 # PROP Intermediate_Dir "dll-release/obj"\r
68 # PROP Ignore_Export_Lib 0\r
69 # PROP Target_Dir ""\r
70 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\.." /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /FD /c\r
71 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\.." /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /FD /c\r
72 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
73 # ADD RSC /l 0x409 /d "NDEBUG"\r
74 BSC32=bscmake.exe\r
75 # ADD BASE BSC32 /nologo\r
76 # ADD BSC32 /nologo\r
77 LINK32=link.exe\r
78 # ADD BASE LINK32 cares.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"dll-release/acountry.exe" /libpath:"..\cares\dll-release" /fixed:no\r
79 # ADD LINK32 cares.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"dll-release/acountry.exe" /libpath:"..\cares\dll-release" /fixed:no\r
80 \r
81 !ELSEIF  "$(CFG)" == "acountry - Win32 using cares LIB Debug"\r
82 \r
83 # PROP BASE Use_MFC 0\r
84 # PROP BASE Use_Debug_Libraries 1\r
85 # PROP BASE Output_Dir "lib-debug"\r
86 # PROP BASE Intermediate_Dir "lib-debug/obj"\r
87 # PROP BASE Target_Dir ""\r
88 # PROP Use_MFC 0\r
89 # PROP Use_Debug_Libraries 1\r
90 # PROP Output_Dir "lib-debug"\r
91 # PROP Intermediate_Dir "lib-debug/obj"\r
92 # PROP Ignore_Export_Lib 0\r
93 # PROP Target_Dir ""\r
94 # ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /I "..\.." /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "CARES_STATICLIB" /FD /GZ /c\r
95 # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "..\.." /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "CARES_STATICLIB" /FD /GZ /c\r
96 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
97 # ADD RSC /l 0x409 /d "_DEBUG"\r
98 BSC32=bscmake.exe\r
99 # ADD BASE BSC32 /nologo\r
100 # ADD BSC32 /nologo\r
101 LINK32=link.exe\r
102 # ADD BASE LINK32 libcaresd.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"lib-debug/acountry.exe" /pdbtype:con /libpath:"..\cares\lib-debug" /fixed:no\r
103 # ADD LINK32 libcaresd.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"lib-debug/acountry.exe" /pdbtype:con /libpath:"..\cares\lib-debug" /fixed:no\r
104 \r
105 !ELSEIF  "$(CFG)" == "acountry - Win32 using cares LIB Release"\r
106 \r
107 # PROP BASE Use_MFC 0\r
108 # PROP BASE Use_Debug_Libraries 0\r
109 # PROP BASE Output_Dir "lib-release"\r
110 # PROP BASE Intermediate_Dir "lib-release/obj"\r
111 # PROP BASE Target_Dir ""\r
112 # PROP Use_MFC 0\r
113 # PROP Use_Debug_Libraries 0\r
114 # PROP Output_Dir "lib-release"\r
115 # PROP Intermediate_Dir "lib-release/obj"\r
116 # PROP Ignore_Export_Lib 0\r
117 # PROP Target_Dir ""\r
118 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\.." /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "CARES_STATICLIB" /FD /c\r
119 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\.." /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "CARES_STATICLIB" /FD /c\r
120 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
121 # ADD RSC /l 0x409 /d "NDEBUG"\r
122 BSC32=bscmake.exe\r
123 # ADD BASE BSC32 /nologo\r
124 # ADD BSC32 /nologo\r
125 LINK32=link.exe\r
126 # ADD BASE LINK32 libcares.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"lib-release/acountry.exe" /libpath:"..\cares\lib-release" /fixed:no\r
127 # ADD LINK32 libcares.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"lib-release/acountry.exe" /libpath:"..\cares\lib-release" /fixed:no\r
128 \r
129 !ENDIF \r
130 \r
131 # Begin Target\r
132 \r
133 # Name "acountry - Win32 using cares DLL Debug"\r
134 # Name "acountry - Win32 using cares DLL Release"\r
135 # Name "acountry - Win32 using cares LIB Debug"\r
136 # Name "acountry - Win32 using cares LIB Release"\r
137 # Begin Group "Source Files"\r
138 \r
139 # PROP Default_Filter ""\r
140 # Begin Source File\r
141 \r
142 SOURCE=..\..\acountry.c\r
143 # End Source File\r
144 # Begin Source File\r
145 \r
146 SOURCE=..\..\ares_getopt.c\r
147 # End Source File\r
148 # Begin Source File\r
149 \r
150 SOURCE=..\..\ares_nowarn.c\r
151 # End Source File\r
152 # Begin Source File\r
153 \r
154 SOURCE=..\..\ares_strcasecmp.c\r
155 # End Source File\r
156 # Begin Source File\r
157 \r
158 SOURCE=..\..\inet_net_pton.c\r
159 # End Source File\r
160 # Begin Source File\r
161 \r
162 SOURCE=..\..\inet_ntop.c\r
163 # End Source File\r
164 # End Group\r
165 # Begin Group "Header Files"\r
166 \r
167 # PROP Default_Filter ""\r
168 # Begin Source File\r
169 \r
170 SOURCE=..\..\ares_getopt.h\r
171 # End Source File\r
172 # Begin Source File\r
173 \r
174 SOURCE=..\..\ares_nowarn.h\r
175 # End Source File\r
176 # Begin Source File\r
177 \r
178 SOURCE=..\..\ares_strcasecmp.h\r
179 # End Source File\r
180 # Begin Source File\r
181 \r
182 SOURCE=..\..\inet_net_pton.h\r
183 # End Source File\r
184 # Begin Source File\r
185 \r
186 SOURCE=..\..\inet_ntop.h\r
187 # End Source File\r
188 # End Group\r
189 # End Target\r
190 # End Project\r