Merged PR 3302855: [Git2Git] Merge accumulated build fixes from RS_ONECORE_DEP_ACIOSS

[Git2Git] Git Train: Merge of building/rs_onecore_dep_acioss/190523-1700 into official/rs_onecore_dep_acioss Retrieved from official/rs_onecore_dep_acioss 3fceea90bee761aa93d91c0184a7217d1e2d404b

Related work items: #18974333
This commit is contained in:
Michael Niksa 2019-05-24 19:25:59 +00:00 committed by Dustin Howett
parent 62f7309eb5
commit c70f904922
2 changed files with 4 additions and 3 deletions

View file

@ -31,8 +31,6 @@ STL_VER = STL_VER_CURRENT
USE_NATIVE_EH = 1
BUILD_FOR_CORESYSTEM = 1
ATL_VER = 70
USE_STATIC_ATL = 1
# -------------------------------------
# Preprocessor Settings
@ -63,7 +61,9 @@ PRECOMPILED_INCLUDE = stdafx.h
SOURCES = \
VTCommandFuzzer.cpp \
INCLUDES = \
..\..\..\inc \
$(INCLUDES) \
TARGETLIBS = \
$(TARGETLIBS) \

View file

@ -18,4 +18,5 @@ TESTLIST_REFERENCE_DIRS=\
$(OBJ_PATH)\..\host\ft_uia\$O \
$(OBJ_PATH)\..\terminal\adapter\ut_adapter\$O \
$(OBJ_PATH)\..\terminal\parser\ut_parser\$O \
$(OBJ_PATH)\..\types\ut_types\$O \
$(ONECORE_PRIVATE_PATH)\minkernel\lib\$(TARGET_DIRECTORY)\testmetadata\console \