terminal/src/cascadia/WinRTUtils
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
..
inc Add support for the Command Palette (#6635) 2020-06-26 20:38:02 +00:00
LibraryResources.cpp Add support for the Command Palette (#6635) 2020-06-26 20:38:02 +00:00
packages.config Update C++/WinRT to 2.0.201017.1 (#8061) 2020-10-27 20:15:30 +00:00
pch.cpp Introduce a WinRT utils library and "checked resources" (#3350) 2019-11-01 15:47:05 -07:00
pch.h Introduce a WinRT utils library and "checked resources" (#3350) 2019-11-01 15:47:05 -07:00
ScopedResourceLoader.cpp Enable Audit Mode for WinRTUtils (#3923) 2019-12-12 13:28:32 +00:00
ScopedResourceLoader.h Enable Audit Mode for WinRTUtils (#3923) 2019-12-12 13:28:32 +00:00
WinRTUtils.vcxproj Remove all our path antics; force native projects to bin/, obj/ (#8062) 2020-10-27 15:00:41 -07:00
WinRTUtils.vcxproj.filters Create Telnet connection type and default loopback profile for… (#3858) 2019-12-09 11:07:08 -08:00