rust/hedgewars-engine/Cargo.toml
author alfadur
Sat, 08 Apr 2023 01:23:47 +0300
changeset 15946 69479ac8f4c8
parent 15806 36816af30583
permissions -rw-r--r--
force dllexport for physlayer interface

[package]
name = "hedgewars-engine"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
edition = "2018"

[dependencies]
lib-hedgewars-engine = { path = "../lib-hedgewars-engine" }
libloading = "0.5.0"
getopts = "0.2"