Subversion Repositories f9daq

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
19 f9daq 1
<?xml version="1.0" encoding="utf-8"?>
2
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
  <ItemGroup Label="ProjectConfigurations">
4
    <ProjectConfiguration Include="Win8.1 Debug|Win32">
5
      <Configuration>Win8.1 Debug</Configuration>
6
      <Platform>Win32</Platform>
7
    </ProjectConfiguration>
8
    <ProjectConfiguration Include="Win8.1 Release|Win32">
9
      <Configuration>Win8.1 Release</Configuration>
10
      <Platform>Win32</Platform>
11
    </ProjectConfiguration>
12
    <ProjectConfiguration Include="Win8 Debug|Win32">
13
      <Configuration>Win8 Debug</Configuration>
14
      <Platform>Win32</Platform>
15
    </ProjectConfiguration>
16
    <ProjectConfiguration Include="Win8 Release|Win32">
17
      <Configuration>Win8 Release</Configuration>
18
      <Platform>Win32</Platform>
19
    </ProjectConfiguration>
20
    <ProjectConfiguration Include="Win7 Debug|Win32">
21
      <Configuration>Win7 Debug</Configuration>
22
      <Platform>Win32</Platform>
23
    </ProjectConfiguration>
24
    <ProjectConfiguration Include="Win7 Release|Win32">
25
      <Configuration>Win7 Release</Configuration>
26
      <Platform>Win32</Platform>
27
    </ProjectConfiguration>
28
    <ProjectConfiguration Include="Win8.1 Debug|x64">
29
      <Configuration>Win8.1 Debug</Configuration>
30
      <Platform>x64</Platform>
31
    </ProjectConfiguration>
32
    <ProjectConfiguration Include="Win8.1 Release|x64">
33
      <Configuration>Win8.1 Release</Configuration>
34
      <Platform>x64</Platform>
35
    </ProjectConfiguration>
36
    <ProjectConfiguration Include="Win8 Debug|x64">
37
      <Configuration>Win8 Debug</Configuration>
38
      <Platform>x64</Platform>
39
    </ProjectConfiguration>
40
    <ProjectConfiguration Include="Win8 Release|x64">
41
      <Configuration>Win8 Release</Configuration>
42
      <Platform>x64</Platform>
43
    </ProjectConfiguration>
44
    <ProjectConfiguration Include="Win7 Debug|x64">
45
      <Configuration>Win7 Debug</Configuration>
46
      <Platform>x64</Platform>
47
    </ProjectConfiguration>
48
    <ProjectConfiguration Include="Win7 Release|x64">
49
      <Configuration>Win7 Release</Configuration>
50
      <Platform>x64</Platform>
51
    </ProjectConfiguration>
52
  </ItemGroup>
53
  <PropertyGroup Label="Globals">
54
    <ProjectGuid>{2AC3560D-0575-4214-A7AA-04F7A8DE84BE}</ProjectGuid>
55
    <TemplateGuid>{1bc93793-694f-48fe-9372-81e2b05556fd}</TemplateGuid>
56
    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
57
    <MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion>
58
    <Configuration>Win8.1 Debug</Configuration>
59
    <Platform Condition="'$(Platform)' == ''">Win32</Platform>
60
    <RootNamespace>pcivme</RootNamespace>
61
  </PropertyGroup>
62
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
63
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Debug|Win32'" Label="Configuration">
64
    <TargetVersion>WindowsV6.3</TargetVersion>
65
    <UseDebugLibraries>true</UseDebugLibraries>
66
    <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>
67
    <ConfigurationType>Driver</ConfigurationType>
68
    <DriverType>KMDF</DriverType>
69
  </PropertyGroup>
70
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Release|Win32'" Label="Configuration">
71
    <TargetVersion>WindowsV6.3</TargetVersion>
72
    <UseDebugLibraries>false</UseDebugLibraries>
73
    <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>
74
    <ConfigurationType>Driver</ConfigurationType>
