7 Commits

Author SHA1 Message Date
Jesse Talavera-Greenberg
4d9bfda65c Don't include all platforms in UWP app bundles
- This lengthens the build time
2023-06-18 08:38:53 +02:00
Jesse Talavera-Greenberg
4628cd0e0b Revert "Exclude 7zip support from UWP builds"
This reverts commit 1147ac6a58ee4c3e71683bfa63440a555dc36daf.
2023-06-18 08:38:53 +02:00
Jesse Talavera-Greenberg
b01793601b Exclude 7zip support from UWP builds
- 7zip uses Windows file functions directly, as opposed to an abstraction layer
- UWP doesn't support some of the functions that 7zip uses
2023-06-18 08:38:53 +02:00
Jesse Talavera-Greenberg
3195808d50 Fix some $(VS)-related variables for UWP build 2023-06-18 08:38:53 +02:00
libretroadmin
938ab716bd Bump version 2023-03-10 17:16:50 +01:00
Gabriel Morazán
34148dab49
(UWP) Add ANGLE DLL files (#15051) 2023-03-03 10:55:24 +01:00
Gabriel Morazán
9b2a4e6c88
(UWP/Xbox) Major Build Overhaul (#15040)
* (UWP) Major Build Overhaul

* (UWP) Add Back Assets

GitHub Desktop is stupid and ignored these files

* (UWP) Fix D3D12 Regression
2023-03-01 14:13:24 +01:00