add winpcap 4.0.2 from url http://www.winpcap.org/
[natblaster.git] / winpcap / Examples / NETMETER / netmeter.dsp
blob6588dbdc3de96a0c1fb75c47b8cffee6f1b7337a
1 # Microsoft Developer Studio Project File - Name="netmeter" - 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) Application" 0x0101\r
6 \r
7 CFG=netmeter - 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 "netmeter.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 "netmeter.mak" CFG="netmeter - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "netmeter - Win32 Release" (based on "Win32 (x86) Application")\r
21 !MESSAGE "netmeter - Win32 Debug" (based on "Win32 (x86) Application")\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 MTL=midl.exe\r
30 RSC=rc.exe\r
32 !IF  "$(CFG)" == "netmeter - Win32 Release"\r
34 # PROP BASE Use_MFC 6\r
35 # PROP BASE Use_Debug_Libraries 0\r
36 # PROP BASE Output_Dir "Release"\r
37 # PROP BASE Intermediate_Dir "Release"\r
38 # PROP BASE Target_Dir ""\r
39 # PROP Use_MFC 6\r
40 # PROP Use_Debug_Libraries 0\r
41 # PROP Output_Dir "Release"\r
42 # PROP Intermediate_Dir "Release"\r
43 # PROP Ignore_Export_Lib 0\r
44 # PROP Target_Dir ""\r
45 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c\r
46 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "WPCAP" /D "HAVE_REMOTE" /YX /FD /c\r
47 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
49 # ADD BASE RSC /l 0x410 /d "NDEBUG" /d "_AFXDLL"\r
50 # ADD RSC /l 0x410 /d "NDEBUG" /d "_AFXDLL"\r
51 BSC32=bscmake.exe\r
52 # ADD BASE BSC32 /nologo\r
53 # ADD BSC32 /nologo\r
54 LINK32=link.exe\r
55 # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386\r
56 # ADD LINK32 wsock32.lib ..\..\lib\wpcap.lib /nologo /subsystem:windows /machine:I386\r
57 # SUBTRACT LINK32 /pdb:none\r
59 !ELSEIF  "$(CFG)" == "netmeter - Win32 Debug"\r
61 # PROP BASE Use_MFC 6\r
62 # PROP BASE Use_Debug_Libraries 1\r
63 # PROP BASE Output_Dir "Debug"\r
64 # PROP BASE Intermediate_Dir "Debug"\r
65 # PROP BASE Target_Dir ""\r
66 # PROP Use_MFC 6\r
67 # PROP Use_Debug_Libraries 1\r
68 # PROP Output_Dir "Debug"\r
69 # PROP Intermediate_Dir "Debug"\r
70 # PROP Ignore_Export_Lib 0\r
71 # PROP Target_Dir ""\r
72 # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c\r
73 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "WPCAP" /D "HAVE_REMOTE" /YX /FD /GZ /c\r
74 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
75 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
76 # ADD BASE RSC /l 0x410 /d "_DEBUG" /d "_AFXDLL"\r
77 # ADD RSC /l 0x410 /d "_DEBUG" /d "_AFXDLL"\r
78 BSC32=bscmake.exe\r
79 # ADD BASE BSC32 /nologo\r
80 # ADD BSC32 /nologo\r
81 LINK32=link.exe\r
82 # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
83 # ADD LINK32 wsock32.lib ..\..\lib\wpcap.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
84 # SUBTRACT LINK32 /pdb:none\r
86 !ENDIF \r
88 # Begin Target\r
90 # Name "netmeter - Win32 Release"\r
91 # Name "netmeter - Win32 Debug"\r
92 # Begin Group "Source Files"\r
94 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
95 # Begin Source File\r
97 SOURCE=.\CaptureThread.cpp\r
98 # End Source File\r
99 # Begin Source File\r
101 SOURCE=.\LineColl.cpp\r
102 # End Source File\r
103 # Begin Source File\r
105 SOURCE=.\MainFrm.cpp\r
106 # End Source File\r
107 # Begin Source File\r
109 SOURCE=.\netmeter.cpp\r
110 # End Source File\r
111 # Begin Source File\r
113 SOURCE=.\netmeter.rc\r
114 # End Source File\r
115 # Begin Source File\r
117 SOURCE=.\netmeterDoc.cpp\r
118 # End Source File\r
119 # Begin Source File\r
121 SOURCE=.\netmeterView.cpp\r
122 # End Source File\r
123 # Begin Source File\r
125 SOURCE=.\SelectAdapter.cpp\r
126 # End Source File\r
127 # Begin Source File\r
129 SOURCE=.\StdAfx.cpp\r
130 # ADD CPP /Yc"stdafx.h"\r
131 # End Source File\r
132 # End Group\r
133 # Begin Group "Header Files"\r
135 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
136 # Begin Source File\r
138 SOURCE=.\Console.h\r
139 # End Source File\r
140 # Begin Source File\r
142 SOURCE=..\..\include\Devioctl.h\r
143 # End Source File\r
144 # Begin Source File\r
146 SOURCE=..\..\include\gnuc.h\r
147 # End Source File\r
148 # Begin Source File\r
150 SOURCE=.\LineColl.h\r
151 # End Source File\r
152 # Begin Source File\r
154 SOURCE=.\MainFrm.h\r
155 # End Source File\r
156 # Begin Source File\r
158 SOURCE=.\netmeter.h\r
159 # End Source File\r
160 # Begin Source File\r
162 SOURCE=.\netmeterDoc.h\r
163 # End Source File\r
164 # Begin Source File\r
166 SOURCE=.\netmeterView.h\r
167 # End Source File\r
168 # Begin Source File\r
170 SOURCE="..\..\include\Pcap-c++.h"\r
171 # End Source File\r
172 # Begin Source File\r
174 SOURCE=.\Resource.h\r
175 # End Source File\r
176 # Begin Source File\r
178 SOURCE=.\SelectAdapter.h\r
179 # End Source File\r
180 # Begin Source File\r
182 SOURCE=.\StdAfx.h\r
183 # End Source File\r
184 # End Group\r
185 # Begin Group "Resource Files"\r
187 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
188 # Begin Source File\r
190 SOURCE=.\res\bitmap1.bmp\r
191 # End Source File\r
192 # Begin Source File\r
194 SOURCE=.\res\bitmap2.bmp\r
195 # End Source File\r
196 # Begin Source File\r
198 SOURCE=.\res\bmp00001.bmp\r
199 # End Source File\r
200 # Begin Source File\r
202 SOURCE=.\res\cap_wizi.bmp\r
203 # End Source File\r
204 # Begin Source File\r
206 SOURCE=.\res\ico00001.ico\r
207 # End Source File\r
208 # Begin Source File\r
210 SOURCE=.\res\icon1.ico\r
211 # End Source File\r
212 # Begin Source File\r
214 SOURCE=.\res\listbmp.bmp\r
215 # End Source File\r
216 # Begin Source File\r
218 SOURCE=.\res\netmeter.ico\r
219 # End Source File\r
220 # Begin Source File\r
222 SOURCE=.\res\netmeter.rc2\r
223 # End Source File\r
224 # Begin Source File\r
226 SOURCE=.\res\netmeter666.ico\r
227 # End Source File\r
228 # Begin Source File\r
230 SOURCE=.\res\netmeterDoc.ico\r
231 # End Source File\r
232 # Begin Source File\r
234 SOURCE=.\res\yellow.ico\r
235 # End Source File\r
236 # End Group\r
237 # End Target\r
238 # End Project\r