inbox: Merge accumulated build fixes from RS_ONECORE_DEP_ACIOSS (#1002)

* Merged PR 3302855

[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:
Dustin L. Howett (MSFT) 2019-05-24 12:28:30 -07:00 committed by GitHub
parent 1c50968333
commit ce0eaab9ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 \