mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 08:58:37 +00:00
10 lines
330 B
Plaintext
10 lines
330 B
Plaintext
|
srcdir=/usr/local/src/scintilla/
|
||
|
|
||
|
Name: ScintillaEdit
|
||
|
Description: Scintilla's own upstream Qt port
|
||
|
URL: https://www.scintilla.org/
|
||
|
Version: 5.5.2
|
||
|
Requires: Qt5Widgets
|
||
|
Libs: -L${srcdir}/bin -lScintillaEdit
|
||
|
Cflags: -include stdint.h -I${srcdir}/qt/ScintillaEdit -I${srcdir}/qt/ScintillaEditBase -I${srcdir}/include -I${srcdir}/src
|