wireshark/all.vcproj

75 lines
1.6 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Name="ALL"
ProjectGUID="{6B137D16-7235-4BB7-9AE3-8842FB238DD1}"
RootNamespace="ALL"
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 setup all"
ReBuildCommandLine="nmake -f Makefile.nmake setup distclean all"
CleanCommandLine="nmake -f Makefile.nmake clean_setup distclean"
Output="wireshark-gtk2\wireshark.exe"
PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
IncludeSearchPath=""
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Header Files"
>
<File
RelativePath=".\config.h.win32"
>
</File>
</Filter>
<File
RelativePath=".\config.nmake"
>
</File>
<File
RelativePath=".\Makefile.am"
>
</File>
<File
RelativePath=".\Makefile.common"
>
</File>
<File
RelativePath=".\Makefile.nmake"
>
</File>
<File
RelativePath=".\tools\win32-setup.sh"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>