elviss 2 年之前
父节点
当前提交
2852945f74
共有 3 个文件被更改,包括 9 次插入5 次删除
  1. 3 0
      .gitignore
  2. 0 0
      README.md
  3. 6 5
      composer.json

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+*.lock
+*.7z
+vendor/

+ 0 - 0
README.md


+ 6 - 5
composer.json

@@ -1,7 +1,7 @@
 {
-    "name": "sdk/qt512-mingw64",
+    "name": "sdk/qt5",
     "type": "library",
-    "description": "qt512-mingw64",
+    "description": "qt5.12 mingw64 library",
     "license": "MIT",
     "minimum-stability": "dev",
     "repositories": {
@@ -14,10 +14,11 @@
         "secure-http": false
     },
     "distribute-helper": {
-        "use-space": "69.3 MB",
-        "module-name":"qt512",
+        "use-space": "101 MB",
+        "module-name":"tools/zdevelop",
         "common-files":[
-            {"name":"qt512-1.0-04cd3b33.7z","size":"18.3 MB"}
+            {"name":"qt5-5.12-mingw64-56af27.7z","target":"","size":"15.0 MB","platform":"win","arch":""},
+            {"name":"qt5plugins-5.12-mingw64-02b9f2.7z","target":"","size":"6.33 MB","platform":"win","arch":""}
         ]
     }
 }