aboutsummaryrefslogtreecommitdiffstats
path: root/wireshark.vcproj
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2012-03-19 01:46:24 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2012-03-19 01:46:24 +0000
commit90df1a9d94ef3b9048048ae08b43f35d306d4956 (patch)
tree909dbe3c8c6688376fa37a9af53ce5eb08ca738f /wireshark.vcproj
parent38d8b62758c271c99617fac1a7b921bcdbddfca6 (diff)
Set eol-style to native (just to make these files readable on *NIX).
svn path=/trunk/; revision=41654
Diffstat (limited to 'wireshark.vcproj')
-rw-r--r--wireshark.vcproj156
1 files changed, 78 insertions, 78 deletions
diff --git a/wireshark.vcproj b/wireshark.vcproj
index d982e8b13a..8d247af052 100644
--- a/wireshark.vcproj
+++ b/wireshark.vcproj
@@ -1,78 +1,78 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="wireshark"
- ProjectGUID="{684AC70D-E5DC-4E42-B70A-DF512A43335C}"
- RootNamespace="wireshark"
- 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 debug"
- ReBuildCommandLine=""
- CleanCommandLine="nmake -f Makefile.nmake distclean"
- Output="wireshark-gtk2\wireshark.exe"
- PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\capture.c"
- >
- </File>
- <File
- RelativePath=".\capture_info.c"
- >
- </File>
- <File
- RelativePath=".\cfile.c"
- >
- </File>
- <File
- RelativePath=".\file.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\simple_dialog.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="wireshark"
+ ProjectGUID="{684AC70D-E5DC-4E42-B70A-DF512A43335C}"
+ RootNamespace="wireshark"
+ 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 debug"
+ ReBuildCommandLine=""
+ CleanCommandLine="nmake -f Makefile.nmake distclean"
+ Output="wireshark-gtk2\wireshark.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\capture.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_info.c"
+ >
+ </File>
+ <File
+ RelativePath=".\cfile.c"
+ >
+ </File>
+ <File
+ RelativePath=".\file.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\simple_dialog.h"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>