terminal/src/cascadia/LocalTests_TerminalApp/TestHostApp
Dustin L. Howett fc9a46dbbd
Remove all our path antics; force native projects to bin/, obj/ (#8062)
This commit fixes our longstanding build artifact output issues and
finally unifies all C++ project output into bin/ and obj/.

In light of that, I've removed NoOutputRedirection.

I've also updated WTU and U8U16Test to use our common build props and
fixed any warnings/compilation errors that popped out.

I validated this change by running repeated incremental builds after
changing individual .cpp files in many of our C++/WinRT projects.
2020-10-27 15:00:41 -07:00
..
Package.appxmanifest Fix unittesting our .xaml classes (#4105) 2020-01-10 18:55:31 +00:00
pch.cpp Fix unittesting our .xaml classes (#4105) 2020-01-10 18:55:31 +00:00
pch.h Fix unittesting our .xaml classes (#4105) 2020-01-10 18:55:31 +00:00
TestHostApp.vcxproj Remove all our path antics; force native projects to bin/, obj/ (#8062) 2020-10-27 15:00:41 -07:00
UnitTestApp.xaml Fix unittesting our .xaml classes (#4105) 2020-01-10 18:55:31 +00:00
UnitTestApp.xaml.cpp Fix unittesting our .xaml classes (#4105) 2020-01-10 18:55:31 +00:00
UnitTestApp.xaml.h Fix unittesting our .xaml classes (#4105) 2020-01-10 18:55:31 +00:00