mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-25 05:36:18 +00:00
11 lines
217 B
TOML
11 lines
217 B
TOML
# Copyright © SixtyFPS GmbH <info@slint-ui.com>
|
|
# SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-commercial
|
|
|
|
link_args = [
|
|
"--nmagic",
|
|
"-Tlink.x",
|
|
"-Tdefmt.x",
|
|
]
|
|
link_search_path = [
|
|
"."
|
|
]
|