|
@@ -0,0 +1,15 @@
|
|
|
+## 第三方依赖
|
|
|
+
|
|
|
+## 源码依赖
|
|
|
+
|
|
|
+- [[GPL v3](src/qscint/LICENSE)] [QScintilla](https://riverbankcomputing.com/software/qscintilla/intro)
|
|
|
+- [GPL v3]
|
|
|
+ - [boostregex](src/qscint/scintilla/boostregex)
|
|
|
+ - [rgba_icons.h](src/rgba_icons.h)
|
|
|
+ - [xmlMatchedTagsHighlighter.cpp](src/qscint/src/xmlMatchedTagsHighlighter.cpp)
|
|
|
+ - [xmlMatchedTagsHighlighter.h](src/qscint/src/xmlMatchedTagsHighlighter.h)
|
|
|
+
|
|
|
+## 开发、打包时依赖
|
|
|
+
|
|
|
+- [[zlib/libpng](https://nsis.sourceforge.io/License)] [NSIS](https://nsis.sourceforge.io)
|
|
|
+ 打包工具
|