aboutsummaryrefslogtreecommitdiff
path: root/examples/hello_lua_mingw_w64/project.conf
blob: b568575a322b2af00977edb064dbf2e7e94a1119 (plain)
1
2
3
4
5
6
7
8
[package]
name = "hello_lua"
type = "executable"
version = "0.1.0"
platforms = ["any"]

[dependencies]
lua5.1 = "5.1.5"