mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-10 05:03:33 +01:00
Windows: Fix wrong Debug reference in VS2019 solution file
This commit is contained in:
parent
8a1f6d904b
commit
662bb60fe4
@ -780,10 +780,10 @@ Global
|
||||
{4B41C7B5-75C6-40A2-AF4D-55BC1E012BCD}.Setup|Win32.ActiveCfg = Debug|ARM64
|
||||
{4B41C7B5-75C6-40A2-AF4D-55BC1E012BCD}.Setup|x64.ActiveCfg = Debug|ARM64
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All CustomEFI|ARM64.ActiveCfg = Release|ARM64
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All CustomEFI|Win32.ActiveCfg = Debug|Win32
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All CustomEFI|Win32.Build.0 = Debug|Win32
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All CustomEFI|x64.ActiveCfg = Debug|x64
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All CustomEFI|x64.Build.0 = Debug|x64
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All CustomEFI|Win32.ActiveCfg = Release|Win32
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All CustomEFI|Win32.Build.0 = Release|Win32
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All CustomEFI|x64.ActiveCfg = Release|x64
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All CustomEFI|x64.Build.0 = Release|x64
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All Debug|ARM64.ActiveCfg = Debug|ARM64
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All Debug|ARM64.Build.0 = Debug|ARM64
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All Debug|Win32.ActiveCfg = Debug|Win32
|
||||
@ -792,10 +792,10 @@ Global
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All Debug|x64.Build.0 = Debug|x64
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All|ARM64.ActiveCfg = Release|ARM64
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All|ARM64.Build.0 = Release|ARM64
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All|Win32.ActiveCfg = Debug|Win32
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All|Win32.Build.0 = Debug|Win32
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All|x64.ActiveCfg = Debug|x64
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All|x64.Build.0 = Debug|x64
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All|Win32.ActiveCfg = Release|Win32
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All|Win32.Build.0 = Release|Win32
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All|x64.ActiveCfg = Release|x64
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.All|x64.Build.0 = Release|x64
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.Boot Loader|ARM64.ActiveCfg = Debug|Win32
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.Boot Loader|ARM64.Build.0 = Debug|Win32
|
||||
{B896FE1F-6BF3-4F75-9148-F841829073D9}.Boot Loader|Win32.ActiveCfg = Debug|Win32
|
||||
|
Loading…
Reference in New Issue
Block a user