HACK: pinfo->private_data points to smb_info again
[wireshark-wip.git] / all.vcproj
blob122035b8fb7f0dc1e16d574f9699985391ae5a06
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="ALL"
6 ProjectGUID="{6B137D16-7235-4BB7-9AE3-8842FB238DD1}"
7 RootNamespace="ALL"
8 Keyword="MakeFileProj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="0"
25 <Tool
26 Name="VCNMakeTool"
27 BuildCommandLine="nmake -f Makefile.nmake setup all"
28 ReBuildCommandLine="nmake -f Makefile.nmake setup distclean all"
29 CleanCommandLine="nmake -f Makefile.nmake clean_setup distclean"
30 Output="wireshark-gtk2\wireshark.exe"
31 PreprocessorDefinitions="WIN32;_DEBUG"
32 IncludeSearchPath=""
33 ForcedIncludes=""
34 AssemblySearchPath=""
35 ForcedUsingAssemblies=""
36 CompileAsManaged=""
38 </Configuration>
39 </Configurations>
40 <References>
41 </References>
42 <Files>
43 <Filter
44 Name="Header Files"
46 <File
47 RelativePath=".\config.h.win32"
49 </File>
50 </Filter>
51 <File
52 RelativePath=".\config.nmake"
54 </File>
55 <File
56 RelativePath=".\Makefile.am"
58 </File>
59 <File
60 RelativePath=".\Makefile.common"
62 </File>
63 <File
64 RelativePath=".\Makefile.nmake"
66 </File>
67 <File
68 RelativePath=".\tools\win32-setup.sh"
70 </File>
71 </Files>
72 <Globals>
73 </Globals>
74 </VisualStudioProject>