75
    <DriverType>KMDF</DriverType>
76
  </PropertyGroup>
77
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Debug|Win32'" Label="Configuration">
78
    <TargetVersion>Windows8</TargetVersion>
79
    <UseDebugLibraries>true</UseDebugLibraries>
80
    <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>
81
    <ConfigurationType>Driver</ConfigurationType>
82
    <DriverType>KMDF</DriverType>
83
  </PropertyGroup>
84
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Release|Win32'" Label="Configuration">
85
    <TargetVersion>Windows8</TargetVersion>
86
    <UseDebugLibraries>false</UseDebugLibraries>
87
    <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>
88
    <ConfigurationType>Driver</ConfigurationType>
89
    <DriverType>KMDF</DriverType>
90
  </PropertyGroup>
91
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Debug|Win32'" Label="Configuration">
92
    <TargetVersion>Windows7</TargetVersion>
93
    <UseDebugLibraries>true</UseDebugLibraries>
94
    <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>
95
    <ConfigurationType>Driver</ConfigurationType>
96
    <DriverType>KMDF</DriverType>
97
  </PropertyGroup>
98
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Release|Win32'" Label="Configuration">
99
    <TargetVersion>Windows7</TargetVersion>
100
    <UseDebugLibraries>false</UseDebugLibraries>
101
    <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>
102
    <ConfigurationType>Driver</ConfigurationType>
103
    <DriverType>KMDF</DriverType>
104
  </PropertyGroup>
105
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Debug|x64'" Label="Configuration">
106
    <TargetVersion>WindowsV6.3</TargetVersion>
107
    <UseDebugLibraries>true</UseDebugLibraries>
108
    <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>
109
    <ConfigurationType>Driver</ConfigurationType>
110
    <DriverType>KMDF</DriverType>
111
  </PropertyGroup>
112
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Release|x64'" Label="Configuration">
113
    <TargetVersion>WindowsV6.3</TargetVersion>
114
    <UseDebugLibraries>false</UseDebugLibraries>
115
    <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>
116
    <ConfigurationType>Driver</ConfigurationType>
117
    <DriverType>KMDF</DriverType>
118
  </PropertyGroup>
119
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Debug|x64'" Label="Configuration">
120
    <TargetVersion>Windows8</TargetVersion>
121
    <UseDebugLibraries>true</UseDebugLibraries>
122
    <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>
123
    <ConfigurationType>Driver</ConfigurationType>
124
    <DriverType>KMDF</DriverType>
125
  </PropertyGroup>
126
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Release|x64'" Label="Configuration">
127
    <TargetVersion>Windows8</TargetVersion>
128
    <UseDebugLibraries>false</UseDebugLibraries>
129
    <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>
130
    <ConfigurationType>Driver</ConfigurationType>
131
    <DriverType>KMDF</DriverType>
132
  </PropertyGroup>
133
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Debug|x64'" Label="Configuration">
134
    <TargetVersion>Windows7</TargetVersion>
135
    <UseDebugLibraries>true</UseDebugLibraries>
136
    <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>
137
    <ConfigurationType>Driver</ConfigurationType>
138
    <DriverType>KMDF</DriverType>
139
  </PropertyGroup>
140
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Release|x64'" Label="Configuration">
141
    <TargetVersion>Windows7</TargetVersion>
142
    <UseDebugLibraries>false</UseDebugLibraries>
143
    <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>
144
    <ConfigurationType>Driver</ConfigurationType>
145
    <DriverType>KMDF</DriverType>
146
  </PropertyGroup>
147
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
148
  <ImportGroup Label="ExtensionSettings">
149
  </ImportGroup>
150
  <ImportGroup Label="PropertySheets">
151
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
152
  </ImportGroup>
153
  <PropertyGroup Label="UserMacros" />
154
  <PropertyGroup />
155
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Debug|Win32'">
156
    <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
157
    <IncludePath>$(ProjectDir);$(IncludePath);$(ProjectDir)\SOURCE</IncludePath>
