Rev 23 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 23 | 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>{E52219C0-0B63-42B6-BBBD-5718FDE46FDB}</ProjectGuid> |
||
| 55 | <TemplateGuid>{4605da2c-74a5-4865-98e1-152ef136825f}</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>pcicc32_Package</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>Utility</ConfigurationType> |
||
| 68 | <DriverType>Package</DriverType> |
||
| 69 | <DisableFastUpToDateCheck>true</DisableFastUpToDateCheck> |
||
| 70 | </PropertyGroup> |
||
| 71 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Release|Win32'" Label="Configuration"> |
||
| 72 | <TargetVersion>WindowsV6.3</TargetVersion> |
||
| 73 | <UseDebugLibraries>false</UseDebugLibraries> |
||
| 74 | <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset> |
||
| 75 | <ConfigurationType>Utility</ConfigurationType> |
||
| 76 | <DriverType>Package</DriverType> |
||
| 77 | <DisableFastUpToDateCheck>true</DisableFastUpToDateCheck> |
||
| 78 | </PropertyGroup> |
||
| 79 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Debug|Win32'" Label="Configuration"> |
||
| 80 | <TargetVersion>Windows8</TargetVersion> |
||
| 81 | <UseDebugLibraries>true</UseDebugLibraries> |
||
| 82 | <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset> |
||
| 83 | <ConfigurationType>Utility</ConfigurationType> |
||
| 84 | <DriverType>Package</DriverType> |
||
| 85 | <DisableFastUpToDateCheck>true</DisableFastUpToDateCheck> |
||
| 86 | </PropertyGroup> |
||
| 87 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Release|Win32'" Label="Configuration"> |
||
| 88 | <TargetVersion>Windows8</TargetVersion> |
||
| 89 | <UseDebugLibraries>false</UseDebugLibraries> |
||
| 90 | <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset> |
||
| 91 | <ConfigurationType>Utility</ConfigurationType> |
||
| 92 | <DriverType>Package</DriverType> |
||
| 93 | <DisableFastUpToDateCheck>true</DisableFastUpToDateCheck> |
||
| 94 | </PropertyGroup> |
||
| 95 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Debug|Win32'" Label="Configuration"> |
||
| 96 | <TargetVersion>Windows7</TargetVersion> |
||
| 97 | <UseDebugLibraries>true</UseDebugLibraries> |
||
| 98 | <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset> |
||
| 99 | <ConfigurationType>Utility</ConfigurationType> |
||
| 100 | <DriverType>Package</DriverType> |
||
| 101 | <DisableFastUpToDateCheck>true</DisableFastUpToDateCheck> |
||
| 102 | </PropertyGroup> |
||
| 103 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Release|Win32'" Label="Configuration"> |
||
| 104 | <TargetVersion>Windows7</TargetVersion> |
||
| 105 | <UseDebugLibraries>false</UseDebugLibraries> |
||
| 106 | <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset> |
||
| 107 | <ConfigurationType>Utility</ConfigurationType> |
||
| 108 | <DriverType>Package</DriverType> |
||
| 109 | <DisableFastUpToDateCheck>true</DisableFastUpToDateCheck> |
||
| 110 | </PropertyGroup> |
||
| 111 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Debug|x64'" Label="Configuration"> |
||
| 112 | <TargetVersion>WindowsV6.3</TargetVersion> |
||
| 113 | <UseDebugLibraries>true</UseDebugLibraries> |
||
| 114 | <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset> |
||
| 115 | <ConfigurationType>Utility</ConfigurationType> |
||
| 116 | <DriverType>Package</DriverType> |
||
| 117 | <DisableFastUpToDateCheck>true</DisableFastUpToDateCheck> |
||
| 118 | </PropertyGroup> |
||
| 119 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Release|x64'" Label="Configuration"> |
||
| 120 | <TargetVersion>WindowsV6.3</TargetVersion> |
||
| 121 | <UseDebugLibraries>false</UseDebugLibraries> |
||
| 122 | <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset> |
||
| 123 | <ConfigurationType>Utility</ConfigurationType> |
||
| 124 | <DriverType>Package</DriverType> |
||
| 125 | <DisableFastUpToDateCheck>true</DisableFastUpToDateCheck> |
||
| 126 | </PropertyGroup> |
||
| 127 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Debug|x64'" Label="Configuration"> |
||
| 128 | <TargetVersion>Windows8</TargetVersion> |
||
| 129 | <UseDebugLibraries>true</UseDebugLibraries> |
||
| 130 | <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset> |
||
| 131 | <ConfigurationType>Utility</ConfigurationType> |
||
| 132 | <DriverType>Package</DriverType> |
||
| 133 | <DisableFastUpToDateCheck>true</DisableFastUpToDateCheck> |
||
| 134 | </PropertyGroup> |
||
| 135 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Release|x64'" Label="Configuration"> |
||
| 136 | <TargetVersion>Windows8</TargetVersion> |
||
| 137 | <UseDebugLibraries>false</UseDebugLibraries> |
||
| 138 | <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset> |
||
| 139 | <ConfigurationType>Utility</ConfigurationType> |
||
| 140 | <DriverType>Package</DriverType> |
||
| 141 | <DisableFastUpToDateCheck>true</DisableFastUpToDateCheck> |
||
| 142 | </PropertyGroup> |
||
| 143 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Debug|x64'" Label="Configuration"> |
||
| 144 | <TargetVersion>Windows7</TargetVersion> |
||
| 145 | <UseDebugLibraries>true</UseDebugLibraries> |
||
| 146 | <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset> |
||
| 147 | <ConfigurationType>Utility</ConfigurationType> |
||
| 148 | <DriverType>Package</DriverType> |
||
| 149 | <DisableFastUpToDateCheck>true</DisableFastUpToDateCheck> |
||
| 150 | </PropertyGroup> |
||
| 151 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Release|x64'" Label="Configuration"> |
||
| 152 | <TargetVersion>Windows7</TargetVersion> |
||
| 153 | <UseDebugLibraries>false</UseDebugLibraries> |
||
| 154 | <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset> |
||
| 155 | <ConfigurationType>Utility</ConfigurationType> |
||
| 156 | <DriverType>Package</DriverType> |
||
| 157 | <DisableFastUpToDateCheck>true</DisableFastUpToDateCheck> |
||
| 158 | </PropertyGroup> |
||
| 159 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
||
| 160 | <ImportGroup Label="ExtensionSettings"> |
||
| 161 | </ImportGroup> |
||
| 162 | <ImportGroup Label="PropertySheets"> |
||
| 163 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
||
| 164 | </ImportGroup> |
||
| 165 | <PropertyGroup Label="UserMacros" /> |
||
| 166 | <PropertyGroup /> |
||
| 167 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Debug|Win32'"> |
||
| 168 | <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor> |
||
| 169 | <EnableDeployment>False</EnableDeployment> |
||
| 170 | <RemoveDriver>True</RemoveDriver> |
||
| 171 | <HardwareIdString /> |
||
| 172 | <CommandLine /> |
||
| 173 | <DeployFiles /> |
||
| 174 | <EnableVerifier>False</EnableVerifier> |
||
| 175 | <AllDrivers>False</AllDrivers> |
||
| 176 | <VerifyProjectOutput>True</VerifyProjectOutput> |
||
| 177 | <VerifyDrivers /> |
||
| 178 | <VerifyFlags>133563</VerifyFlags> |
||
| 179 | </PropertyGroup> |
||
| 180 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Release|Win32'"> |
||
| 181 | <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor> |
||
| 182 | <EnableDeployment>False</EnableDeployment> |
||
| 183 | <RemoveDriver>True</RemoveDriver> |
||
| 184 | <HardwareIdString /> |
||
| 185 | <CommandLine /> |
||
| 186 | <DeployFiles /> |
||
| 187 | <EnableVerifier>False</EnableVerifier> |
||
| 188 | <AllDrivers>False</AllDrivers> |
||
| 189 | <VerifyProjectOutput>True</VerifyProjectOutput> |
||
| 190 | <VerifyDrivers /> |
||
| 191 | <VerifyFlags>133563</VerifyFlags> |
||
| 192 | </PropertyGroup> |
||
| 193 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Debug|Win32'"> |
||
| 194 | <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor> |
||
| 195 | <EnableDeployment>False</EnableDeployment> |
||
| 196 | <RemoveDriver>True</RemoveDriver> |
||
| 197 | <HardwareIdString /> |
||
| 198 | <CommandLine /> |
||
| 199 | <DeployFiles /> |
||
| 200 | <EnableVerifier>False</EnableVerifier> |
||
| 201 | <AllDrivers>False</AllDrivers> |
||
| 202 | <VerifyProjectOutput>True</VerifyProjectOutput> |
||
| 203 | <VerifyDrivers /> |
||
| 204 | <VerifyFlags>133563</VerifyFlags> |
||
| 205 | </PropertyGroup> |
||
| 206 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Release|Win32'"> |
||
| 207 | <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor> |
||
| 208 | <EnableDeployment>False</EnableDeployment> |
||
| 209 | <RemoveDriver>True</RemoveDriver> |
||
| 210 | <HardwareIdString /> |
||
| 211 | <CommandLine /> |
||
| 212 | <DeployFiles /> |
||
| 213 | <EnableVerifier>False</EnableVerifier> |
||
| 214 | <AllDrivers>False</AllDrivers> |
||
| 215 | <VerifyProjectOutput>True</VerifyProjectOutput> |
||
| 216 | <VerifyDrivers /> |
||
| 217 | <VerifyFlags>133563</VerifyFlags> |
||
| 218 | </PropertyGroup> |
||
| 219 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Debug|Win32'"> |
||
| 220 | <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor> |
||
| 221 | <EnableDeployment>False</EnableDeployment> |
||
| 222 | <RemoveDriver>True</RemoveDriver> |
||
| 223 | <HardwareIdString /> |
||
| 224 | <CommandLine /> |
||
| 225 | <DeployFiles /> |
||
| 226 | <EnableVerifier>False</EnableVerifier> |
||
| 227 | <AllDrivers>False</AllDrivers> |
||
| 228 | <VerifyProjectOutput>True</VerifyProjectOutput> |
||
| 229 | <VerifyDrivers /> |
||
| 230 | <VerifyFlags>133563</VerifyFlags> |
||
| 231 | </PropertyGroup> |
||
| 232 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Release|Win32'"> |
||
| 233 | <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor> |
||
| 234 | <EnableDeployment>False</EnableDeployment> |
||
| 235 | <RemoveDriver>True</RemoveDriver> |
||
| 236 | <HardwareIdString /> |
||
| 237 | <CommandLine /> |
||
| 238 | <DeployFiles /> |
||
| 239 | <EnableVerifier>False</EnableVerifier> |
||
| 240 | <AllDrivers>False</AllDrivers> |
||
| 241 | <VerifyProjectOutput>True</VerifyProjectOutput> |
||
| 242 | <VerifyDrivers /> |
||
| 243 | <VerifyFlags>133563</VerifyFlags> |
||
| 244 | </PropertyGroup> |
||
| 245 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Debug|x64'"> |
||
| 246 | <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor> |
||
| 247 | <EnableDeployment>False</EnableDeployment> |
||
| 248 | <RemoveDriver>True</RemoveDriver> |
||
| 249 | <HardwareIdString /> |
||
| 250 | <CommandLine /> |
||
| 251 | <DeployFiles /> |
||
| 252 | <EnableVerifier>False</EnableVerifier> |
||
| 253 | <AllDrivers>False</AllDrivers> |
||
| 254 | <VerifyProjectOutput>True</VerifyProjectOutput> |
||
| 255 | <VerifyDrivers /> |
||
| 256 | <VerifyFlags>133563</VerifyFlags> |
||
| 257 | </PropertyGroup> |
||
| 258 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Release|x64'"> |
||
| 259 | <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor> |
||
| 260 | <EnableDeployment>False</EnableDeployment> |
||
| 261 | <RemoveDriver>True</RemoveDriver> |
||
| 262 | <HardwareIdString /> |
||
| 263 | <CommandLine /> |
||
| 264 | <DeployFiles /> |
||
| 265 | <EnableVerifier>False</EnableVerifier> |
||
| 266 | <AllDrivers>False</AllDrivers> |
||
| 267 | <VerifyProjectOutput>True</VerifyProjectOutput> |
||
| 268 | <VerifyDrivers /> |
||
| 269 | <VerifyFlags>133563</VerifyFlags> |
||
| 270 | </PropertyGroup> |
||
| 271 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Debug|x64'"> |
||
| 272 | <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor> |
||
| 273 | <EnableDeployment>False</EnableDeployment> |
||
| 274 | <RemoveDriver>True</RemoveDriver> |
||
| 275 | <HardwareIdString /> |
||
| 276 | <CommandLine /> |
||
| 277 | <DeployFiles /> |
||
| 278 | <EnableVerifier>False</EnableVerifier> |
||
| 279 | <AllDrivers>False</AllDrivers> |
||
| 280 | <VerifyProjectOutput>True</VerifyProjectOutput> |
||
| 281 | <VerifyDrivers /> |
||
| 282 | <VerifyFlags>133563</VerifyFlags> |
||
| 283 | </PropertyGroup> |
||
| 284 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Release|x64'"> |
||
| 285 | <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor> |
||
| 286 | <EnableDeployment>False</EnableDeployment> |
||
| 287 | <RemoveDriver>True</RemoveDriver> |
||
| 288 | <HardwareIdString /> |
||
| 289 | <CommandLine /> |
||
| 290 | <DeployFiles /> |
||
| 291 | <EnableVerifier>False</EnableVerifier> |
||
| 292 | <AllDrivers>False</AllDrivers> |
||
| 293 | <VerifyProjectOutput>True</VerifyProjectOutput> |
||
| 294 | <VerifyDrivers /> |
||
| 295 | <VerifyFlags>133563</VerifyFlags> |
||
| 296 | </PropertyGroup> |
||
| 297 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Debug|x64'"> |
||
| 298 | <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor> |
||
| 299 | <EnableDeployment>False</EnableDeployment> |
||
| 300 | <RemoveDriver>True</RemoveDriver> |
||
| 301 | <HardwareIdString /> |
||
| 302 | <CommandLine /> |
||
| 303 | <DeployFiles /> |
||
| 304 | <EnableVerifier>False</EnableVerifier> |
||
| 305 | <AllDrivers>False</AllDrivers> |
||
| 306 | <VerifyProjectOutput>True</VerifyProjectOutput> |
||
| 307 | <VerifyDrivers /> |
||
| 308 | <VerifyFlags>133563</VerifyFlags> |
||
| 309 | </PropertyGroup> |
||
| 310 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Release|x64'"> |
||
| 311 | <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor> |
||
| 312 | <EnableDeployment>False</EnableDeployment> |
||
| 313 | <RemoveDriver>True</RemoveDriver> |
||
| 314 | <HardwareIdString /> |
||
| 315 | <CommandLine /> |
||
| 316 | <DeployFiles /> |
||
| 317 | <EnableVerifier>False</EnableVerifier> |
||
| 318 | <AllDrivers>False</AllDrivers> |
||
| 319 | <VerifyProjectOutput>True</VerifyProjectOutput> |
||
| 320 | <VerifyDrivers /> |
||
| 321 | <VerifyFlags>133563</VerifyFlags> |
||
| 322 | </PropertyGroup> |
||
| 323 | <ItemGroup> |
||
| 324 | <FilesToPackage Include="@(Inf->'%(CopyOutput)')" Condition="'@(Inf)'!=''" /> |
||
| 325 | </ItemGroup> |
||
| 326 | <ItemGroup> |
||
| 327 | <ProjectReference Include="..\pcicc32\pcicc32.vcxproj"> |
||
| 328 | <Project>{e355652a-faa5-429d-8308-afea65c58b53}</Project> |
||
| 329 | </ProjectReference> |
||
| 330 | </ItemGroup> |
||
| 331 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
||
| 332 | <ImportGroup Label="ExtensionTargets"> |
||
| 333 | </ImportGroup> |
||
| 334 | </Project> |