mirror of
https://github.com/microsoft/terminal.git
synced 2026-07-08 17:46:05 +00:00
Merged PR 8628818: [Git2Git] Merged PR 8561941: Scrubs SDKTOOLS_INC_PATH from onecore, onecoreuap
I have been working feverishly to remove the use of undefined macros used in sources\dirs files (such as this one SDKTOOLS_INC_PATH) that our telemetry constantly catches and reports as an issue. Related work items: MSFT-40126326 Retrieved from https://microsoft.visualstudio.com os.2020 OS official/rs_we_adept_e4d2 8589e01e23c4ec64ad270dbf0c1beb8a78b5a833
This commit is contained in:
@@ -144,7 +144,6 @@ DLOAD_ERROR_HANDLER = kernelbase
|
||||
|
||||
#INCLUDES = $(INCLUDES); \
|
||||
# ..\..\..\inc; \
|
||||
# $(SDKTOOLS_INC_PATH)\WexTest\Cue; \
|
||||
#
|
||||
#SOURCES = $(SOURCES) \
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user