diff options
-rw-r--r-- | src/agg.mk | 1 | ||||
-rw-r--r-- | src/qjson.mk | 1 | ||||
-rw-r--r-- | src/qwtplot3d.mk | 1 |
3 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,7 @@ # This file is part of MXE. # See index.html for further information. +# Anti-Grain Geometry PKG := agg $(PKG)_IGNORE := $(PKG)_CHECKSUM := 08f23da64da40b90184a0414369f450115cdb328 diff --git a/src/qjson.mk b/src/qjson.mk index e094e85..73e9847 100644 --- a/src/qjson.mk +++ b/src/qjson.mk @@ -1,6 +1,7 @@ # This file is part of MXE. # See index.html for further information. +# QJson PKG := qjson $(PKG)_IGNORE := $(PKG)_CHECKSUM := 19bbef24132b238e99744bb35194c6dadece98f9 diff --git a/src/qwtplot3d.mk b/src/qwtplot3d.mk index f3c2ba0..e3e1524 100644 --- a/src/qwtplot3d.mk +++ b/src/qwtplot3d.mk @@ -1,6 +1,7 @@ # This file is part of MXE. # See index.html for further information. +# QwtPlot3D PKG := qwtplot3d $(PKG)_IGNORE := $(PKG)_CHECKSUM := 4463fafb8420a91825e165da7a296aaabd70abea |