terminal/src/host/ft_uia
Mike Griese df06c54e70
Wrap these commands with quotes (#11807)
I'm pretty exactly following the diff from #917. These paths weren't wrapped in `"`s, so building the solution in a directory with a space in it would explode.

Closes #917.

Turns out, the diff provided by that user wasn't exactly right. I've tested building in a directory with spaces now, and this seems to work. 

Also caught a bug in the Generate Feature Flags script.
2021-11-23 17:01:59 +00:00
..
Common Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
Elements Remove unneeded whitespace (#5162) 2020-03-30 14:33:32 +00:00
Properties Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
AccessibilityTests.cs Helix Testing (#6992) 2020-08-18 18:23:24 +00:00
CloseTests.cs Helix Testing (#6992) 2020-08-18 18:23:24 +00:00
ExperimentalTabTests.cs Helix Testing (#6992) 2020-08-18 18:23:24 +00:00
Host.Tests.UIA.csproj Wrap these commands with quotes (#11807) 2021-11-23 17:01:59 +00:00
Init.cs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
InputBufferTests.cs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
KeyPressTests.cs Helix Testing (#6992) 2020-08-18 18:23:24 +00:00
MiscTests.cs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
MouseWheelTests.cs Remove unneeded whitespace (#5162) 2020-03-30 14:33:32 +00:00
SelectionApiTests.cs Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
VirtualTerminalTests.cs Render the SGR "underlined" attribute in the style of the font (#7148) 2020-08-03 12:49:25 +00:00
WinEventTests.cs Helix Testing (#6992) 2020-08-18 18:23:24 +00:00
app.config Update TAEF to 10.57.200731005-develop (#7164) 2020-08-03 20:47:02 +00:00
packages.config Enable /Zc:preprocessor (#10593) 2021-07-13 23:00:11 +00:00
product.pbxproj Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
run.bat Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
sources Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
sources.dep Merged PR 4235821: [Git2Git] Reflect some sources.dep changes from OS 2020-01-31 21:27:33 +00:00
testmd.definition Integrate inbox changes up to 68d3b53286dd 2019-12-02 17:24:26 -08:00