|
61 | 61 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
62 | 62 | <ConfigurationType>Application</ConfigurationType> |
63 | 63 | <UseDebugLibraries>true</UseDebugLibraries> |
64 | | - <PlatformToolset>v142</PlatformToolset> |
| 64 | + <PlatformToolset>v143</PlatformToolset> |
65 | 65 | <CharacterSet>Unicode</CharacterSet> |
66 | 66 | </PropertyGroup> |
67 | 67 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
68 | 68 | <ConfigurationType>Application</ConfigurationType> |
69 | 69 | <UseDebugLibraries>false</UseDebugLibraries> |
70 | | - <PlatformToolset>v142</PlatformToolset> |
| 70 | + <PlatformToolset>v143</PlatformToolset> |
71 | 71 | <WholeProgramOptimization>true</WholeProgramOptimization> |
72 | 72 | <CharacterSet>Unicode</CharacterSet> |
73 | 73 | </PropertyGroup> |
74 | 74 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='PROD|Win32'" Label="Configuration"> |
75 | 75 | <ConfigurationType>Application</ConfigurationType> |
76 | 76 | <UseDebugLibraries>false</UseDebugLibraries> |
77 | | - <PlatformToolset>v142</PlatformToolset> |
| 77 | + <PlatformToolset>v143</PlatformToolset> |
78 | 78 | <WholeProgramOptimization>true</WholeProgramOptimization> |
79 | 79 | <CharacterSet>Unicode</CharacterSet> |
80 | 80 | </PropertyGroup> |
81 | 81 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='PROD-YUBI|Win32'" Label="Configuration"> |
82 | 82 | <ConfigurationType>Application</ConfigurationType> |
83 | 83 | <UseDebugLibraries>false</UseDebugLibraries> |
84 | | - <PlatformToolset>v142</PlatformToolset> |
| 84 | + <PlatformToolset>v143</PlatformToolset> |
85 | 85 | <WholeProgramOptimization>true</WholeProgramOptimization> |
86 | 86 | <CharacterSet>Unicode</CharacterSet> |
87 | 87 | </PropertyGroup> |
88 | 88 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='PROD-NOSTARTUP|Win32'" Label="Configuration"> |
89 | 89 | <ConfigurationType>Application</ConfigurationType> |
90 | 90 | <UseDebugLibraries>false</UseDebugLibraries> |
91 | | - <PlatformToolset>v142</PlatformToolset> |
| 91 | + <PlatformToolset>v143</PlatformToolset> |
92 | 92 | <WholeProgramOptimization>true</WholeProgramOptimization> |
93 | 93 | <CharacterSet>Unicode</CharacterSet> |
94 | 94 | </PropertyGroup> |
95 | 95 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='PROD-YUBI-NOSTARTUP|Win32'" Label="Configuration"> |
96 | 96 | <ConfigurationType>Application</ConfigurationType> |
97 | 97 | <UseDebugLibraries>false</UseDebugLibraries> |
98 | | - <PlatformToolset>v142</PlatformToolset> |
| 98 | + <PlatformToolset>v143</PlatformToolset> |
99 | 99 | <WholeProgramOptimization>true</WholeProgramOptimization> |
100 | 100 | <CharacterSet>Unicode</CharacterSet> |
101 | 101 | </PropertyGroup> |
102 | 102 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
103 | 103 | <ConfigurationType>Application</ConfigurationType> |
104 | 104 | <UseDebugLibraries>true</UseDebugLibraries> |
105 | | - <PlatformToolset>v142</PlatformToolset> |
| 105 | + <PlatformToolset>v143</PlatformToolset> |
106 | 106 | <CharacterSet>Unicode</CharacterSet> |
107 | 107 | </PropertyGroup> |
108 | 108 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
109 | 109 | <ConfigurationType>Application</ConfigurationType> |
110 | 110 | <UseDebugLibraries>false</UseDebugLibraries> |
111 | | - <PlatformToolset>v142</PlatformToolset> |
| 111 | + <PlatformToolset>v143</PlatformToolset> |
112 | 112 | <WholeProgramOptimization>true</WholeProgramOptimization> |
113 | 113 | <CharacterSet>Unicode</CharacterSet> |
114 | 114 | </PropertyGroup> |
115 | 115 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='PROD|x64'" Label="Configuration"> |
116 | 116 | <ConfigurationType>Application</ConfigurationType> |
117 | 117 | <UseDebugLibraries>false</UseDebugLibraries> |
118 | | - <PlatformToolset>v142</PlatformToolset> |
| 118 | + <PlatformToolset>v143</PlatformToolset> |
119 | 119 | <WholeProgramOptimization>true</WholeProgramOptimization> |
120 | 120 | <CharacterSet>Unicode</CharacterSet> |
121 | 121 | </PropertyGroup> |
122 | 122 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='PROD-YUBI|x64'" Label="Configuration"> |
123 | 123 | <ConfigurationType>Application</ConfigurationType> |
124 | 124 | <UseDebugLibraries>false</UseDebugLibraries> |
125 | | - <PlatformToolset>v142</PlatformToolset> |
| 125 | + <PlatformToolset>v143</PlatformToolset> |
126 | 126 | <WholeProgramOptimization>true</WholeProgramOptimization> |
127 | 127 | <CharacterSet>Unicode</CharacterSet> |
128 | 128 | </PropertyGroup> |
129 | 129 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='PROD-NOSTARTUP|x64'" Label="Configuration"> |
130 | 130 | <ConfigurationType>Application</ConfigurationType> |
131 | 131 | <UseDebugLibraries>false</UseDebugLibraries> |
132 | | - <PlatformToolset>v142</PlatformToolset> |
| 132 | + <PlatformToolset>v143</PlatformToolset> |
133 | 133 | <WholeProgramOptimization>true</WholeProgramOptimization> |
134 | 134 | <CharacterSet>Unicode</CharacterSet> |
135 | 135 | </PropertyGroup> |
136 | 136 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='PROD-YUBI-NOSTARTUP|x64'" Label="Configuration"> |
137 | 137 | <ConfigurationType>Application</ConfigurationType> |
138 | 138 | <UseDebugLibraries>false</UseDebugLibraries> |
139 | | - <PlatformToolset>v142</PlatformToolset> |
| 139 | + <PlatformToolset>v143</PlatformToolset> |
140 | 140 | <WholeProgramOptimization>true</WholeProgramOptimization> |
141 | 141 | <CharacterSet>Unicode</CharacterSet> |
142 | 142 | </PropertyGroup> |
|
478 | 478 | <ClCompile Include="Menu\ImGuiAddon.cpp" /> |
479 | 479 | <ClCompile Include="Menu\Menu.cpp" /> |
480 | 480 | <ClCompile Include="Storage\Config.cpp" /> |
| 481 | + <ClCompile Include="Context.cpp" /> |
481 | 482 | <ClCompile Include="Storage\SecureKV.cpp" /> |
| 483 | + <ClCompile Include="Storage\TokenManager.cpp" /> |
482 | 484 | <ClCompile Include="Utils\Logger.cpp" /> |
483 | 485 | <ClCompile Include="Network\NetworkManager.cpp" /> |
484 | 486 | <ClCompile Include="Protection\FileCert.cpp" /> |
|
489 | 491 | <ClInclude Include="Context.h" /> |
490 | 492 | <ClInclude Include="Crypto\Crypto.h" /> |
491 | 493 | <ClInclude Include="Crypto\CryptoUtils.h" /> |
| 494 | + <ClInclude Include="Utils\Structs.h" /> |
| 495 | + <ClInclude Include="Storage\TokenManager.h" /> |
492 | 496 | <ClInclude Include="Utils\Exceptions.h" /> |
493 | 497 | <ClInclude Include="Protection\IntegrityCheck.h" /> |
494 | 498 | <ClInclude Include="Menu\Colors.h" /> |
|
0 commit comments