diff options
Diffstat (limited to 'src/ext/UI/ca')
| -rw-r--r-- | src/ext/UI/ca/uica.vcxproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/ext/UI/ca/uica.vcxproj b/src/ext/UI/ca/uica.vcxproj index e06b7572..27f0faa7 100644 --- a/src/ext/UI/ca/uica.vcxproj +++ b/src/ext/UI/ca/uica.vcxproj | |||
| @@ -11,6 +11,22 @@ | |||
| 11 | <Configuration>Release</Configuration> | 11 | <Configuration>Release</Configuration> |
| 12 | <Platform>Win32</Platform> | 12 | <Platform>Win32</Platform> |
| 13 | </ProjectConfiguration> | 13 | </ProjectConfiguration> |
| 14 | <ProjectConfiguration Include="Debug|x64"> | ||
| 15 | <Configuration>Debug</Configuration> | ||
| 16 | <Platform>x64</Platform> | ||
| 17 | </ProjectConfiguration> | ||
| 18 | <ProjectConfiguration Include="Release|x64"> | ||
| 19 | <Configuration>Release</Configuration> | ||
| 20 | <Platform>x64</Platform> | ||
| 21 | </ProjectConfiguration> | ||
| 22 | <ProjectConfiguration Include="Debug|ARM64"> | ||
| 23 | <Configuration>Debug</Configuration> | ||
| 24 | <Platform>ARM64</Platform> | ||
| 25 | </ProjectConfiguration> | ||
| 26 | <ProjectConfiguration Include="Release|ARM64"> | ||
| 27 | <Configuration>Release</Configuration> | ||
| 28 | <Platform>ARM64</Platform> | ||
| 29 | </ProjectConfiguration> | ||
| 14 | </ItemGroup> | 30 | </ItemGroup> |
| 15 | 31 | ||
| 16 | <PropertyGroup Label="Globals"> | 32 | <PropertyGroup Label="Globals"> |