158
  </PropertyGroup>
159
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Release|Win32'">
160
    <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
161
    <IncludePath>$(ProjectDir);$(IncludePath);$(ProjectDir)\SOURCE</IncludePath>
162
  </PropertyGroup>
163
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Debug|Win32'">
164
    <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
165
    <IncludePath>$(ProjectDir);$(IncludePath);$(ProjectDir)\SOURCE</IncludePath>
166
  </PropertyGroup>
167
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Release|Win32'">
168
    <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
169
    <IncludePath>$(ProjectDir);$(IncludePath);$(ProjectDir)\SOURCE</IncludePath>
170
  </PropertyGroup>
171
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Debug|Win32'">
172
    <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
173
    <IncludePath>$(ProjectDir);$(IncludePath);$(ProjectDir)\SOURCE</IncludePath>
174
  </PropertyGroup>
175
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Release|Win32'">
176
    <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
177
    <IncludePath>$(ProjectDir);$(IncludePath);$(ProjectDir)\SOURCE</IncludePath>
178
  </PropertyGroup>
179
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Debug|x64'">
180
    <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
181
  </PropertyGroup>
182
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Release|x64'">
183
    <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
184
  </PropertyGroup>
185
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Debug|x64'">
186
    <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
187
  </PropertyGroup>
188
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Release|x64'">
189
    <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
190
  </PropertyGroup>
191
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Debug|x64'">
192
    <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
193
  </PropertyGroup>
194
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Release|x64'">
195
    <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
196
  </PropertyGroup>
197
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Debug|Win32'">
198
    <ClCompile>
199
      <WppEnabled>false</WppEnabled>
200
      <WppScanConfigurationData Condition="'%(ClCompile. ScanConfigurationData)'  == ''">trace.h</WppScanConfigurationData>
201
      <WppKernelMode>true</WppKernelMode>
202
    </ClCompile>
203
  </ItemDefinitionGroup>
204
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Release|Win32'">
205
    <ClCompile>
206
      <WppEnabled>false</WppEnabled>
207
      <WppScanConfigurationData Condition="'%(ClCompile. ScanConfigurationData)'  == ''">trace.h</WppScanConfigurationData>
208
      <WppKernelMode>true</WppKernelMode>
209
    </ClCompile>
210
  </ItemDefinitionGroup>
211
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Debug|Win32'">
212
    <ClCompile>
213
      <WppEnabled>false</WppEnabled>
214
      <WppScanConfigurationData Condition="'%(ClCompile. ScanConfigurationData)'  == ''">trace.h</WppScanConfigurationData>
215
      <WppKernelMode>true</WppKernelMode>
216
    </ClCompile>
217
  </ItemDefinitionGroup>
218
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Release|Win32'">
219
    <ClCompile>
220
      <WppEnabled>false</WppEnabled>
221
      <WppScanConfigurationData Condition="'%(ClCompile. ScanConfigurationData)'  == ''">trace.h</WppScanConfigurationData>
222
      <WppKernelMode>true</WppKernelMode>
223
    </ClCompile>
224
  </ItemDefinitionGroup>
225
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Debug|Win32'">
226
    <ClCompile>
227
      <WppEnabled>false</WppEnabled>
228
      <WppScanConfigurationData Condition="'%(ClCompile. ScanConfigurationData)'  == ''">trace.h</WppScanConfigurationData>
229
      <WppKernelMode>true</WppKernelMode>
230
    </ClCompile>
231
  </ItemDefinitionGroup>
232
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Release|Win32'">
233
    <ClCompile>
234
      <WppEnabled>false</WppEnabled>
235
      <WppScanConfigurationData Condition="'%(ClCompile. ScanConfigurationData)'  == ''">trace.h</WppScanConfigurationData>
236
      <WppKernelMode>true</WppKernelMode>
237
    </ClCompile>
238
  </ItemDefinitionGroup>
239
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Debug|x64'">
240
    <ClCompile>
