aboutsummaryrefslogtreecommitdiffstats
path: root/all.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 /all.vcproj
parent38d8b62758c271c99617fac1a7b921bcdbddfca6 (diff)
Set eol-style to native (just to make these files readable on *NIX).
svn path=/trunk/; revision=41654
Diffstat (limited to 'all.vcproj')
-rw-r--r--all.vcproj148
1 files changed, 74 insertions, 74 deletions
diff --git a/all.vcproj b/all.vcproj
index 4fed3c05b1..58f750194d 100644
--- a/all.vcproj
+++ b/all.vcproj
@@ -1,74 +1,74 @@
-<?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>
+<?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>