Skip to content

Commit f36d406

Browse files
fix v86-terminal.app
1 parent 4629d97 commit f36d406

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

config.default.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
{
2-
"apps": ["apps/fsapp.app", "apps/marketplace.app", "apps/ashell.app"],
2+
"apps": ["apps/fsapp.app", "apps/marketplace.app", "apps/ashell.app", "apps/v86-terminal.app"],
33
"libs": [
44
"/apps/libfileview.lib",
55
"/apps/libfilepicker.lib",
66
"/apps/libstore.lib",
77
"/apps/libpersist.lib",
8-
"/apps/libhterm.lib",
9-
"apps/v86-terminal.app"
8+
"/apps/libhterm.lib"
109
],
1110
"bin": [
1211
"/bin/chimerix.ajs",

0 commit comments

Comments
 (0)