This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 配置文件 | |
# 仓颉语言包管理器配置 | |
# ===== 包基本信息 ===== | |
[package] | |
name = "my-cangjie-project" | |
version = "0.1.0" | |
cjc-version = "1.0.0" | |
build = "xxx.cj" # 支持单文件/目录。为多文件时视该文件夹为一个包的根目录 | |
links = {"xxx"} # 推荐使用,须在 build script 中指定 search-dir |