From fffeb34df6bd43836965592063eb5afc14e6f8dd Mon Sep 17 00:00:00 2001 From: gmbshad Date: Wed, 10 Apr 2024 06:47:17 -0600 Subject: [PATCH] Merge pull request #11141 from JosJuice/jit64-soft-fma-nans-preserve Jit64: Preserve inputs when software_fma && m_accurate_nans --- Externals/Qt | 2 +- .../obj/DolphinAPPX.wapproj.nuget.dgspec.json | 304 +++- Source/DolphinAPPX/obj/project.assets.json | 1533 ++++++++++++++++- 3 files changed, 1804 insertions(+), 35 deletions(-) diff --git a/Externals/Qt b/Externals/Qt index 864c13b6664a..495517af2b92 160000 --- a/Externals/Qt +++ b/Externals/Qt @@ -1 +1 @@ -Subproject commit 864c13b6664a7b44cf4142019fbf0f76a06de6de +Subproject commit 495517af2b922c10c24f543e0fd6ea3ddf774e50 diff --git a/Source/DolphinAPPX/obj/DolphinAPPX.wapproj.nuget.dgspec.json b/Source/DolphinAPPX/obj/DolphinAPPX.wapproj.nuget.dgspec.json index f3c291432146..e0d76b595cb0 100644 --- a/Source/DolphinAPPX/obj/DolphinAPPX.wapproj.nuget.dgspec.json +++ b/Source/DolphinAPPX/obj/DolphinAPPX.wapproj.nuget.dgspec.json @@ -4,6 +4,180 @@ "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\DolphinAPPX\\DolphinAPPX.wapproj": {} }, "projects": { + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\curl\\curl.vcxproj": { + "restore": { + "projectUniqueName": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\curl\\curl.vcxproj", + "projectName": "curl", + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\curl\\curl.vcxproj", + "frameworks": { + "native": { + "projectReferences": { + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\zlib\\zlib.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\zlib\\zlib.vcxproj" + } + } + } + } + }, + "frameworks": { + "native": {} + } + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\enet\\enet.vcxproj": { + "restore": { + "projectUniqueName": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\enet\\enet.vcxproj", + "projectName": "enet", + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\enet\\enet.vcxproj", + "frameworks": { + "native": { + "projectReferences": {} + } + } + }, + "frameworks": { + "native": {} + } + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\glslang\\glslang.vcxproj": { + "restore": { + "projectUniqueName": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\glslang\\glslang.vcxproj", + "projectName": "glslang", + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\glslang\\glslang.vcxproj", + "frameworks": { + "native": { + "projectReferences": {} + } + } + }, + "frameworks": { + "native": {} + } + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\libpng\\png\\png.vcxproj": { + "restore": { + "projectUniqueName": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\libpng\\png\\png.vcxproj", + "projectName": "png", + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\libpng\\png\\png.vcxproj", + "frameworks": { + "native": { + "projectReferences": { + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\zlib\\zlib.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\zlib\\zlib.vcxproj" + } + } + } + } + }, + "frameworks": { + "native": {} + } + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\mbedtls\\mbedTLS.vcxproj": { + "restore": { + "projectUniqueName": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\mbedtls\\mbedTLS.vcxproj", + "projectName": "mbedTLS", + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\mbedtls\\mbedTLS.vcxproj", + "frameworks": { + "native": { + "projectReferences": {} + } + } + }, + "frameworks": { + "native": {} + } + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\SOIL\\SOIL.vcxproj": { + "restore": { + "projectUniqueName": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\SOIL\\SOIL.vcxproj", + "projectName": "SOIL", + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\SOIL\\SOIL.vcxproj", + "frameworks": { + "native": { + "projectReferences": {} + } + } + }, + "frameworks": { + "native": {} + } + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\xxhash\\xxhash.vcxproj": { + "restore": { + "projectUniqueName": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\xxhash\\xxhash.vcxproj", + "projectName": "xxhash", + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\xxhash\\xxhash.vcxproj", + "frameworks": { + "native": { + "projectReferences": {} + } + } + }, + "frameworks": { + "native": {} + } + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\zlib\\zlib.vcxproj": { + "restore": { + "projectUniqueName": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\zlib\\zlib.vcxproj", + "projectName": "zlib", + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\zlib\\zlib.vcxproj", + "frameworks": { + "native": { + "projectReferences": {} + } + } + }, + "frameworks": { + "native": {} + } + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\Common\\Common.vcxproj": { + "restore": { + "projectUniqueName": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\Common\\Common.vcxproj", + "projectName": "Common", + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\Common\\Common.vcxproj", + "frameworks": { + "native": { + "projectReferences": { + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\curl\\curl.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\curl\\curl.vcxproj" + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\enet\\enet.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\enet\\enet.vcxproj" + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\mbedtls\\mbedTLS.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\mbedtls\\mbedTLS.vcxproj" + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\Common\\SCMRevGen.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\Common\\SCMRevGen.vcxproj" + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\PCH\\pch.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\PCH\\pch.vcxproj" + } + } + } + } + }, + "frameworks": { + "native": {} + } + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\Common\\SCMRevGen.vcxproj": { + "restore": { + "projectUniqueName": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\Common\\SCMRevGen.vcxproj", + "projectName": "SCMRevGen", + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\Common\\SCMRevGen.vcxproj", + "frameworks": { + "native": { + "projectReferences": {} + } + } + }, + "frameworks": { + "native": {} + } + }, "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\DolphinWX\\DolphinWX.vcxproj": { "restore": { "projectUniqueName": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\DolphinWX\\DolphinWX.vcxproj", @@ -11,7 +185,120 @@ "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\DolphinWX\\DolphinWX.vcxproj", "frameworks": { "native": { - "projectReferences": {} + "projectReferences": { + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoBackends\\D3D\\D3D.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoBackends\\D3D\\D3D.vcxproj" + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoBackends\\Null\\Null.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoBackends\\Null\\Null.vcxproj" + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoBackends\\Vulkan\\Vulkan.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoBackends\\Vulkan\\Vulkan.vcxproj" + } + } + } + } + }, + "frameworks": { + "native": {} + } + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoBackends\\D3D\\D3D.vcxproj": { + "restore": { + "projectUniqueName": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoBackends\\D3D\\D3D.vcxproj", + "projectName": "D3D", + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoBackends\\D3D\\D3D.vcxproj", + "frameworks": { + "native": { + "projectReferences": { + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoCommon\\VideoCommon.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoCommon\\VideoCommon.vcxproj" + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\PCH\\pch.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\PCH\\pch.vcxproj" + } + } + } + } + }, + "frameworks": { + "native": {} + } + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoBackends\\Null\\Null.vcxproj": { + "restore": { + "projectUniqueName": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoBackends\\Null\\Null.vcxproj", + "projectName": "Null", + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoBackends\\Null\\Null.vcxproj", + "frameworks": { + "native": { + "projectReferences": { + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoCommon\\VideoCommon.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoCommon\\VideoCommon.vcxproj" + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\PCH\\pch.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\PCH\\pch.vcxproj" + } + } + } + } + }, + "frameworks": { + "native": {} + } + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoBackends\\Vulkan\\Vulkan.vcxproj": { + "restore": { + "projectUniqueName": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoBackends\\Vulkan\\Vulkan.vcxproj", + "projectName": "Vulkan", + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoBackends\\Vulkan\\Vulkan.vcxproj", + "frameworks": { + "native": { + "projectReferences": { + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\glslang\\glslang.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\glslang\\glslang.vcxproj" + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoCommon\\VideoCommon.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoCommon\\VideoCommon.vcxproj" + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\PCH\\pch.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\PCH\\pch.vcxproj" + } + } + } + } + }, + "frameworks": { + "native": {} + } + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoCommon\\VideoCommon.vcxproj": { + "restore": { + "projectUniqueName": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoCommon\\VideoCommon.vcxproj", + "projectName": "VideoCommon", + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\VideoCommon\\VideoCommon.vcxproj", + "frameworks": { + "native": { + "projectReferences": { + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\libpng\\png\\png.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\libpng\\png\\png.vcxproj" + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\SOIL\\SOIL.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\SOIL\\SOIL.vcxproj" + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\xxhash\\xxhash.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\xxhash\\xxhash.vcxproj" + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\zlib\\zlib.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Externals\\zlib\\zlib.vcxproj" + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\Common\\Common.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\Core\\Common\\Common.vcxproj" + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\PCH\\pch.vcxproj": { + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\PCH\\pch.vcxproj" + } + } } } }, @@ -101,6 +388,21 @@ "#import": [] } } + }, + "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\PCH\\pch.vcxproj": { + "restore": { + "projectUniqueName": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\PCH\\pch.vcxproj", + "projectName": "pch", + "projectPath": "C:\\Users\\redd\\Source\\Repos\\gmbshad\\dolphinUWP\\Source\\PCH\\pch.vcxproj", + "frameworks": { + "native": { + "projectReferences": {} + } + } + }, + "frameworks": { + "native": {} + } } } } \ No newline at end of file diff --git a/Source/DolphinAPPX/obj/project.assets.json b/Source/DolphinAPPX/obj/project.assets.json index ec0026397a32..6a2c21a1cc52 100644 --- a/Source/DolphinAPPX/obj/project.assets.json +++ b/Source/DolphinAPPX/obj/project.assets.json @@ -2,99 +2,1566 @@ "version": 3, "targets": { "UAP,Version=v10.0.20348": { + "Common/1.0.0": { + "type": "project", + "dependencies": { + "SCMRevGen": "1.0.0", + "curl": "1.0.0", + "enet": "1.0.0", + "mbedTLS": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Common.dll": {} + }, + "runtime": { + "bin/placeholder/Common.dll": {} + } + }, + "curl/1.0.0": { + "type": "project", + "dependencies": { + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/curl.dll": {} + }, + "runtime": { + "bin/placeholder/curl.dll": {} + } + }, + "D3D/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/D3D.dll": {} + }, + "runtime": { + "bin/placeholder/D3D.dll": {} + } + }, + "Dolphin/1.0.0": { + "type": "project", + "dependencies": { + "D3D": "1.0.0", + "Null": "1.0.0", + "Vulkan": "1.0.0" + }, + "compile": { + "bin/placeholder/Dolphin.dll": {} + }, + "runtime": { + "bin/placeholder/Dolphin.dll": {} + } + }, + "enet/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/enet.dll": {} + }, + "runtime": { + "bin/placeholder/enet.dll": {} + } + }, + "glslang/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/glslang.dll": {} + }, + "runtime": { + "bin/placeholder/glslang.dll": {} + } + }, + "mbedTLS/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/mbedTLS.dll": {} + }, + "runtime": { + "bin/placeholder/mbedTLS.dll": {} + } + }, + "Null/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Null.dll": {} + }, + "runtime": { + "bin/placeholder/Null.dll": {} + } + }, + "pch/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/pch.dll": {} + }, + "runtime": { + "bin/placeholder/pch.dll": {} + } + }, + "png/1.0.0": { + "type": "project", + "dependencies": { + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/png.dll": {} + }, + "runtime": { + "bin/placeholder/png.dll": {} + } + }, + "SCMRevGen/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/SCMRevGen.dll": {} + }, + "runtime": { + "bin/placeholder/SCMRevGen.dll": {} + } + }, + "SOIL/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/SOIL.dll": {} + }, + "runtime": { + "bin/placeholder/SOIL.dll": {} + } + }, + "VideoCommon/1.0.0": { + "type": "project", + "dependencies": { + "Common": "1.0.0", + "SOIL": "1.0.0", + "pch": "1.0.0", + "png": "1.0.0", + "xxhash": "1.0.0", + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/VideoCommon.dll": {} + }, + "runtime": { + "bin/placeholder/VideoCommon.dll": {} + } + }, + "Vulkan/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "glslang": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Vulkan.dll": {} + }, + "runtime": { + "bin/placeholder/Vulkan.dll": {} + } + }, + "xxhash/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/xxhash.dll": {} + }, + "runtime": { + "bin/placeholder/xxhash.dll": {} + } + }, + "zlib/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/zlib.dll": {} + }, + "runtime": { + "bin/placeholder/zlib.dll": {} + } + } + }, + "UAP,Version=v10.0.20348/win10-arm": { + "Common/1.0.0": { + "type": "project", + "dependencies": { + "SCMRevGen": "1.0.0", + "curl": "1.0.0", + "enet": "1.0.0", + "mbedTLS": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Common.dll": {} + }, + "runtime": { + "bin/placeholder/Common.dll": {} + } + }, + "curl/1.0.0": { + "type": "project", + "dependencies": { + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/curl.dll": {} + }, + "runtime": { + "bin/placeholder/curl.dll": {} + } + }, + "D3D/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/D3D.dll": {} + }, + "runtime": { + "bin/placeholder/D3D.dll": {} + } + }, + "Dolphin/1.0.0": { + "type": "project", + "dependencies": { + "D3D": "1.0.0", + "Null": "1.0.0", + "Vulkan": "1.0.0" + }, + "compile": { + "bin/placeholder/Dolphin.dll": {} + }, + "runtime": { + "bin/placeholder/Dolphin.dll": {} + } + }, + "enet/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/enet.dll": {} + }, + "runtime": { + "bin/placeholder/enet.dll": {} + } + }, + "glslang/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/glslang.dll": {} + }, + "runtime": { + "bin/placeholder/glslang.dll": {} + } + }, + "mbedTLS/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/mbedTLS.dll": {} + }, + "runtime": { + "bin/placeholder/mbedTLS.dll": {} + } + }, + "Null/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Null.dll": {} + }, + "runtime": { + "bin/placeholder/Null.dll": {} + } + }, + "pch/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/pch.dll": {} + }, + "runtime": { + "bin/placeholder/pch.dll": {} + } + }, + "png/1.0.0": { + "type": "project", + "dependencies": { + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/png.dll": {} + }, + "runtime": { + "bin/placeholder/png.dll": {} + } + }, + "SCMRevGen/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/SCMRevGen.dll": {} + }, + "runtime": { + "bin/placeholder/SCMRevGen.dll": {} + } + }, + "SOIL/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/SOIL.dll": {} + }, + "runtime": { + "bin/placeholder/SOIL.dll": {} + } + }, + "VideoCommon/1.0.0": { + "type": "project", + "dependencies": { + "Common": "1.0.0", + "SOIL": "1.0.0", + "pch": "1.0.0", + "png": "1.0.0", + "xxhash": "1.0.0", + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/VideoCommon.dll": {} + }, + "runtime": { + "bin/placeholder/VideoCommon.dll": {} + } + }, + "Vulkan/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "glslang": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Vulkan.dll": {} + }, + "runtime": { + "bin/placeholder/Vulkan.dll": {} + } + }, + "xxhash/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/xxhash.dll": {} + }, + "runtime": { + "bin/placeholder/xxhash.dll": {} + } + }, + "zlib/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/zlib.dll": {} + }, + "runtime": { + "bin/placeholder/zlib.dll": {} + } + } + }, + "UAP,Version=v10.0.20348/win10-arm-aot": { + "Common/1.0.0": { + "type": "project", + "dependencies": { + "SCMRevGen": "1.0.0", + "curl": "1.0.0", + "enet": "1.0.0", + "mbedTLS": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Common.dll": {} + }, + "runtime": { + "bin/placeholder/Common.dll": {} + } + }, + "curl/1.0.0": { + "type": "project", + "dependencies": { + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/curl.dll": {} + }, + "runtime": { + "bin/placeholder/curl.dll": {} + } + }, + "D3D/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/D3D.dll": {} + }, + "runtime": { + "bin/placeholder/D3D.dll": {} + } + }, + "Dolphin/1.0.0": { + "type": "project", + "dependencies": { + "D3D": "1.0.0", + "Null": "1.0.0", + "Vulkan": "1.0.0" + }, + "compile": { + "bin/placeholder/Dolphin.dll": {} + }, + "runtime": { + "bin/placeholder/Dolphin.dll": {} + } + }, + "enet/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/enet.dll": {} + }, + "runtime": { + "bin/placeholder/enet.dll": {} + } + }, + "glslang/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/glslang.dll": {} + }, + "runtime": { + "bin/placeholder/glslang.dll": {} + } + }, + "mbedTLS/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/mbedTLS.dll": {} + }, + "runtime": { + "bin/placeholder/mbedTLS.dll": {} + } + }, + "Null/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Null.dll": {} + }, + "runtime": { + "bin/placeholder/Null.dll": {} + } + }, + "pch/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/pch.dll": {} + }, + "runtime": { + "bin/placeholder/pch.dll": {} + } + }, + "png/1.0.0": { + "type": "project", + "dependencies": { + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/png.dll": {} + }, + "runtime": { + "bin/placeholder/png.dll": {} + } + }, + "SCMRevGen/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/SCMRevGen.dll": {} + }, + "runtime": { + "bin/placeholder/SCMRevGen.dll": {} + } + }, + "SOIL/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/SOIL.dll": {} + }, + "runtime": { + "bin/placeholder/SOIL.dll": {} + } + }, + "VideoCommon/1.0.0": { + "type": "project", + "dependencies": { + "Common": "1.0.0", + "SOIL": "1.0.0", + "pch": "1.0.0", + "png": "1.0.0", + "xxhash": "1.0.0", + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/VideoCommon.dll": {} + }, + "runtime": { + "bin/placeholder/VideoCommon.dll": {} + } + }, + "Vulkan/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "glslang": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Vulkan.dll": {} + }, + "runtime": { + "bin/placeholder/Vulkan.dll": {} + } + }, + "xxhash/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/xxhash.dll": {} + }, + "runtime": { + "bin/placeholder/xxhash.dll": {} + } + }, + "zlib/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/zlib.dll": {} + }, + "runtime": { + "bin/placeholder/zlib.dll": {} + } + } + }, + "UAP,Version=v10.0.20348/win10-arm64-aot": { + "Common/1.0.0": { + "type": "project", + "dependencies": { + "SCMRevGen": "1.0.0", + "curl": "1.0.0", + "enet": "1.0.0", + "mbedTLS": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Common.dll": {} + }, + "runtime": { + "bin/placeholder/Common.dll": {} + } + }, + "curl/1.0.0": { + "type": "project", + "dependencies": { + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/curl.dll": {} + }, + "runtime": { + "bin/placeholder/curl.dll": {} + } + }, + "D3D/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/D3D.dll": {} + }, + "runtime": { + "bin/placeholder/D3D.dll": {} + } + }, + "Dolphin/1.0.0": { + "type": "project", + "dependencies": { + "D3D": "1.0.0", + "Null": "1.0.0", + "Vulkan": "1.0.0" + }, + "compile": { + "bin/placeholder/Dolphin.dll": {} + }, + "runtime": { + "bin/placeholder/Dolphin.dll": {} + } + }, + "enet/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/enet.dll": {} + }, + "runtime": { + "bin/placeholder/enet.dll": {} + } + }, + "glslang/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/glslang.dll": {} + }, + "runtime": { + "bin/placeholder/glslang.dll": {} + } + }, + "mbedTLS/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/mbedTLS.dll": {} + }, + "runtime": { + "bin/placeholder/mbedTLS.dll": {} + } + }, + "Null/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Null.dll": {} + }, + "runtime": { + "bin/placeholder/Null.dll": {} + } + }, + "pch/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/pch.dll": {} + }, + "runtime": { + "bin/placeholder/pch.dll": {} + } + }, + "png/1.0.0": { + "type": "project", + "dependencies": { + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/png.dll": {} + }, + "runtime": { + "bin/placeholder/png.dll": {} + } + }, + "SCMRevGen/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/SCMRevGen.dll": {} + }, + "runtime": { + "bin/placeholder/SCMRevGen.dll": {} + } + }, + "SOIL/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/SOIL.dll": {} + }, + "runtime": { + "bin/placeholder/SOIL.dll": {} + } + }, + "VideoCommon/1.0.0": { + "type": "project", + "dependencies": { + "Common": "1.0.0", + "SOIL": "1.0.0", + "pch": "1.0.0", + "png": "1.0.0", + "xxhash": "1.0.0", + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/VideoCommon.dll": {} + }, + "runtime": { + "bin/placeholder/VideoCommon.dll": {} + } + }, + "Vulkan/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "glslang": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Vulkan.dll": {} + }, + "runtime": { + "bin/placeholder/Vulkan.dll": {} + } + }, + "xxhash/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/xxhash.dll": {} + }, + "runtime": { + "bin/placeholder/xxhash.dll": {} + } + }, + "zlib/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/zlib.dll": {} + }, + "runtime": { + "bin/placeholder/zlib.dll": {} + } + } + }, + "UAP,Version=v10.0.20348/win10-x64": { + "Common/1.0.0": { + "type": "project", + "dependencies": { + "SCMRevGen": "1.0.0", + "curl": "1.0.0", + "enet": "1.0.0", + "mbedTLS": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Common.dll": {} + }, + "runtime": { + "bin/placeholder/Common.dll": {} + } + }, + "curl/1.0.0": { + "type": "project", + "dependencies": { + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/curl.dll": {} + }, + "runtime": { + "bin/placeholder/curl.dll": {} + } + }, + "D3D/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/D3D.dll": {} + }, + "runtime": { + "bin/placeholder/D3D.dll": {} + } + }, + "Dolphin/1.0.0": { + "type": "project", + "dependencies": { + "D3D": "1.0.0", + "Null": "1.0.0", + "Vulkan": "1.0.0" + }, + "compile": { + "bin/placeholder/Dolphin.dll": {} + }, + "runtime": { + "bin/placeholder/Dolphin.dll": {} + } + }, + "enet/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/enet.dll": {} + }, + "runtime": { + "bin/placeholder/enet.dll": {} + } + }, + "glslang/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/glslang.dll": {} + }, + "runtime": { + "bin/placeholder/glslang.dll": {} + } + }, + "mbedTLS/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/mbedTLS.dll": {} + }, + "runtime": { + "bin/placeholder/mbedTLS.dll": {} + } + }, + "Null/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Null.dll": {} + }, + "runtime": { + "bin/placeholder/Null.dll": {} + } + }, + "pch/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/pch.dll": {} + }, + "runtime": { + "bin/placeholder/pch.dll": {} + } + }, + "png/1.0.0": { + "type": "project", + "dependencies": { + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/png.dll": {} + }, + "runtime": { + "bin/placeholder/png.dll": {} + } + }, + "SCMRevGen/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/SCMRevGen.dll": {} + }, + "runtime": { + "bin/placeholder/SCMRevGen.dll": {} + } + }, + "SOIL/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/SOIL.dll": {} + }, + "runtime": { + "bin/placeholder/SOIL.dll": {} + } + }, + "VideoCommon/1.0.0": { + "type": "project", + "dependencies": { + "Common": "1.0.0", + "SOIL": "1.0.0", + "pch": "1.0.0", + "png": "1.0.0", + "xxhash": "1.0.0", + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/VideoCommon.dll": {} + }, + "runtime": { + "bin/placeholder/VideoCommon.dll": {} + } + }, + "Vulkan/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "glslang": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Vulkan.dll": {} + }, + "runtime": { + "bin/placeholder/Vulkan.dll": {} + } + }, + "xxhash/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/xxhash.dll": {} + }, + "runtime": { + "bin/placeholder/xxhash.dll": {} + } + }, + "zlib/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/zlib.dll": {} + }, + "runtime": { + "bin/placeholder/zlib.dll": {} + } + } + }, + "UAP,Version=v10.0.20348/win10-x64-aot": { + "Common/1.0.0": { + "type": "project", + "dependencies": { + "SCMRevGen": "1.0.0", + "curl": "1.0.0", + "enet": "1.0.0", + "mbedTLS": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Common.dll": {} + }, + "runtime": { + "bin/placeholder/Common.dll": {} + } + }, + "curl/1.0.0": { + "type": "project", + "dependencies": { + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/curl.dll": {} + }, + "runtime": { + "bin/placeholder/curl.dll": {} + } + }, + "D3D/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/D3D.dll": {} + }, + "runtime": { + "bin/placeholder/D3D.dll": {} + } + }, "Dolphin/1.0.0": { "type": "project", + "dependencies": { + "D3D": "1.0.0", + "Null": "1.0.0", + "Vulkan": "1.0.0" + }, + "compile": { + "bin/placeholder/Dolphin.dll": {} + }, + "runtime": { + "bin/placeholder/Dolphin.dll": {} + } + }, + "enet/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/enet.dll": {} + }, + "runtime": { + "bin/placeholder/enet.dll": {} + } + }, + "glslang/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/glslang.dll": {} + }, + "runtime": { + "bin/placeholder/glslang.dll": {} + } + }, + "mbedTLS/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/mbedTLS.dll": {} + }, + "runtime": { + "bin/placeholder/mbedTLS.dll": {} + } + }, + "Null/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Null.dll": {} + }, + "runtime": { + "bin/placeholder/Null.dll": {} + } + }, + "pch/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/pch.dll": {} + }, + "runtime": { + "bin/placeholder/pch.dll": {} + } + }, + "png/1.0.0": { + "type": "project", + "dependencies": { + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/png.dll": {} + }, + "runtime": { + "bin/placeholder/png.dll": {} + } + }, + "SCMRevGen/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/SCMRevGen.dll": {} + }, + "runtime": { + "bin/placeholder/SCMRevGen.dll": {} + } + }, + "SOIL/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/SOIL.dll": {} + }, + "runtime": { + "bin/placeholder/SOIL.dll": {} + } + }, + "VideoCommon/1.0.0": { + "type": "project", + "dependencies": { + "Common": "1.0.0", + "SOIL": "1.0.0", + "pch": "1.0.0", + "png": "1.0.0", + "xxhash": "1.0.0", + "zlib": "1.0.0" + }, "compile": { - "bin/placeholder/Dolphin.dll": {} + "bin/placeholder/VideoCommon.dll": {} }, "runtime": { - "bin/placeholder/Dolphin.dll": {} + "bin/placeholder/VideoCommon.dll": {} } - } - }, - "UAP,Version=v10.0.20348/win10-arm": { - "Dolphin/1.0.0": { + }, + "Vulkan/1.0.0": { "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "glslang": "1.0.0", + "pch": "1.0.0" + }, "compile": { - "bin/placeholder/Dolphin.dll": {} + "bin/placeholder/Vulkan.dll": {} }, "runtime": { - "bin/placeholder/Dolphin.dll": {} + "bin/placeholder/Vulkan.dll": {} } - } - }, - "UAP,Version=v10.0.20348/win10-arm-aot": { - "Dolphin/1.0.0": { + }, + "xxhash/1.0.0": { "type": "project", "compile": { - "bin/placeholder/Dolphin.dll": {} + "bin/placeholder/xxhash.dll": {} }, "runtime": { - "bin/placeholder/Dolphin.dll": {} + "bin/placeholder/xxhash.dll": {} } - } - }, - "UAP,Version=v10.0.20348/win10-arm64-aot": { - "Dolphin/1.0.0": { + }, + "zlib/1.0.0": { "type": "project", "compile": { - "bin/placeholder/Dolphin.dll": {} + "bin/placeholder/zlib.dll": {} }, "runtime": { - "bin/placeholder/Dolphin.dll": {} + "bin/placeholder/zlib.dll": {} } } }, - "UAP,Version=v10.0.20348/win10-x64": { - "Dolphin/1.0.0": { + "UAP,Version=v10.0.20348/win10-x86": { + "Common/1.0.0": { "type": "project", + "dependencies": { + "SCMRevGen": "1.0.0", + "curl": "1.0.0", + "enet": "1.0.0", + "mbedTLS": "1.0.0", + "pch": "1.0.0" + }, "compile": { - "bin/placeholder/Dolphin.dll": {} + "bin/placeholder/Common.dll": {} }, "runtime": { - "bin/placeholder/Dolphin.dll": {} + "bin/placeholder/Common.dll": {} } - } - }, - "UAP,Version=v10.0.20348/win10-x64-aot": { - "Dolphin/1.0.0": { + }, + "curl/1.0.0": { "type": "project", + "dependencies": { + "zlib": "1.0.0" + }, "compile": { - "bin/placeholder/Dolphin.dll": {} + "bin/placeholder/curl.dll": {} }, "runtime": { - "bin/placeholder/Dolphin.dll": {} + "bin/placeholder/curl.dll": {} } - } - }, - "UAP,Version=v10.0.20348/win10-x86": { + }, + "D3D/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/D3D.dll": {} + }, + "runtime": { + "bin/placeholder/D3D.dll": {} + } + }, "Dolphin/1.0.0": { "type": "project", + "dependencies": { + "D3D": "1.0.0", + "Null": "1.0.0", + "Vulkan": "1.0.0" + }, "compile": { "bin/placeholder/Dolphin.dll": {} }, "runtime": { "bin/placeholder/Dolphin.dll": {} } + }, + "enet/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/enet.dll": {} + }, + "runtime": { + "bin/placeholder/enet.dll": {} + } + }, + "glslang/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/glslang.dll": {} + }, + "runtime": { + "bin/placeholder/glslang.dll": {} + } + }, + "mbedTLS/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/mbedTLS.dll": {} + }, + "runtime": { + "bin/placeholder/mbedTLS.dll": {} + } + }, + "Null/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Null.dll": {} + }, + "runtime": { + "bin/placeholder/Null.dll": {} + } + }, + "pch/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/pch.dll": {} + }, + "runtime": { + "bin/placeholder/pch.dll": {} + } + }, + "png/1.0.0": { + "type": "project", + "dependencies": { + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/png.dll": {} + }, + "runtime": { + "bin/placeholder/png.dll": {} + } + }, + "SCMRevGen/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/SCMRevGen.dll": {} + }, + "runtime": { + "bin/placeholder/SCMRevGen.dll": {} + } + }, + "SOIL/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/SOIL.dll": {} + }, + "runtime": { + "bin/placeholder/SOIL.dll": {} + } + }, + "VideoCommon/1.0.0": { + "type": "project", + "dependencies": { + "Common": "1.0.0", + "SOIL": "1.0.0", + "pch": "1.0.0", + "png": "1.0.0", + "xxhash": "1.0.0", + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/VideoCommon.dll": {} + }, + "runtime": { + "bin/placeholder/VideoCommon.dll": {} + } + }, + "Vulkan/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "glslang": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Vulkan.dll": {} + }, + "runtime": { + "bin/placeholder/Vulkan.dll": {} + } + }, + "xxhash/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/xxhash.dll": {} + }, + "runtime": { + "bin/placeholder/xxhash.dll": {} + } + }, + "zlib/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/zlib.dll": {} + }, + "runtime": { + "bin/placeholder/zlib.dll": {} + } } }, "UAP,Version=v10.0.20348/win10-x86-aot": { + "Common/1.0.0": { + "type": "project", + "dependencies": { + "SCMRevGen": "1.0.0", + "curl": "1.0.0", + "enet": "1.0.0", + "mbedTLS": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Common.dll": {} + }, + "runtime": { + "bin/placeholder/Common.dll": {} + } + }, + "curl/1.0.0": { + "type": "project", + "dependencies": { + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/curl.dll": {} + }, + "runtime": { + "bin/placeholder/curl.dll": {} + } + }, + "D3D/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/D3D.dll": {} + }, + "runtime": { + "bin/placeholder/D3D.dll": {} + } + }, "Dolphin/1.0.0": { "type": "project", + "dependencies": { + "D3D": "1.0.0", + "Null": "1.0.0", + "Vulkan": "1.0.0" + }, "compile": { "bin/placeholder/Dolphin.dll": {} }, "runtime": { "bin/placeholder/Dolphin.dll": {} } + }, + "enet/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/enet.dll": {} + }, + "runtime": { + "bin/placeholder/enet.dll": {} + } + }, + "glslang/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/glslang.dll": {} + }, + "runtime": { + "bin/placeholder/glslang.dll": {} + } + }, + "mbedTLS/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/mbedTLS.dll": {} + }, + "runtime": { + "bin/placeholder/mbedTLS.dll": {} + } + }, + "Null/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Null.dll": {} + }, + "runtime": { + "bin/placeholder/Null.dll": {} + } + }, + "pch/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/pch.dll": {} + }, + "runtime": { + "bin/placeholder/pch.dll": {} + } + }, + "png/1.0.0": { + "type": "project", + "dependencies": { + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/png.dll": {} + }, + "runtime": { + "bin/placeholder/png.dll": {} + } + }, + "SCMRevGen/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/SCMRevGen.dll": {} + }, + "runtime": { + "bin/placeholder/SCMRevGen.dll": {} + } + }, + "SOIL/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/SOIL.dll": {} + }, + "runtime": { + "bin/placeholder/SOIL.dll": {} + } + }, + "VideoCommon/1.0.0": { + "type": "project", + "dependencies": { + "Common": "1.0.0", + "SOIL": "1.0.0", + "pch": "1.0.0", + "png": "1.0.0", + "xxhash": "1.0.0", + "zlib": "1.0.0" + }, + "compile": { + "bin/placeholder/VideoCommon.dll": {} + }, + "runtime": { + "bin/placeholder/VideoCommon.dll": {} + } + }, + "Vulkan/1.0.0": { + "type": "project", + "dependencies": { + "VideoCommon": "1.0.0", + "glslang": "1.0.0", + "pch": "1.0.0" + }, + "compile": { + "bin/placeholder/Vulkan.dll": {} + }, + "runtime": { + "bin/placeholder/Vulkan.dll": {} + } + }, + "xxhash/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/xxhash.dll": {} + }, + "runtime": { + "bin/placeholder/xxhash.dll": {} + } + }, + "zlib/1.0.0": { + "type": "project", + "compile": { + "bin/placeholder/zlib.dll": {} + }, + "runtime": { + "bin/placeholder/zlib.dll": {} + } } } }, "libraries": { + "Common/1.0.0": { + "type": "project", + "path": "../Core/Common/Common.vcxproj", + "msbuildProject": "../Core/Common/Common.vcxproj" + }, + "curl/1.0.0": { + "type": "project", + "path": "../../Externals/curl/curl.vcxproj", + "msbuildProject": "../../Externals/curl/curl.vcxproj" + }, + "D3D/1.0.0": { + "type": "project", + "path": "../Core/VideoBackends/D3D/D3D.vcxproj", + "msbuildProject": "../Core/VideoBackends/D3D/D3D.vcxproj" + }, "Dolphin/1.0.0": { "type": "project", "path": "../Core/DolphinWX/DolphinWX.vcxproj", "msbuildProject": "../Core/DolphinWX/DolphinWX.vcxproj" + }, + "enet/1.0.0": { + "type": "project", + "path": "../../Externals/enet/enet.vcxproj", + "msbuildProject": "../../Externals/enet/enet.vcxproj" + }, + "glslang/1.0.0": { + "type": "project", + "path": "../../Externals/glslang/glslang.vcxproj", + "msbuildProject": "../../Externals/glslang/glslang.vcxproj" + }, + "mbedTLS/1.0.0": { + "type": "project", + "path": "../../Externals/mbedtls/mbedTLS.vcxproj", + "msbuildProject": "../../Externals/mbedtls/mbedTLS.vcxproj" + }, + "Null/1.0.0": { + "type": "project", + "path": "../Core/VideoBackends/Null/Null.vcxproj", + "msbuildProject": "../Core/VideoBackends/Null/Null.vcxproj" + }, + "pch/1.0.0": { + "type": "project", + "path": "../PCH/pch.vcxproj", + "msbuildProject": "../PCH/pch.vcxproj" + }, + "png/1.0.0": { + "type": "project", + "path": "../../Externals/libpng/png/png.vcxproj", + "msbuildProject": "../../Externals/libpng/png/png.vcxproj" + }, + "SCMRevGen/1.0.0": { + "type": "project", + "path": "../Core/Common/SCMRevGen.vcxproj", + "msbuildProject": "../Core/Common/SCMRevGen.vcxproj" + }, + "SOIL/1.0.0": { + "type": "project", + "path": "../../Externals/SOIL/SOIL.vcxproj", + "msbuildProject": "../../Externals/SOIL/SOIL.vcxproj" + }, + "VideoCommon/1.0.0": { + "type": "project", + "path": "../Core/VideoCommon/VideoCommon.vcxproj", + "msbuildProject": "../Core/VideoCommon/VideoCommon.vcxproj" + }, + "Vulkan/1.0.0": { + "type": "project", + "path": "../Core/VideoBackends/Vulkan/Vulkan.vcxproj", + "msbuildProject": "../Core/VideoBackends/Vulkan/Vulkan.vcxproj" + }, + "xxhash/1.0.0": { + "type": "project", + "path": "../../Externals/xxhash/xxhash.vcxproj", + "msbuildProject": "../../Externals/xxhash/xxhash.vcxproj" + }, + "zlib/1.0.0": { + "type": "project", + "path": "../../Externals/zlib/zlib.vcxproj", + "msbuildProject": "../../Externals/zlib/zlib.vcxproj" } }, "projectFileDependencyGroups": {