|
54 | 54 | <ClInclude Include="..\include\idevice++\idevice.hpp" /> |
55 | 55 | <ClInclude Include="..\include\idevice++\location_simulation.hpp" /> |
56 | 56 | <ClInclude Include="..\include\idevice++\lockdown.hpp" /> |
| 57 | + <ClInclude Include="..\include\idevice++\option.hpp" /> |
57 | 58 | <ClInclude Include="..\include\idevice++\pairing_file.hpp" /> |
58 | 59 | <ClInclude Include="..\include\idevice++\provider.hpp" /> |
59 | 60 | <ClInclude Include="..\include\idevice++\readwrite.hpp" /> |
60 | 61 | <ClInclude Include="..\include\idevice++\remote_server.hpp" /> |
| 62 | + <ClInclude Include="..\include\idevice++\result.hpp" /> |
61 | 63 | <ClInclude Include="..\include\idevice++\rsd.hpp" /> |
62 | 64 | <ClInclude Include="..\include\idevice++\tcp_object_stack.hpp" /> |
63 | 65 | <ClInclude Include="..\include\idevice++\usbmuxd.hpp" /> |
|
177 | 179 | <AdditionalIncludeDirectories>$(ProjectDir)..\include;$(ProjectDir)..\..\ffi</AdditionalIncludeDirectories> |
178 | 180 | <PrecompiledHeader /> |
179 | 181 | <PrecompiledHeaderFile /> |
180 | | - <LanguageStandard>stdcpp20</LanguageStandard> |
| 182 | + <LanguageStandard>Default</LanguageStandard> |
181 | 183 | </ClCompile> |
182 | 184 | <Link> |
183 | 185 | <SubSystem> |
|
208 | 210 | <PrecompiledHeaderFile> |
209 | 211 | </PrecompiledHeaderFile> |
210 | 212 | <AdditionalIncludeDirectories>$(ProjectDir)..\include;$(ProjectDir)..\..\ffi</AdditionalIncludeDirectories> |
211 | | - <LanguageStandard>stdcpp20</LanguageStandard> |
| 213 | + <LanguageStandard>Default</LanguageStandard> |
212 | 214 | </ClCompile> |
213 | 215 | <Link> |
214 | 216 | <SubSystem> |
|
237 | 239 | <PrecompiledHeaderFile> |
238 | 240 | </PrecompiledHeaderFile> |
239 | 241 | <AdditionalIncludeDirectories>$(ProjectDir)..\include;$(ProjectDir)..\..\ffi</AdditionalIncludeDirectories> |
240 | | - <LanguageStandard>stdcpp20</LanguageStandard> |
| 242 | + <LanguageStandard>Default</LanguageStandard> |
241 | 243 | </ClCompile> |
242 | 244 | <Link> |
243 | 245 | <SubSystem> |
|
268 | 270 | <PrecompiledHeaderFile> |
269 | 271 | </PrecompiledHeaderFile> |
270 | 272 | <AdditionalIncludeDirectories>$(ProjectDir)..\include;$(ProjectDir)..\..\ffi</AdditionalIncludeDirectories> |
271 | | - <LanguageStandard>stdcpp20</LanguageStandard> |
| 273 | + <LanguageStandard>Default</LanguageStandard> |
272 | 274 | </ClCompile> |
273 | 275 | <Link> |
274 | 276 | <SubSystem> |
|
297 | 299 | <PrecompiledHeaderFile> |
298 | 300 | </PrecompiledHeaderFile> |
299 | 301 | <AdditionalIncludeDirectories>$(ProjectDir)..\include;$(ProjectDir)..\..\ffi</AdditionalIncludeDirectories> |
300 | | - <LanguageStandard>stdcpp20</LanguageStandard> |
| 302 | + <LanguageStandard>Default</LanguageStandard> |
301 | 303 | </ClCompile> |
302 | 304 | <Link> |
303 | 305 | <SubSystem> |
|
328 | 330 | <PrecompiledHeaderFile> |
329 | 331 | </PrecompiledHeaderFile> |
330 | 332 | <AdditionalIncludeDirectories>$(ProjectDir)..\include;$(ProjectDir)..\..\ffi</AdditionalIncludeDirectories> |
331 | | - <LanguageStandard>stdcpp20</LanguageStandard> |
| 333 | + <LanguageStandard>Default</LanguageStandard> |
332 | 334 | </ClCompile> |
333 | 335 | <Link> |
334 | 336 | <SubSystem> |
|
0 commit comments