MSWSP: fix dissect_mswsp_smb()
[wireshark-wip.git] / epan / dissectors / dissectors.vcproj
blobdec7d6bbf6805e8a5ea90094a4495db693921def
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="dissectors"
6 ProjectGUID="{7D31A4A1-6663-4935-B28D-E179D0D14023}"
7 Keyword="MakeFileProj"
8 TargetFrameworkVersion="131072"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(ConfigurationName)"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="0"
24 <Tool
25 Name="VCNMakeTool"
26 BuildCommandLine=""
27 ReBuildCommandLine=""
28 CleanCommandLine=""
29 Output="dissectors.exe"
30 PreprocessorDefinitions="WIN32;_DEBUG"
31 IncludeSearchPath=""
32 ForcedIncludes=""
33 AssemblySearchPath=""
34 ForcedUsingAssemblies=""
35 CompileAsManaged=""
37 </Configuration>
38 <Configuration
39 Name="Release|Win32"
40 OutputDirectory="$(ConfigurationName)"
41 IntermediateDirectory="$(ConfigurationName)"
42 ConfigurationType="0"
44 <Tool
45 Name="VCNMakeTool"
46 BuildCommandLine=""
47 ReBuildCommandLine=""
48 CleanCommandLine=""
49 Output="dissectors.exe"
50 PreprocessorDefinitions="WIN32;NDEBUG"
51 IncludeSearchPath=""
52 ForcedIncludes=""
53 AssemblySearchPath=""
54 ForcedUsingAssemblies=""
55 CompileAsManaged=""
57 </Configuration>
58 </Configurations>
59 <References>
60 </References>
61 <Files>
62 <Filter
63 Name="Source Files"
64 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
65 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
67 <File
68 RelativePath=".\packet-dcerpc.c"
70 </File>
71 <File
72 RelativePath=".\packet-dcp.c"
74 </File>
75 <File
76 RelativePath=".\packet-dmp.c"
78 </File>
79 <File
80 RelativePath=".\packet-tcp.c"
82 </File>
83 <File
84 RelativePath=".\packet-udp.c"
86 </File>
87 </Filter>
88 <Filter
89 Name="Header Files"
90 Filter="h;hpp;hxx;hm;inl;inc;xsd"
91 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
93 <File
94 RelativePath=".\packet-dcerpc.h"
96 </File>
97 </Filter>
98 <Filter
99 Name="Resource Files"
100 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
101 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
103 </Filter>
104 <File
105 RelativePath=".\Makefile.nmake"
107 </File>
108 <File
109 RelativePath=".\readme.txt"
111 </File>
112 </Files>
113 <Globals>
114 </Globals>
115 </VisualStudioProject>