terminal/src/cascadia/WindowsTerminalUniversal
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
..
Resources Prepare for automated localization (#5119) 2020-03-25 21:06:59 +00:00
internal-background.png Add internal branding corner to Universal terminal... (#4017) 2019-12-18 16:51:06 -08:00
main.cpp Fix intellisense errors by moving TerminalApp projects around (#6897) 2020-08-20 22:44:37 +00:00
Package-Dev.appxmanifest Create Telnet connection type and default loopback profile for… (#3858) 2019-12-09 11:07:08 -08:00
Package.appxmanifest Introduce a Universal package for Windows Terminal (#3236) 2019-11-25 16:30:45 -08:00
packages.config Update C++/WinRT to 2.0.201017.1 (#8061) 2020-10-27 20:15:30 +00:00
pch.cpp Introduce a Universal package for Windows Terminal (#3236) 2019-11-25 16:30:45 -08:00
pch.h Remove all our path antics; force native projects to bin/, obj/ (#8062) 2020-10-27 15:00:41 -07:00
WindowsTerminalUniversal.vcxproj Remove all our path antics; force native projects to bin/, obj/ (#8062) 2020-10-27 15:00:41 -07:00
WindowsTerminalUniversal.vcxproj.filters Move all wildcards into targets or expand them (#6406) 2020-06-08 14:01:47 -07:00