build: resolve MSBuild warning MSB8012
This commit is contained in:
parent
982a00e3a6
commit
f1902239b6
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup Label="ProjectConfigurations">
|
||||
<ProjectConfiguration Include="Debug|Win32">
|
||||
@ -42,11 +42,11 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\avx\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\avx\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\avx\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\avx\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
|
@ -42,11 +42,11 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\bx_debug\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\bx_debug\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\bx_debug\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\bx_debug\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
|
@ -42,12 +42,12 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\bxhub\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\bxhub\</IntDir>
|
||||
<LinkIncremental>true</LinkIncremental>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\bxhub\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\bxhub\</IntDir>
|
||||
<LinkIncremental>false</LinkIncremental>
|
||||
</PropertyGroup>
|
||||
|
@ -42,12 +42,12 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\bximage\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\bximage\</IntDir>
|
||||
<LinkIncremental>true</LinkIncremental>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\bximage\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\bximage\</IntDir>
|
||||
<LinkIncremental>false</LinkIncremental>
|
||||
</PropertyGroup>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup Label="ProjectConfigurations">
|
||||
<ProjectConfiguration Include="Debug|Win32">
|
||||
@ -42,11 +42,11 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\cpu\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\cpu\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\cpu\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\cpu\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup Label="ProjectConfigurations">
|
||||
<ProjectConfiguration Include="Debug|Win32">
|
||||
@ -42,11 +42,11 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\cpudb\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\cpudb\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\cpudb\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\cpudb\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
|
@ -42,11 +42,11 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\fpu\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\fpu\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\fpu\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\fpu\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
|
@ -42,11 +42,11 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\gui\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\gui\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\gui\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\gui\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
|
@ -42,11 +42,11 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\iodev\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\iodev\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\iodev\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\iodev\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
|
@ -42,11 +42,11 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\iodev_display\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\iodev_display\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\iodev_display\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\iodev_display\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
|
@ -42,11 +42,11 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\iodev_hdimage\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\iodev_hdimage\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\iodev_hdimage\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\iodev_hdimage\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
|
@ -42,11 +42,11 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\iodev_network\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\iodev_network\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\iodev_network\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\iodev_network\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
|
@ -42,11 +42,11 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\iodev_sound\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\iodev_sound\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\iodev_sound\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\iodev_sound\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
|
@ -42,11 +42,11 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\iodev_usb\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\iodev_usb\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\iodev_usb\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\iodev_usb\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
|
@ -42,11 +42,11 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\memory\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\memory\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\memory\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\memory\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
|
@ -42,12 +42,12 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\niclist\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\niclist\</IntDir>
|
||||
<LinkIncremental>true</LinkIncremental>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\niclist\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\niclist\</IntDir>
|
||||
<LinkIncremental>false</LinkIncremental>
|
||||
</PropertyGroup>
|
||||
|
@ -42,11 +42,11 @@
|
||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.\..\obj-release\stubs\</OutDir>
|
||||
<OutDir>.\..\obj-release\</OutDir>
|
||||
<IntDir>.\..\obj-release\stubs\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.\..\obj-debug\stubs\</OutDir>
|
||||
<OutDir>.\..\obj-debug\</OutDir>
|
||||
<IntDir>.\..\obj-debug\stubs\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
|
Loading…
Reference in New Issue
Block a user