TestWinRT/test_component_base
Andrii Kurdiumov 1bdde092ca
Fix build in VS2022 (#72)
* Fix build in VS2022
That's improve status after https://github.com/microsoft/TestWinRT/pull/53
and required to fully compliment https://github.com/microsoft/CsWinRT/pull/1217

* Fix MIDL
2022-07-12 20:57:10 -07:00
..
HierarchyA.cpp Updated inheritance test components to override methods (#43) 2020-11-25 11:50:53 -05:00
HierarchyA.h Updated inheritance test components to override methods (#43) 2020-11-25 11:50:53 -05:00
HierarchyB.cpp Updated inheritance test components to override methods (#43) 2020-11-25 11:50:53 -05:00
HierarchyB.h Updated inheritance test components to override methods (#43) 2020-11-25 11:50:53 -05:00
exports.def Ported inheritance test projects from CppWinRT (#40) 2020-11-20 14:06:35 -05:00
packages.config Ported inheritance test projects from CppWinRT (#40) 2020-11-20 14:06:35 -05:00
pch.cpp Ported inheritance test projects from CppWinRT (#40) 2020-11-20 14:06:35 -05:00
pch.h Ported inheritance test projects from CppWinRT (#40) 2020-11-20 14:06:35 -05:00
test_component_base.idl Updated inheritance test components to override methods (#43) 2020-11-25 11:50:53 -05:00
test_component_base.vcxproj Fix build in VS2022 (#72) 2022-07-12 20:57:10 -07:00
test_component_base.vcxproj.filters Ported inheritance test projects from CppWinRT (#40) 2020-11-20 14:06:35 -05:00