diff options
Diffstat (limited to 'desktop')
| -rw-r--r-- | desktop/expat/gen.rc | 1 | ||||
| -rw-r--r-- | desktop/velox/gen.rc | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/desktop/expat/gen.rc b/desktop/expat/gen.rc index 5a123a91..e1bb03c8 100644 --- a/desktop/expat/gen.rc +++ b/desktop/expat/gen.rc @@ -2,6 +2,7 @@ cflags\ -D HAVE_EXPAT_CONFIG_H\ -I include\ -I '$dir' + lib libexpat.a expat/lib/^(xmlparse.c xmltok.c xmlrole.c) hdrs=(expat.h expat_external.h) diff --git a/desktop/velox/gen.rc b/desktop/velox/gen.rc index 376628ac..e74c7d45 100644 --- a/desktop/velox/gen.rc +++ b/desktop/velox/gen.rc @@ -2,7 +2,6 @@ cflags\ -D 'VELOX_LIBEXEC=''"/libexec/velox"''' \ -isystem desktop/fontconfig/src\ -isystem desktop/libxkbcommon/src\ - -isystem desktop/swc/src/libswc\ -isystem '$builddir'/desktop/pixman/include\ -isystem '$builddir'/desktop/swc/include\ -isystem '$builddir'/desktop/wayland/include\ |
