wireshark/plugins/plugins.vcproj

194 lines
3.6 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Name="plugins"
ProjectGUID="{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}"
Keyword="MakeFileProj"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="0"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="nmake -f Makefile.nmake all"
ReBuildCommandLine=""
CleanCommandLine=""
Output="plugins.exe"
PreprocessorDefinitions="WIN32;_DEBUG"
IncludeSearchPath=""
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="0"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="nmake -f Makefile.nmake all"
ReBuildCommandLine=""
CleanCommandLine=""
Output="plugins.exe"
PreprocessorDefinitions="WIN32;NDEBUG"
IncludeSearchPath=""
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="profinet"
>
<File
RelativePath=".\profinet\AUTHORS"
>
</File>
<File
RelativePath=".\profinet\ChangeLog"
>
</File>
<File
RelativePath=".\profinet\COPYING"
>
</File>
<File
RelativePath=".\profinet\INSTALL"
>
</File>
<File
RelativePath=".\profinet\Makefile.am"
>
</File>
<File
RelativePath=".\profinet\Makefile.common"
>
</File>
<File
RelativePath=".\profinet\Makefile.nmake"
>
</File>
<File
RelativePath=".\profinet\moduleinfo.h"
>
</File>
<File
RelativePath=".\profinet\moduleinfo.nmake"
>
</File>
<File
RelativePath=".\profinet\NEWS"
>
</File>
<File
RelativePath=".\profinet\packet-dcerpc-pn-io.c"
>
</File>
<File
RelativePath=".\profinet\packet-dcom-cba-acco.c"
>
</File>
<File
RelativePath=".\profinet\packet-dcom-cba-acco.h"
>
</File>
<File
RelativePath=".\profinet\packet-dcom-cba.c"
>
</File>
<File
RelativePath=".\profinet\packet-pn-dcp.c"
>
</File>
<File
RelativePath=".\profinet\packet-pn-mrp.c"
>
</File>
<File
RelativePath=".\profinet\packet-pn-mrrt.c"
>
</File>
<File
RelativePath=".\profinet\packet-pn-ptcp.c"
>
</File>
<File
RelativePath=".\profinet\packet-pn-rt.c"
>
</File>
<File
RelativePath=".\profinet\packet-pn.c"
>
</File>
<File
RelativePath=".\profinet\packet-pn.h"
>
</File>
<File
RelativePath=".\profinet\plugin.rc.in"
>
</File>
</Filter>
<Filter
Name="agentx"
>
<File
RelativePath=".\agentx\AUTHORS"
>
</File>
<File
RelativePath=".\agentx\Makefile.am"
>
</File>
<File
RelativePath=".\agentx\Makefile.common"
>
</File>
<File
RelativePath=".\agentx\Makefile.nmake"
>
</File>
<File
RelativePath=".\agentx\moduleinfo.h"
>
</File>
<File
RelativePath=".\agentx\moduleinfo.nmake"
>
</File>
<File
RelativePath=".\agentx\packet-agentx.c"
>
</File>
<File
RelativePath=".\agentx\plugin.rc.in"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>