Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
790 changes: 395 additions & 395 deletions arm64/linglong.yaml

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
deepin-reader (6.5.34) unstable; urgency=medium

* chore: Add INCLUDEPATH to project files for htmltopdf and reader

-- dengzhongyuan <dengzhongyuan@uniontech.com> Thu, 07 Aug 2025 15:00:14 +0800

deepin-reader (6.5.33) unstable; urgency=medium

* chore: Update package URLs and digests in linglong.yaml files (#183)

-- dengzhongyuan <dengzhongyuan@uniontech.com> Tue, 05 Aug 2025 21:09:33 +0800

deepin-reader (6.5.32) unstable; urgency=medium

* chore: Update package URLs and digests in linglong.yaml files
Expand Down
1 change: 1 addition & 0 deletions htmltopdf/htmltopdf.pro
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ contains(QMAKE_HOST.arch, mips64):{
}

CONFIG += c++11
INCLUDEPATH += $$INCPATHS

#code
HEADERS += \
Expand Down
798 changes: 399 additions & 399 deletions linglong.yaml

Large diffs are not rendered by default.

794 changes: 397 additions & 397 deletions loong64/linglong.yaml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions reader/reader.pro
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
include($$PWD/src.pri)
INCLUDEPATH += $$INCPATHS

#config
# 基础 Qt 模块
Expand Down
Loading
Loading