241
      <WppEnabled>true</WppEnabled>
242
      <WppScanConfigurationData Condition="'%(ClCompile. ScanConfigurationData)'  == ''">trace.h</WppScanConfigurationData>
243
      <WppKernelMode>true</WppKernelMode>
244
    </ClCompile>
245
  </ItemDefinitionGroup>
246
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Release|x64'">
247
    <ClCompile>
248
      <WppEnabled>true</WppEnabled>
249
      <WppScanConfigurationData Condition="'%(ClCompile. ScanConfigurationData)'  == ''">trace.h</WppScanConfigurationData>
250
      <WppKernelMode>true</WppKernelMode>
251
    </ClCompile>
252
  </ItemDefinitionGroup>
253
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Debug|x64'">
254
    <ClCompile>
255
      <WppEnabled>true</WppEnabled>
256
      <WppScanConfigurationData Condition="'%(ClCompile. ScanConfigurationData)'  == ''">trace.h</WppScanConfigurationData>
257
      <WppKernelMode>true</WppKernelMode>
258
    </ClCompile>
259
  </ItemDefinitionGroup>
260
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Release|x64'">
261
    <ClCompile>
262
      <WppEnabled>true</WppEnabled>
263
      <WppScanConfigurationData Condition="'%(ClCompile. ScanConfigurationData)'  == ''">trace.h</WppScanConfigurationData>
264
      <WppKernelMode>true</WppKernelMode>
265
    </ClCompile>
266
  </ItemDefinitionGroup>
267
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Debug|x64'">
268
    <ClCompile>
269
      <WppEnabled>true</WppEnabled>
270
      <WppScanConfigurationData Condition="'%(ClCompile. ScanConfigurationData)'  == ''">trace.h</WppScanConfigurationData>
271
      <WppKernelMode>true</WppKernelMode>
272
    </ClCompile>
273
  </ItemDefinitionGroup>
274
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Release|x64'">
275
    <ClCompile>
276
      <WppEnabled>true</WppEnabled>
277
      <WppScanConfigurationData Condition="'%(ClCompile. ScanConfigurationData)'  == ''">trace.h</WppScanConfigurationData>
278
      <WppKernelMode>true</WppKernelMode>
279
    </ClCompile>
280
  </ItemDefinitionGroup>
281
  <ItemGroup>
282
    <Inf Include="pcivme.inf" />
283
  </ItemGroup>
284
  <ItemGroup>
285
    <FilesToPackage Include="$(TargetPath)" />
286
    <FilesToPackage Include="@(Inf->'%(CopyOutput)')" Condition="'@(Inf)'!=''" />
287
  </ItemGroup>
288
  <ItemGroup>
289
    <ClInclude Include="SOURCE\guid.h" />
290
    <ClInclude Include="SOURCE\pciif.h" />
291
    <ClInclude Include="SOURCE\pcivme.h" />
292
    <ClInclude Include="SOURCE\pcivme_drv.h" />
293
    <ClInclude Include="SOURCE\pcivme_fifo.h" />
294
    <ClInclude Include="SOURCE\pcivme_i.h" />
295
    <ClInclude Include="SOURCE\pcivme_io.h" />
296
    <ClInclude Include="SOURCE\pcivme_v.h" />
297
    <ClInclude Include="SOURCE\Vic.h" />
298
    <ClInclude Include="SOURCE\Vme.h" />
299
  </ItemGroup>
300
  <ItemGroup>
301
    <ClCompile Include="SOURCE\pcivme_drv.c" />
302
    <ClCompile Include="SOURCE\pcivme_fifo.c" />
303
    <ClCompile Include="SOURCE\pcivme_i.c" />
304
    <ClCompile Include="SOURCE\pcivme_io.c" />
305
    <ClCompile Include="SOURCE\pcivme_v.c" />
306
  </ItemGroup>
307
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
308
  <ImportGroup Label="ExtensionTargets">
309
  </ImportGroup>
310
</Project>