add WERR_INVALID_STATE
[wireshark-wip.git] / plugins / plugins.vcproj
blobeb2e3784bb76f9003a65cb105b056be32b9bed75
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="plugins"
6 ProjectGUID="{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}"
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="nmake -f Makefile.nmake all"
27 ReBuildCommandLine=""
28 CleanCommandLine=""
29 Output="plugins.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="nmake -f Makefile.nmake all"
47 ReBuildCommandLine=""
48 CleanCommandLine=""
49 Output="plugins.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="profinet"
65 <File
66 RelativePath=".\profinet\AUTHORS"
68 </File>
69 <File
70 RelativePath=".\profinet\ChangeLog"
72 </File>
73 <File
74 RelativePath=".\profinet\COPYING"
76 </File>
77 <File
78 RelativePath=".\profinet\INSTALL"
80 </File>
81 <File
82 RelativePath=".\profinet\Makefile.am"
84 </File>
85 <File
86 RelativePath=".\profinet\Makefile.common"
88 </File>
89 <File
90 RelativePath=".\profinet\Makefile.nmake"
92 </File>
93 <File
94 RelativePath=".\profinet\moduleinfo.h"
96 </File>
97 <File
98 RelativePath=".\profinet\moduleinfo.nmake"
100 </File>
101 <File
102 RelativePath=".\profinet\NEWS"
104 </File>
105 <File
106 RelativePath=".\profinet\packet-dcerpc-pn-io.c"
108 </File>
109 <File
110 RelativePath=".\profinet\packet-dcom-cba-acco.c"
112 </File>
113 <File
114 RelativePath=".\profinet\packet-dcom-cba-acco.h"
116 </File>
117 <File
118 RelativePath=".\profinet\packet-dcom-cba.c"
120 </File>
121 <File
122 RelativePath=".\profinet\packet-pn-dcp.c"
124 </File>
125 <File
126 RelativePath=".\profinet\packet-pn-mrp.c"
128 </File>
129 <File
130 RelativePath=".\profinet\packet-pn-mrrt.c"
132 </File>
133 <File
134 RelativePath=".\profinet\packet-pn-ptcp.c"
136 </File>
137 <File
138 RelativePath=".\profinet\packet-pn-rt.c"
140 </File>
141 <File
142 RelativePath=".\profinet\packet-pn.c"
144 </File>
145 <File
146 RelativePath=".\profinet\packet-pn.h"
148 </File>
149 <File
150 RelativePath=".\profinet\plugin.rc.in"
152 </File>
153 </Filter>
154 <Filter
155 Name="agentx"
157 <File
158 RelativePath=".\agentx\AUTHORS"
160 </File>
161 <File
162 RelativePath=".\agentx\Makefile.am"
164 </File>
165 <File
166 RelativePath=".\agentx\Makefile.common"
168 </File>
169 <File
170 RelativePath=".\agentx\Makefile.nmake"
172 </File>
173 <File
174 RelativePath=".\agentx\moduleinfo.h"
176 </File>
177 <File
178 RelativePath=".\agentx\moduleinfo.nmake"
180 </File>
181 <File
182 RelativePath=".\agentx\packet-agentx.c"
184 </File>
185 <File
186 RelativePath=".\agentx\plugin.rc.in"
188 </File>
189 </Filter>
190 </Files>
191 <Globals>
192 </Globals>
193 </VisualStudioProject>