]> The Tcpdump Group git mirrors - libpcap/blob - Win32/Prj/wpcap.vcxproj
Clean up the ether_hostton() stuff.
[libpcap] / Win32 / Prj / wpcap.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|Win32">
5 <Configuration>Debug</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Debug|x64">
9 <Configuration>Debug</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
18 <Platform>x64</Platform>
19 </ProjectConfiguration>
20 </ItemGroup>
21 <PropertyGroup Label="Globals">
22 <SccProjectName />
23 <SccLocalPath />
24 <ProjectGuid>{8E92D840-6A36-452A-A13C-6E1BA5A2C5A9}</ProjectGuid>
25 </PropertyGroup>
26 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
28 <ConfigurationType>DynamicLibrary</ConfigurationType>
29 <PlatformToolset>v120</PlatformToolset>
30 <UseOfMfc>false</UseOfMfc>
31 <CharacterSet>MultiByte</CharacterSet>
32 </PropertyGroup>
33 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
34 <ConfigurationType>DynamicLibrary</ConfigurationType>
35 <PlatformToolset>v120</PlatformToolset>
36 <UseOfMfc>false</UseOfMfc>
37 <CharacterSet>MultiByte</CharacterSet>
38 </PropertyGroup>
39 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
40 <ConfigurationType>DynamicLibrary</ConfigurationType>
41 <PlatformToolset>v120</PlatformToolset>
42 <UseOfMfc>false</UseOfMfc>
43 <CharacterSet>MultiByte</CharacterSet>
44 <WholeProgramOptimization>true</WholeProgramOptimization>
45 </PropertyGroup>
46 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
47 <ConfigurationType>DynamicLibrary</ConfigurationType>
48 <PlatformToolset>v120</PlatformToolset>
49 <UseOfMfc>false</UseOfMfc>
50 <CharacterSet>MultiByte</CharacterSet>
51 <WholeProgramOptimization>true</WholeProgramOptimization>
52 </PropertyGroup>
53 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
54 <ImportGroup Label="ExtensionSettings">
55 </ImportGroup>
56 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
57 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
58 <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" />
59 </ImportGroup>
60 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
61 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
62 <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" />
63 </ImportGroup>
64 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
65 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
66 <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" />
67 </ImportGroup>
68 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
69 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
70 <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" />
71 </ImportGroup>
72 <PropertyGroup Label="UserMacros" />
73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
74 <OutDir>.\Release\</OutDir>
75 <IntDir>.\Release\</IntDir>
76 <LinkIncremental>false</LinkIncremental>
77 <IncludePath>../../../;$(IncludePath)</IncludePath>
78 </PropertyGroup>
79 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
80 <LinkIncremental>false</LinkIncremental>
81 <IncludePath>../../../;$(IncludePath)</IncludePath>
82 </PropertyGroup>
83 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
84 <OutDir>.\Debug\</OutDir>
85 <IntDir>.\Debug\</IntDir>
86 <LinkIncremental>true</LinkIncremental>
87 <IncludePath>../../../;$(IncludePath)</IncludePath>
88 </PropertyGroup>
89 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
90 <LinkIncremental>true</LinkIncremental>
91 <IncludePath>../../../;$(IncludePath)</IncludePath>
92 </PropertyGroup>
93 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
94 <ClCompile>
95 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
96 <InlineFunctionExpansion>Default</InlineFunctionExpansion>
97 <StringPooling>true</StringPooling>
98 <FunctionLevelLinking>true</FunctionLevelLinking>
99 <Optimization>MaxSpeed</Optimization>
100 <SuppressStartupBanner>true</SuppressStartupBanner>
101 <WarningLevel>Level3</WarningLevel>
102 <AdditionalIncludeDirectories>../../;../../lbl/;../../bpf/;../include/;../../../../common;../../../../dag/include;../../../../dag/drv/windows;../../../Win32-Extensions;./;Win32-Extensions;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
103 <PreprocessorDefinitions>HAVE_VERSION_H;__STDC_VERSION__=199901L;HAVE_PACKET_IS_LOOPBACK_ADAPTER;NDEBUG;YY_NEVER_INTERACTIVE;_USRDLL;BUILDING_PCAP;HAVE_STRERROR;__STDC__;INET6;_WINDOWS;HAVE_ADDRINFO;HAVE_REMOTE;WIN32;_U_=;YY_NO_UNISTD_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
104 </ClCompile>
105 <ResourceCompile>
106 <Culture>0x0409</Culture>
107 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
108 </ResourceCompile>
109 <Link>
110 <AdditionalDependencies>ws2_32.lib;..\..\..\..\packetWin7\Dll\Project\Release No NetMon and AirPcap\Packet.lib;%(AdditionalDependencies)</AdditionalDependencies>
111 </Link>
112 <PreBuildEvent>
113 <Command>call ..\..\GenVersion.bat ..\..\VERSION ..\..\pcap_version.h.in ..\..\pcap_version.h
114 win_flex -Ppcap_ -7 --outfile=..\..\scanner.c --header-file=..\..\scanner.h ..\..\scanner.l
115 win_bison -ppcap_ --yacc --output=..\..\grammar.c --defines ..\..\grammar.y</Command>
116 </PreBuildEvent>
117 </ItemDefinitionGroup>
118 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
119 <ClCompile>
120 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
121 <InlineFunctionExpansion>Default</InlineFunctionExpansion>
122 <StringPooling>true</StringPooling>
123 <FunctionLevelLinking>true</FunctionLevelLinking>
124 <Optimization>MaxSpeed</Optimization>
125 <SuppressStartupBanner>true</SuppressStartupBanner>
126 <WarningLevel>Level3</WarningLevel>
127 <AdditionalIncludeDirectories>../../;../../lbl/;../../bpf/;../include/;../../../../common;../../../../dag/include;../../../../dag/drv/windows;../../../Win32-Extensions;./;Win32-Extensions;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
128 <PreprocessorDefinitions>HAVE_VERSION_H;__STDC_VERSION__=199901L;HAVE_PACKET_IS_LOOPBACK_ADAPTER;NDEBUG;YY_NEVER_INTERACTIVE;_USRDLL;BUILDING_PCAP;HAVE_STRERROR;__STDC__;INET6;_WINDOWS;HAVE_ADDRINFO;HAVE_REMOTE;WIN32;_U_=;YY_NO_UNISTD_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
129 </ClCompile>
130 <ResourceCompile>
131 <Culture>0x0409</Culture>
132 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
133 </ResourceCompile>
134 <Link>
135 <AdditionalDependencies>ws2_32.lib;..\..\..\..\packetWin7\Dll\Project\x64\Release No NetMon and AirPcap\Packet.lib;%(AdditionalDependencies)</AdditionalDependencies>
136 </Link>
137 <PreBuildEvent>
138 <Command>call ..\..\GenVersion.bat ..\..\VERSION ..\..\pcap_version.h.in ..\..\pcap_version.h
139 win_flex -Ppcap_ -7 --outfile=..\..\scanner.c --header-file=..\..\scanner.h ..\..\scanner.l
140 win_bison -ppcap_ --yacc --output=..\..\grammar.c --defines ..\..\grammar.y</Command>
141 </PreBuildEvent>
142 </ItemDefinitionGroup>
143 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
144 <ClCompile>
145 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
146 <InlineFunctionExpansion>Default</InlineFunctionExpansion>
147 <FunctionLevelLinking>false</FunctionLevelLinking>
148 <Optimization>Disabled</Optimization>
149 <SuppressStartupBanner>true</SuppressStartupBanner>
150 <WarningLevel>Level3</WarningLevel>
151 <MinimalRebuild>true</MinimalRebuild>
152 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
153 <AdditionalIncludeDirectories>../../;../../lbl/;../../bpf/;../include/;../../../../common;../../../../dag/include;../../../../dag/drv/windows;../../../Win32-Extensions;./;Win32-Extensions;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
154 <PreprocessorDefinitions>HAVE_VERSION_H;__STDC_VERSION__=199901L;HAVE_PACKET_IS_LOOPBACK_ADAPTER;_DEBUG;YY_NEVER_INTERACTIVE;_USRDLL;BUILDING_PCAP;HAVE_STRERROR;__STDC__;INET6;_WINDOWS;HAVE_ADDRINFO;HAVE_REMOTE;WIN32;_U_=;YY_NO_UNISTD_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
155 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
156 </ClCompile>
157 <ResourceCompile>
158 <Culture>0x0409</Culture>
159 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
160 </ResourceCompile>
161 <Link>
162 <AdditionalDependencies>ws2_32.lib;..\..\..\..\packetWin7\Dll\Project\Release No NetMon and AirPcap\Packet.lib;%(AdditionalDependencies)</AdditionalDependencies>
163 </Link>
164 <PreBuildEvent>
165 <Command>call ..\..\GenVersion.bat ..\..\VERSION ..\..\pcap_version.h.in ..\..\pcap_version.h
166 win_flex -Ppcap_ -7 --outfile=..\..\scanner.c --header-file=..\..\scanner.h ..\..\scanner.l
167 win_bison -ppcap_ --yacc --output=..\..\grammar.c --defines ..\..\grammar.y</Command>
168 </PreBuildEvent>
169 </ItemDefinitionGroup>
170 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
171 <ClCompile>
172 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
173 <InlineFunctionExpansion>Default</InlineFunctionExpansion>
174 <FunctionLevelLinking>false</FunctionLevelLinking>
175 <Optimization>Disabled</Optimization>
176 <SuppressStartupBanner>true</SuppressStartupBanner>
177 <WarningLevel>Level3</WarningLevel>
178 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
179 <AdditionalIncludeDirectories>../../;../../lbl/;../../bpf/;../include/;../../../../common;../../../../dag/include;../../../../dag/drv/windows;../../../Win32-Extensions;./;Win32-Extensions;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
180 <PreprocessorDefinitions>HAVE_VERSION_H;__STDC_VERSION__=199901L;HAVE_PACKET_IS_LOOPBACK_ADAPTER;_DEBUG;YY_NEVER_INTERACTIVE;_USRDLL;BUILDING_PCAP;HAVE_STRERROR;__STDC__;INET6;_WINDOWS;HAVE_ADDRINFO;HAVE_REMOTE;WIN32;_U_=;YY_NO_UNISTD_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
181 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
182 </ClCompile>
183 <ResourceCompile>
184 <Culture>0x0409</Culture>
185 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
186 </ResourceCompile>
187 <Link>
188 <AdditionalDependencies>ws2_32.lib;..\..\..\..\packetWin7\Dll\Project\x64\Release No NetMon and AirPcap\Packet.lib;%(AdditionalDependencies)</AdditionalDependencies>
189 </Link>
190 <PreBuildEvent>
191 <Command>call ..\..\GenVersion.bat ..\..\VERSION ..\..\pcap_version.h.in ..\..\pcap_version.h
192 win_flex -Ppcap_ -7 --outfile=..\..\scanner.c --header-file=..\..\scanner.h ..\..\scanner.l
193 win_bison -ppcap_ --yacc --output=..\..\grammar.c --defines ..\..\grammar.y</Command>
194 </PreBuildEvent>
195 </ItemDefinitionGroup>
196 <ItemGroup>
197 <ClCompile Include="..\..\bpf\net\bpf_filter.c" />
198 <ClCompile Include="..\..\bpf_dump.c" />
199 <ClCompile Include="..\..\bpf_image.c" />
200 <ClCompile Include="..\..\etherent.c" />
201 <ClCompile Include="..\..\gencode.c" />
202 <ClCompile Include="..\..\grammar.c" />
203 <ClCompile Include="..\..\inet.c" />
204 <ClCompile Include="..\..\missing\win_snprintf.c" />
205 <ClCompile Include="..\..\nametoaddr.c" />
206 <ClCompile Include="..\..\optimize.c" />
207 <ClCompile Include="..\..\pcap-common.c" />
208 <ClCompile Include="..\..\pcap-new.c" />
209 <ClCompile Include="..\..\pcap-rpcap.c" />
210 <ClCompile Include="..\..\pcap-win32.c" />
211 <ClCompile Include="..\..\pcap.c" />
212 <ClCompile Include="..\..\savefile.c" />
213 <ClCompile Include="..\..\scanner.c" />
214 <ClCompile Include="..\..\sf-pcap-ng.c" />
215 <ClCompile Include="..\..\sf-pcap.c" />
216 <ClCompile Include="..\..\sockutils.c" />
217 </ItemGroup>
218 <ItemGroup>
219 <ClInclude Include="..\..\pcap-common.h" />
220 <ClInclude Include="..\..\pcap-int.h" />
221 <ClInclude Include="..\..\pcap-rpcap.h" />
222 <ClInclude Include="..\..\pcap-stdinc.h" />
223 <ClInclude Include="..\..\pcap.h" />
224 <ClInclude Include="..\..\remote-ext.h" />
225 <ClInclude Include="..\..\sockutils.h" />
226 </ItemGroup>
227 <ItemGroup>
228 <ResourceCompile Include="..\..\..\Win32-Extensions\version.rc" />
229 </ItemGroup>
230 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
231 <ImportGroup Label="ExtensionTargets">
232 </ImportGroup>
233 </Project>