Browse Source

yy-thunks: add usage

star9029 4 tháng trước cách đây
mục cha
commit
40c705bfb9
1 tập tin đã thay đổi với 13 bổ sung0 xóa
  1. 13 0
      packages/y/yy-thunks/rules/link.lua

+ 13 - 0
packages/y/yy-thunks/rules/link.lua

@@ -1,3 +1,16 @@
+-- Usage
+--[[
+    add_requires("vc-ltl5", "yy-thunks")
+
+    target("test")
+        set_kind("binary")
+        add_files("src/*.cpp")
+        add_rules("@yy-thunks/xp")
+        -- add_rules("@yy-thunks/vista")
+        -- add_rules("@yy-thunks/2k")
+        add_packages("vc-ltl5", "yy-thunks")
+--]]
+
 -- TODO:
 -- TODO:
 -- YY_Thunks_for_Win8.obj
 -- YY_Thunks_for_Win8.obj
 -- YY_Thunks_for_Win10.0.10240.obj
 -- YY_Thunks_for_Win10.0.10240.obj