@@ -405,6 +405,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "models_decals", "examples\m
405405EndProject
406406Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "shapes_lines_drawing" , "examples\shapes_lines_drawing.vcxproj" , "{666346D7-C84B-498D-AE17-53B20C62DB1A}"
407407EndProject
408+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "core_viewport_scaling" , "examples\core_viewport_scaling.vcxproj" , "{AD66AA6A-1E36-4FF0-8670-4F9834BCDB91}"
409+ EndProject
408410Global
409411 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
410412 Debug .DLL| ARM64 = Debug .DLL| ARM64
@@ -5027,6 +5029,30 @@ Global
50275029 {666346D7-C84B-498D-AE17-53B20C62DB1A} .Release| x64 .Build .0 = Release| x64
50285030 {666346D7-C84B-498D-AE17-53B20C62DB1A} .Release| x86 .ActiveCfg = Release| Win32
50295031 {666346D7-C84B-498D-AE17-53B20C62DB1A} .Release| x86 .Build .0 = Release| Win32
5032+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Debug .DLL| ARM64 .ActiveCfg = Debug .DLL| ARM64
5033+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Debug .DLL| ARM64 .Build .0 = Debug .DLL| ARM64
5034+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Debug .DLL| x64 .ActiveCfg = Debug .DLL| x64
5035+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Debug .DLL| x64 .Build .0 = Debug .DLL| x64
5036+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Debug .DLL| x86 .ActiveCfg = Debug .DLL| Win32
5037+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Debug .DLL| x86 .Build .0 = Debug .DLL| Win32
5038+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Debug| ARM64 .ActiveCfg = Debug| ARM64
5039+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Debug| ARM64 .Build .0 = Debug| ARM64
5040+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Debug| x64 .ActiveCfg = Debug| x64
5041+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Debug| x64 .Build .0 = Debug| x64
5042+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Debug| x86 .ActiveCfg = Debug| Win32
5043+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Debug| x86 .Build .0 = Debug| Win32
5044+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Release .DLL| ARM64 .ActiveCfg = Release .DLL| ARM64
5045+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Release .DLL| ARM64 .Build .0 = Release .DLL| ARM64
5046+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Release .DLL| x64 .ActiveCfg = Release .DLL| x64
5047+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Release .DLL| x64 .Build .0 = Release .DLL| x64
5048+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Release .DLL| x86 .ActiveCfg = Release .DLL| Win32
5049+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Release .DLL| x86 .Build .0 = Release .DLL| Win32
5050+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Release| ARM64 .ActiveCfg = Release| ARM64
5051+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Release| ARM64 .Build .0 = Release| ARM64
5052+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Release| x64 .ActiveCfg = Release| x64
5053+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Release| x64 .Build .0 = Release| x64
5054+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Release| x86 .ActiveCfg = Release| Win32
5055+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} .Release| x86 .Build .0 = Release| Win32
50305056 EndGlobalSection
50315057 GlobalSection (SolutionProperties ) = preSolution
50325058 HideSolutionNode = FALSE
@@ -5231,6 +5257,7 @@ Global
52315257 {B7FDD40F-DDA4-468E-9C40-EEB175964A26} = {278D8859-20B1-428F-8448-064F46E1F021}
52325258 {028F0967-B253-45DA-B1C4-FACCE45D0D8D} = {AF5BEC5C-1F2B-4DA8-B12D-D09FE569237C}
52335259 {666346D7-C84B-498D-AE17-53B20C62DB1A} = {278D8859-20B1-428F-8448-064F46E1F021}
5260+ {AD66AA6A-1E36-4FF0-8670-4F9834BCDB91} = {6C82BAAE-BDDF-457D-8FA8-7E2490B07035}
52345261 EndGlobalSection
52355262 GlobalSection (ExtensibilityGlobals ) = postSolution
52365263 SolutionGuid = {E926C768-6307-4423-A1EC-57E95B1FAB29}
0 commit comments