cppwinrt/test/test_component
Jon Wiswall 9b453cfc51
Enable faster dev cycle in Visual Studio (#1340)
* Enable faster dev cycle in Visual Studio

* Oops, remove one more run

* Fix linux build temporarily - see also #1341

---------

Co-authored-by: Jon Wiswall <jonwis@ntdev.microsoft.com>
2023-08-17 15:51:08 -07:00
..
Class.cpp Static events should not use the auto trick (#1158) 2022-06-08 15:05:47 -07:00
Class.h Allow non-void static setter methods when compiling with `-opt` (#1063) 2021-11-19 14:37:46 -08:00
Optional.cpp Support binding std::optional<T> implementation to IReference<T> parameters (#1030) 2021-09-30 12:53:58 -07:00
Optional.h Support binding std::optional<T> implementation to IReference<T> parameters (#1030) 2021-09-30 12:53:58 -07:00
Simple.cpp port 2019-10-08 08:19:10 -07:00
Simple.h Add type support for `Windows.Foundation.Numerics.Rational` (#1106) 2022-02-22 12:58:33 -08:00
Velocity.Class1.cpp port 2019-10-08 08:19:10 -07:00
Velocity.Class1.h port 2019-10-08 08:19:10 -07:00
Velocity.Class2.cpp port 2019-10-08 08:19:10 -07:00
Velocity.Class2.h port 2019-10-08 08:19:10 -07:00
Velocity.Class4.cpp port 2019-10-08 08:19:10 -07:00
Velocity.Class4.h port 2019-10-08 08:19:10 -07:00
Windows.Class.cpp Windows test (#905) 2021-03-26 13:59:04 -07:00
Windows.Class.h Windows test (#905) 2021-03-26 13:59:04 -07:00
exports.def port 2019-10-08 08:19:10 -07:00
module.cpp Support for Windows 7 (#469) 2020-01-14 11:13:12 -08:00
pch.cpp port 2019-10-08 08:19:10 -07:00
pch.h Add ODR detection to WINRT_NO_MAKE_DETECTION (#735) 2020-09-01 12:15:23 -07:00
test_auto.cpp port 2019-10-08 08:19:10 -07:00
test_component.idl Add type support for `Windows.Foundation.Numerics.Rational` (#1106) 2022-02-22 12:58:33 -08:00
test_component.vcxproj Enable faster dev cycle in Visual Studio (#1340) 2023-08-17 15:51:08 -07:00