Skip to content

Commit

Permalink
Add the new modules to the sources files.
Browse files Browse the repository at this point in the history
  • Loading branch information
j4james committed May 22, 2021
1 parent 66e1213 commit 1afec1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/base/sources.inc
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ SOURCES = \
..\FontInfo.cpp \
..\FontInfoBase.cpp \
..\FontInfoDesired.cpp \
..\FontResource.cpp \
..\RenderEngineBase.cpp \
..\renderer.cpp \
..\thread.cpp \
Expand Down
1 change: 1 addition & 0 deletions src/terminal/adapter/sources.inc
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ PRECOMPILED_INCLUDE = ..\precomp.h
SOURCES= \
..\adaptDispatch.cpp \
..\DispatchCommon.cpp \
..\FontBuffer.cpp \
..\InteractDispatch.cpp \
..\adaptDispatchGraphics.cpp \
..\terminalOutput.cpp \
Expand Down

0 comments on commit 1afec1f

Please sign in to comment.