mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-25 02:33:59 +08:00
change version to 4.0.8
This commit is contained in:
+2
-2
@@ -8,6 +8,6 @@ Description: A mature cross-platform windowing and GUI system for embedded syste
|
||||
Version: @MINIGUI_VERSION@
|
||||
Runmode: @MINIGUI_RUNMODE@
|
||||
Requires:
|
||||
Libs: -L${libdir} -lminigui_@MGLIB_SUFFIX@ @DEP_LIBS@
|
||||
Libs.private:
|
||||
Libs: -L${libdir} -lminigui_@MGLIB_SUFFIX@
|
||||
Libs.private: @DEP_LIBS@
|
||||
Cflags: -I${includedir}
|
||||
|
||||
Reference in New Issue
Block a user