Skip to content

Commit

Permalink
Merge remote-tracking branch 'openconsole/inbox'
Browse files Browse the repository at this point in the history
  • Loading branch information
DHowett committed Mar 26, 2020
2 parents b3fa88e + 2c55ca1 commit 31efd69
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/renderer/vt/ut_lib/sources
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ TEST_CODE = 1
# -------------------------------------

C_DEFINES = $(C_DEFINES) -DINLINE_TEST_METHOD_MARKUP -DUNIT_TESTING

INCLUDES = \
$(INCLUDES); \
$(ONECORESDKTOOLS_INTERNAL_INC_PATH_L)\wextest\cue; \
1 change: 1 addition & 0 deletions src/terminal/parser/ft_fuzzwrapper/sources
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ SOURCES = \

INCLUDES = \
$(INCLUDES); \
$(ONECORESDKTOOLS_INTERNAL_INC_PATH_L)\wextest\cue; \

TARGETLIBS = \
$(TARGETLIBS) \
Expand Down

0 comments on commit 31efd69

Please sign in to comment.