source: trunk/ETSI-Testsuites/ETSI_auto_IOT/adapter/src/Capture/TrafficCapture.vcproj @ 22

Last change on this file since 22 was 22, checked in by rings, 14 years ago
  • Property svn:executable set to *
File size: 6.6 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="9,00"
5        Name="TrafficCapture"
6        ProjectGUID="{098C43A2-2F76-4395-A53B-7585150285EC}"
7        RootNamespace="TrafficCapture"
8        TargetFrameworkVersion="196613"
9        >
10        <Platforms>
11                <Platform
12                        Name="Win32"
13                />
14        </Platforms>
15        <ToolFiles>
16        </ToolFiles>
17        <Configurations>
18                <Configuration
19                        Name="Debug|Win32"
20                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21                        IntermediateDirectory="$(ConfigurationName)"
22                        ConfigurationType="1"
23                        CharacterSet="2"
24                        >
25                        <Tool
26                                Name="VCPreBuildEventTool"
27                        />
28                        <Tool
29                                Name="VCCustomBuildTool"
30                        />
31                        <Tool
32                                Name="VCXMLDataGeneratorTool"
33                        />
34                        <Tool
35                                Name="VCWebServiceProxyGeneratorTool"
36                        />
37                        <Tool
38                                Name="VCMIDLTool"
39                        />
40                        <Tool
41                                Name="VCCLCompilerTool"
42                                Optimization="0"
43                                AdditionalIncludeDirectories="&quot;$(SolutionDir)..&quot;;&quot;C:\Program Files\WinPcap\WpdPack\Include&quot;;&quot;C:\Program Files\boost\boost_1_38&quot;"
44                                PreprocessorDefinitions="WIN32;DEBUG"
45                                MinimalRebuild="true"
46                                BasicRuntimeChecks="3"
47                                RuntimeLibrary="3"
48                                WarningLevel="3"
49                                DebugInformationFormat="4"
50                        />
51                        <Tool
52                                Name="VCManagedResourceCompilerTool"
53                        />
54                        <Tool
55                                Name="VCResourceCompilerTool"
56                        />
57                        <Tool
58                                Name="VCPreLinkEventTool"
59                        />
60                        <Tool
61                                Name="VCLinkerTool"
62                                AdditionalDependencies="wpcap.lib ws2_32.lib"
63                                LinkIncremental="0"
64                                AdditionalLibraryDirectories="&quot;C:\Program Files\WinPcap\WpdPack\Lib&quot;;&quot;C:\Program Files\boost\boost_1_38\lib&quot;"
65                                GenerateDebugInformation="true"
66                                TargetMachine="1"
67                        />
68                        <Tool
69                                Name="VCALinkTool"
70                        />
71                        <Tool
72                                Name="VCManifestTool"
73                        />
74                        <Tool
75                                Name="VCXDCMakeTool"
76                        />
77                        <Tool
78                                Name="VCBscMakeTool"
79                        />
80                        <Tool
81                                Name="VCFxCopTool"
82                        />
83                        <Tool
84                                Name="VCAppVerifierTool"
85                        />
86                        <Tool
87                                Name="VCPostBuildEventTool"
88                        />
89                </Configuration>
90                <Configuration
91                        Name="Release|Win32"
92                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
93                        IntermediateDirectory="$(ConfigurationName)"
94                        ConfigurationType="1"
95                        CharacterSet="2"
96                        WholeProgramOptimization="1"
97                        >
98                        <Tool
99                                Name="VCPreBuildEventTool"
100                        />
101                        <Tool
102                                Name="VCCustomBuildTool"
103                        />
104                        <Tool
105                                Name="VCXMLDataGeneratorTool"
106                        />
107                        <Tool
108                                Name="VCWebServiceProxyGeneratorTool"
109                        />
110                        <Tool
111                                Name="VCMIDLTool"
112                        />
113                        <Tool
114                                Name="VCCLCompilerTool"
115                                Optimization="2"
116                                EnableIntrinsicFunctions="true"
117                                AdditionalIncludeDirectories="&quot;$(SolutionDir)..&quot;;&quot;C:\Program Files\WinPcap\WpdPack\Include&quot;;&quot;C:\Program Files\boost\boost_1_38&quot;"
118                                PreprocessorDefinitions="WIN32"
119                                RuntimeLibrary="2"
120                                EnableFunctionLevelLinking="true"
121                                WarningLevel="3"
122                                DebugInformationFormat="3"
123                        />
124                        <Tool
125                                Name="VCManagedResourceCompilerTool"
126                        />
127                        <Tool
128                                Name="VCResourceCompilerTool"
129                        />
130                        <Tool
131                                Name="VCPreLinkEventTool"
132                        />
133                        <Tool
134                                Name="VCLinkerTool"
135                                AdditionalDependencies="wpcap.lib ws2_32.lib"
136                                AdditionalLibraryDirectories="&quot;C:\Program Files\WinPcap\WpdPack\Lib&quot;;&quot;C:\Program Files\boost\boost_1_38\lib&quot;"
137                                GenerateDebugInformation="true"
138                                OptimizeReferences="2"
139                                EnableCOMDATFolding="2"
140                                TargetMachine="1"
141                        />
142                        <Tool
143                                Name="VCALinkTool"
144                        />
145                        <Tool
146                                Name="VCManifestTool"
147                        />
148                        <Tool
149                                Name="VCXDCMakeTool"
150                        />
151                        <Tool
152                                Name="VCBscMakeTool"
153                        />
154                        <Tool
155                                Name="VCFxCopTool"
156                        />
157                        <Tool
158                                Name="VCAppVerifierTool"
159                        />
160                        <Tool
161                                Name="VCPostBuildEventTool"
162                        />
163                </Configuration>
164        </Configurations>
165        <References>
166        </References>
167        <Files>
168                <Filter
169                        Name="Source Files"
170                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
171                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
172                        >
173                        <File
174                                RelativePath="..\Messages\CapturedData.cpp"
175                                >
176                        </File>
177                        <File
178                                RelativePath=".\CaptureFactory.cpp"
179                                >
180                        </File>
181                        <File
182                                RelativePath="..\Messages\CommonTrafficCaptureMessages.cpp"
183                                >
184                        </File>
185                        <File
186                                RelativePath=".\ConnectionController.cpp"
187                                >
188                        </File>
189                        <File
190                                RelativePath=".\GenericCapture.cpp"
191                                >
192                        </File>
193                        <File
194                                RelativePath="..\Logger\Logger.cpp"
195                                >
196                        </File>
197                        <File
198                                RelativePath=".\PCAPCapture.cpp"
199                                >
200                        </File>
201                        <File
202                                RelativePath=".\PCAPLiveCapture.cpp"
203                                >
204                        </File>
205                        <File
206                                RelativePath=".\PCAPOfflineCapture.cpp"
207                                >
208                        </File>
209                        <File
210                                RelativePath=".\TcpipDispatch.cpp"
211                                >
212                        </File>
213                        <File
214                                RelativePath=".\TcpipServer.cpp"
215                                >
216                        </File>
217                        <File
218                                RelativePath=".\TrafficCapture.cpp"
219                                >
220                        </File>
221                        <File
222                                RelativePath="..\Messages\TrafficCaptureMessage.cpp"
223                                >
224                        </File>
225                        <File
226                                RelativePath="..\Messages\TrafficCaptureMessageFactory.cpp"
227                                >
228                        </File>
229                </Filter>
230                <Filter
231                        Name="Header Files"
232                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
233                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
234                        >
235                        <File
236                                RelativePath="..\Messages\CapturedData.h"
237                                >
238                        </File>
239                        <File
240                                RelativePath=".\CaptureDispatch.h"
241                                >
242                        </File>
243                        <File
244                                RelativePath=".\CaptureFactory.h"
245                                >
246                        </File>
247                        <File
248                                RelativePath="..\Messages\CommonTrafficCaptureMessages.h"
249                                >
250                        </File>
251                        <File
252                                RelativePath=".\ConnectionController.h"
253                                >
254                        </File>
255                        <File
256                                RelativePath=".\GenericCapture.h"
257                                >
258                        </File>
259                        <File
260                                RelativePath="..\Logger\Logger.h"
261                                >
262                        </File>
263                        <File
264                                RelativePath=".\PCAPCapture.h"
265                                >
266                        </File>
267                        <File
268                                RelativePath=".\PCAPLiveCapture.h"
269                                >
270                        </File>
271                        <File
272                                RelativePath=".\PCAPOfflineCapture.h"
273                                >
274                        </File>
275                        <File
276                                RelativePath="..\Helper\Singleton.h"
277                                >
278                        </File>
279                        <File
280                                RelativePath=".\TcpipDefs.h"
281                                >
282                        </File>
283                        <File
284                                RelativePath=".\TcpipDispatch.h"
285                                >
286                        </File>
287                        <File
288                                RelativePath=".\TcpipServer.h"
289                                >
290                        </File>
291                        <File
292                                RelativePath="..\Messages\TrafficCaptureMessage.h"
293                                >
294                        </File>
295                        <File
296                                RelativePath="..\Messages\TrafficCaptureMessageFactory.h"
297                                >
298                        </File>
299                        <File
300                                RelativePath="..\Messages\TrafficCaptureMessageId.h"
301                                >
302                        </File>
303                </Filter>
304                <Filter
305                        Name="Resource Files"
306                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
307                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
308                        >
309                </Filter>
310        </Files>
311        <Globals>
312        </Globals>
313</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.