1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <ItemGroup Label="ProjectConfigurations">
4    <ProjectConfiguration Include="Debug_with_Libslirp|Win32">
5      <Configuration>Debug_with_Libslirp</Configuration>
6      <Platform>Win32</Platform>
7    </ProjectConfiguration>
8    <ProjectConfiguration Include="Debug|Win32">
9      <Configuration>Debug</Configuration>
10      <Platform>Win32</Platform>
11    </ProjectConfiguration>
12  </ItemGroup>
13  <ItemGroup>
14    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\aes.h" />
15    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\aria.h" />
16    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\asn1.h" />
17    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\asn1write.h" />
18    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\base64.h" />
19    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\bignum.h" />
20    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\build_info.h" />
21    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\camellia.h" />
22    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\ccm.h" />
23    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\chacha20.h" />
24    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\chachapoly.h" />
25    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\check_config.h" />
26    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\cipher.h" />
27    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\cmac.h" />
28    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\compat-2.x.h" />
29    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\config_adjust_legacy_crypto.h" />
30    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\config_adjust_legacy_from_psa.h" />
31    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\config_adjust_psa_from_legacy.h" />
32    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\config_adjust_psa_superset_legacy.h" />
33    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\config_adjust_ssl.h" />
34    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\config_adjust_x509.h" />
35    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\config_psa.h" />
36    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\constant_time.h" />
37    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\ctr_drbg.h" />
38    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\debug.h" />
39    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\des.h" />
40    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\dhm.h" />
41    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\ecdh.h" />
42    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\ecdsa.h" />
43    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\ecjpake.h" />
44    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\ecp.h" />
45    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\entropy.h" />
46    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\error.h" />
47    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\gcm.h" />
48    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\hkdf.h" />
49    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\hmac_drbg.h" />
50    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\lms.h" />
51    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\mbedtls_config.h" />
52    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\md.h" />
53    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\md5.h" />
54    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\memory_buffer_alloc.h" />
55    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\net_sockets.h" />
56    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\nist_kw.h" />
57    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\oid.h" />
58    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\pem.h" />
59    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\pk.h" />
60    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\pkcs12.h" />
61    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\pkcs5.h" />
62    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\pkcs7.h" />
63    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\platform.h" />
64    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\platform_time.h" />
65    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\platform_util.h" />
66    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\poly1305.h" />
67    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\private_access.h" />
68    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\psa_util.h" />
69    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\ripemd160.h" />
70    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\rsa.h" />
71    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\sha1.h" />
72    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\sha256.h" />
73    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\sha3.h" />
74    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\sha512.h" />
75    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\ssl.h" />
76    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\ssl_cache.h" />
77    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\ssl_ciphersuites.h" />
78    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\ssl_cookie.h" />
79    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\ssl_ticket.h" />
80    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\threading.h" />
81    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\timing.h" />
82    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\version.h" />
83    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\x509.h" />
84    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\x509_crl.h" />
85    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\x509_crt.h" />
86    <ClInclude Include="..\..\ThirdParty\mbedtls\include\mbedtls\x509_csr.h" />
87    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\build_info.h" />
88    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto.h" />
89    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_adjust_auto_enabled.h" />
90    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_adjust_config_key_pair_types.h" />
91    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_adjust_config_synonyms.h" />
92    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_builtin_composites.h" />
93    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_builtin_key_derivation.h" />
94    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_builtin_primitives.h" />
95    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_compat.h" />
96    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_config.h" />
97    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_driver_common.h" />
98    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_driver_contexts_composites.h" />
99    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_driver_contexts_key_derivation.h" />
100    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_driver_contexts_primitives.h" />
101    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_extra.h" />
102    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_legacy.h" />
103    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_platform.h" />
104    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_se_driver.h" />
105    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_sizes.h" />
106    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_struct.h" />
107    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_types.h" />
108    <ClInclude Include="..\..\ThirdParty\mbedtls\include\psa\crypto_values.h" />
109    <ClInclude Include="..\..\ThirdParty\mbedtls\library\aesce.h" />
110    <ClInclude Include="..\..\ThirdParty\mbedtls\library\aesni.h" />
111    <ClInclude Include="..\..\ThirdParty\mbedtls\library\alignment.h" />
112    <ClInclude Include="..\..\ThirdParty\mbedtls\library\base64_internal.h" />
113    <ClInclude Include="..\..\ThirdParty\mbedtls\library\bignum_core.h" />
114    <ClInclude Include="..\..\ThirdParty\mbedtls\library\bignum_mod.h" />
115    <ClInclude Include="..\..\ThirdParty\mbedtls\library\bignum_mod_raw.h" />
116    <ClInclude Include="..\..\ThirdParty\mbedtls\library\bignum_mod_raw_invasive.h" />
117    <ClInclude Include="..\..\ThirdParty\mbedtls\library\bn_mul.h" />
118    <ClInclude Include="..\..\ThirdParty\mbedtls\library\check_crypto_config.h" />
119    <ClInclude Include="..\..\ThirdParty\mbedtls\library\cipher_wrap.h" />
120    <ClInclude Include="..\..\ThirdParty\mbedtls\library\common.h" />
121    <ClInclude Include="..\..\ThirdParty\mbedtls\library\constant_time_impl.h" />
122    <ClInclude Include="..\..\ThirdParty\mbedtls\library\constant_time_internal.h" />
123    <ClInclude Include="..\..\ThirdParty\mbedtls\library\ecp_internal_alt.h" />
124    <ClInclude Include="..\..\ThirdParty\mbedtls\library\ecp_invasive.h" />
125    <ClInclude Include="..\..\ThirdParty\mbedtls\library\entropy_poll.h" />
126    <ClInclude Include="..\..\ThirdParty\mbedtls\library\lmots.h" />
127    <ClInclude Include="..\..\ThirdParty\mbedtls\library\md_psa.h" />
128    <ClInclude Include="..\..\ThirdParty\mbedtls\library\md_wrap.h" />
129    <ClInclude Include="..\..\ThirdParty\mbedtls\library\mps_common.h" />
130    <ClInclude Include="..\..\ThirdParty\mbedtls\library\mps_error.h" />
131    <ClInclude Include="..\..\ThirdParty\mbedtls\library\mps_reader.h" />
132    <ClInclude Include="..\..\ThirdParty\mbedtls\library\mps_trace.h" />
133    <ClInclude Include="..\..\ThirdParty\mbedtls\library\padlock.h" />
134    <ClInclude Include="..\..\ThirdParty\mbedtls\library\pkwrite.h" />
135    <ClInclude Include="..\..\ThirdParty\mbedtls\library\pk_internal.h" />
136    <ClInclude Include="..\..\ThirdParty\mbedtls\library\pk_wrap.h" />
137    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_aead.h" />
138    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_cipher.h" />
139    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_core.h" />
140    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_core_common.h" />
141    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_driver_wrappers.h" />
142    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_driver_wrappers_no_static.h" />
143    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_ecp.h" />
144    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_ffdh.h" />
145    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_hash.h" />
146    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_invasive.h" />
147    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_its.h" />
148    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_mac.h" />
149    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_pake.h" />
150    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_random_impl.h" />
151    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_rsa.h" />
152    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_se.h" />
153    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_slot_management.h" />
154    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_crypto_storage.h" />
155    <ClInclude Include="..\..\ThirdParty\mbedtls\library\psa_util_internal.h" />
156    <ClInclude Include="..\..\ThirdParty\mbedtls\library\rsa_alt_helpers.h" />
157    <ClInclude Include="..\..\ThirdParty\mbedtls\library\ssl_client.h" />
158    <ClInclude Include="..\..\ThirdParty\mbedtls\library\ssl_debug_helpers.h" />
159    <ClInclude Include="..\..\ThirdParty\mbedtls\library\ssl_misc.h" />
160    <ClInclude Include="..\..\ThirdParty\mbedtls\library\ssl_tls13_invasive.h" />
161    <ClInclude Include="..\..\ThirdParty\mbedtls\library\ssl_tls13_keys.h" />
162    <ClInclude Include="mbedtls_config_v3.5.1.h" />
163    <ClInclude Include="mbedtls_freertos_port.h" />
164    <ClInclude Include="threading_alt.h" />
165  </ItemGroup>
166  <ItemGroup>
167    <ClCompile Include="..\..\ThirdParty\mbedtls\library\aes.c" />
168    <ClCompile Include="..\..\ThirdParty\mbedtls\library\aesce.c" />
169    <ClCompile Include="..\..\ThirdParty\mbedtls\library\aesni.c" />
170    <ClCompile Include="..\..\ThirdParty\mbedtls\library\aria.c" />
171    <ClCompile Include="..\..\ThirdParty\mbedtls\library\asn1parse.c" />
172    <ClCompile Include="..\..\ThirdParty\mbedtls\library\asn1write.c" />
173    <ClCompile Include="..\..\ThirdParty\mbedtls\library\base64.c" />
174    <ClCompile Include="..\..\ThirdParty\mbedtls\library\bignum.c" />
175    <ClCompile Include="..\..\ThirdParty\mbedtls\library\bignum_core.c" />
176    <ClCompile Include="..\..\ThirdParty\mbedtls\library\bignum_mod.c" />
177    <ClCompile Include="..\..\ThirdParty\mbedtls\library\bignum_mod_raw.c" />
178    <ClCompile Include="..\..\ThirdParty\mbedtls\library\camellia.c" />
179    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ccm.c" />
180    <ClCompile Include="..\..\ThirdParty\mbedtls\library\chacha20.c" />
181    <ClCompile Include="..\..\ThirdParty\mbedtls\library\chachapoly.c" />
182    <ClCompile Include="..\..\ThirdParty\mbedtls\library\cipher.c" />
183    <ClCompile Include="..\..\ThirdParty\mbedtls\library\cipher_wrap.c" />
184    <ClCompile Include="..\..\ThirdParty\mbedtls\library\cmac.c" />
185    <ClCompile Include="..\..\ThirdParty\mbedtls\library\constant_time.c" />
186    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ctr_drbg.c" />
187    <ClCompile Include="..\..\ThirdParty\mbedtls\library\debug.c" />
188    <ClCompile Include="..\..\ThirdParty\mbedtls\library\des.c" />
189    <ClCompile Include="..\..\ThirdParty\mbedtls\library\dhm.c" />
190    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ecdh.c" />
191    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ecdsa.c" />
192    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ecjpake.c" />
193    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ecp.c" />
194    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ecp_curves.c" />
195    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ecp_curves_new.c" />
196    <ClCompile Include="..\..\ThirdParty\mbedtls\library\entropy.c" />
197    <ClCompile Include="..\..\ThirdParty\mbedtls\library\entropy_poll.c" />
198    <ClCompile Include="..\..\ThirdParty\mbedtls\library\error.c" />
199    <ClCompile Include="..\..\ThirdParty\mbedtls\library\gcm.c" />
200    <ClCompile Include="..\..\ThirdParty\mbedtls\library\hkdf.c" />
201    <ClCompile Include="..\..\ThirdParty\mbedtls\library\hmac_drbg.c" />
202    <ClCompile Include="..\..\ThirdParty\mbedtls\library\lmots.c" />
203    <ClCompile Include="..\..\ThirdParty\mbedtls\library\lms.c" />
204    <ClCompile Include="..\..\ThirdParty\mbedtls\library\md.c" />
205    <ClCompile Include="..\..\ThirdParty\mbedtls\library\md5.c" />
206    <ClCompile Include="..\..\ThirdParty\mbedtls\library\memory_buffer_alloc.c" />
207    <ClCompile Include="..\..\ThirdParty\mbedtls\library\mps_reader.c" />
208    <ClCompile Include="..\..\ThirdParty\mbedtls\library\mps_trace.c" />
209    <ClCompile Include="..\..\ThirdParty\mbedtls\library\net_sockets.c" />
210    <ClCompile Include="..\..\ThirdParty\mbedtls\library\nist_kw.c" />
211    <ClCompile Include="..\..\ThirdParty\mbedtls\library\oid.c" />
212    <ClCompile Include="..\..\ThirdParty\mbedtls\library\padlock.c" />
213    <ClCompile Include="..\..\ThirdParty\mbedtls\library\pem.c" />
214    <ClCompile Include="..\..\ThirdParty\mbedtls\library\pk.c" />
215    <ClCompile Include="..\..\ThirdParty\mbedtls\library\pkcs12.c" />
216    <ClCompile Include="..\..\ThirdParty\mbedtls\library\pkcs5.c" />
217    <ClCompile Include="..\..\ThirdParty\mbedtls\library\pkcs7.c" />
218    <ClCompile Include="..\..\ThirdParty\mbedtls\library\pkparse.c" />
219    <ClCompile Include="..\..\ThirdParty\mbedtls\library\pkwrite.c" />
220    <ClCompile Include="..\..\ThirdParty\mbedtls\library\pk_wrap.c" />
221    <ClCompile Include="..\..\ThirdParty\mbedtls\library\platform.c" />
222    <ClCompile Include="..\..\ThirdParty\mbedtls\library\platform_util.c" />
223    <ClCompile Include="..\..\ThirdParty\mbedtls\library\poly1305.c" />
224    <ClCompile Include="..\..\ThirdParty\mbedtls\library\psa_crypto.c" />
225    <ClCompile Include="..\..\ThirdParty\mbedtls\library\psa_crypto_aead.c" />
226    <ClCompile Include="..\..\ThirdParty\mbedtls\library\psa_crypto_cipher.c" />
227    <ClCompile Include="..\..\ThirdParty\mbedtls\library\psa_crypto_client.c" />
228    <ClCompile Include="..\..\ThirdParty\mbedtls\library\psa_crypto_driver_wrappers_no_static.c" />
229    <ClCompile Include="..\..\ThirdParty\mbedtls\library\psa_crypto_ecp.c" />
230    <ClCompile Include="..\..\ThirdParty\mbedtls\library\psa_crypto_ffdh.c" />
231    <ClCompile Include="..\..\ThirdParty\mbedtls\library\psa_crypto_hash.c" />
232    <ClCompile Include="..\..\ThirdParty\mbedtls\library\psa_crypto_mac.c" />
233    <ClCompile Include="..\..\ThirdParty\mbedtls\library\psa_crypto_pake.c" />
234    <ClCompile Include="..\..\ThirdParty\mbedtls\library\psa_crypto_rsa.c" />
235    <ClCompile Include="..\..\ThirdParty\mbedtls\library\psa_crypto_se.c" />
236    <ClCompile Include="..\..\ThirdParty\mbedtls\library\psa_crypto_slot_management.c" />
237    <ClCompile Include="..\..\ThirdParty\mbedtls\library\psa_crypto_storage.c" />
238    <ClCompile Include="..\..\ThirdParty\mbedtls\library\psa_its_file.c" />
239    <ClCompile Include="..\..\ThirdParty\mbedtls\library\psa_util.c" />
240    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ripemd160.c" />
241    <ClCompile Include="..\..\ThirdParty\mbedtls\library\rsa.c" />
242    <ClCompile Include="..\..\ThirdParty\mbedtls\library\rsa_alt_helpers.c" />
243    <ClCompile Include="..\..\ThirdParty\mbedtls\library\sha1.c" />
244    <ClCompile Include="..\..\ThirdParty\mbedtls\library\sha256.c" />
245    <ClCompile Include="..\..\ThirdParty\mbedtls\library\sha3.c" />
246    <ClCompile Include="..\..\ThirdParty\mbedtls\library\sha512.c" />
247    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ssl_cache.c" />
248    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ssl_ciphersuites.c" />
249    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ssl_client.c" />
250    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ssl_cookie.c" />
251    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ssl_debug_helpers_generated.c" />
252    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ssl_msg.c" />
253    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ssl_ticket.c" />
254    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ssl_tls.c" />
255    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ssl_tls12_client.c" />
256    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ssl_tls12_server.c" />
257    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ssl_tls13_client.c" />
258    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ssl_tls13_generic.c" />
259    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ssl_tls13_keys.c" />
260    <ClCompile Include="..\..\ThirdParty\mbedtls\library\ssl_tls13_server.c" />
261    <ClCompile Include="..\..\ThirdParty\mbedtls\library\threading.c" />
262    <ClCompile Include="..\..\ThirdParty\mbedtls\library\timing.c" />
263    <ClCompile Include="..\..\ThirdParty\mbedtls\library\version.c" />
264    <ClCompile Include="..\..\ThirdParty\mbedtls\library\version_features.c" />
265    <ClCompile Include="..\..\ThirdParty\mbedtls\library\x509.c" />
266    <ClCompile Include="..\..\ThirdParty\mbedtls\library\x509write.c" />
267    <ClCompile Include="..\..\ThirdParty\mbedtls\library\x509write_crt.c" />
268    <ClCompile Include="..\..\ThirdParty\mbedtls\library\x509write_csr.c" />
269    <ClCompile Include="..\..\ThirdParty\mbedtls\library\x509_create.c" />
270    <ClCompile Include="..\..\ThirdParty\mbedtls\library\x509_crl.c" />
271    <ClCompile Include="..\..\ThirdParty\mbedtls\library\x509_crt.c" />
272    <ClCompile Include="..\..\ThirdParty\mbedtls\library\x509_csr.c" />
273    <ClCompile Include="mbedtls_freertos_port.c" />
274  </ItemGroup>
275  <ItemGroup>
276    <ProjectReference Include="..\FreeRTOS-Kernel\FreeRTOS-Kernel.vcxproj">
277      <Project>{72c209c4-49a4-4942-a201-44706c9d77ec}</Project>
278      <LinkLibraryDependencies>true</LinkLibraryDependencies>
279      <Private>false</Private>
280    </ProjectReference>
281  </ItemGroup>
282  <PropertyGroup Label="Globals">
283    <VCProjectVersion>16.0</VCProjectVersion>
284    <Keyword>Win32Proj</Keyword>
285    <ProjectGuid>{e1016f3e-94e9-4864-9fd8-1d7c1fefbfd7}</ProjectGuid>
286    <RootNamespace>MbedTLS</RootNamespace>
287    <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
288  </PropertyGroup>
289  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
290  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
291    <ConfigurationType>StaticLibrary</ConfigurationType>
292    <UseDebugLibraries>true</UseDebugLibraries>
293    <PlatformToolset>v142</PlatformToolset>
294    <CharacterSet>Unicode</CharacterSet>
295  </PropertyGroup>
296  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_with_Libslirp|Win32'" Label="Configuration">
297    <ConfigurationType>StaticLibrary</ConfigurationType>
298    <UseDebugLibraries>true</UseDebugLibraries>
299    <PlatformToolset>v142</PlatformToolset>
300    <CharacterSet>Unicode</CharacterSet>
301  </PropertyGroup>
302  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
303  <ImportGroup Label="ExtensionSettings">
304  </ImportGroup>
305  <ImportGroup Label="Shared">
306  </ImportGroup>
307  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
308    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
309  </ImportGroup>
310  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_with_Libslirp|Win32'" Label="PropertySheets">
311    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
312  </ImportGroup>
313  <PropertyGroup Label="UserMacros" />
314  <PropertyGroup>
315    <OutDir>build\$(ProjectName)\$(Platform)\$(Configuration)\</OutDir>
316    <IntDir>build\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
317    <PublicIncludeDirectories>..\..\ThirdParty\mbedtls\include;.\;$(PublicIncludeDirectories)</PublicIncludeDirectories>
318    <AllProjectIncludesArePublic>true</AllProjectIncludesArePublic>
319  </PropertyGroup>
320  <PropertyGroup Label="Vcpkg">
321    <VcpkgEnabled>false</VcpkgEnabled>
322  </PropertyGroup>
323  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
324    <ClCompile>
325      <WarningLevel>Level3</WarningLevel>
326      <SDLCheck>true</SDLCheck>
327      <PreprocessorDefinitions>WIN32;WIN32_LEAN_AND_MEAN;MBEDTLS_CONFIG_FILE="mbedtls_config_v3.5.1.h";_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
328      <ConformanceMode>true</ConformanceMode>
329      <AdditionalIncludeDirectories>.\;..\..\ThirdParty\mbedtls\library;..\..\ThirdParty\mbedtls\include</AdditionalIncludeDirectories>
330      <MultiProcessorCompilation>true</MultiProcessorCompilation>
331    </ClCompile>
332    <Link>
333      <SubSystem>Console</SubSystem>
334      <GenerateDebugInformation>true</GenerateDebugInformation>
335    </Link>
336  </ItemDefinitionGroup>
337  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_with_Libslirp|Win32'">
338    <ClCompile>
339      <WarningLevel>Level3</WarningLevel>
340      <SDLCheck>true</SDLCheck>
341      <PreprocessorDefinitions>WIN32;WIN32_LEAN_AND_MEAN;MBEDTLS_CONFIG_FILE="mbedtls_config_v3.5.1.h";_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
342      <ConformanceMode>true</ConformanceMode>
343      <AdditionalIncludeDirectories>.\;..\..\ThirdParty\mbedtls\library;..\..\ThirdParty\mbedtls\include</AdditionalIncludeDirectories>
344      <MultiProcessorCompilation>true</MultiProcessorCompilation>
345    </ClCompile>
346    <Link>
347      <SubSystem>Console</SubSystem>
348      <GenerateDebugInformation>true</GenerateDebugInformation>
349    </Link>
350  </ItemDefinitionGroup>
351  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
352  <ImportGroup Label="ExtensionTargets">
353  </ImportGroup>
354</Project>