25b6712e63
them without luaposix, which isn't available (easily) on OSX or Windows.
10 lines
107 B
Lua
10 lines
107 B
Lua
clibrary {
|
|
name = "headers",
|
|
hdrs = {
|
|
"./pc_err.h",
|
|
"./pc_file.h",
|
|
"./pc.h",
|
|
"./pc_math.h",
|
|
}
|
|
}
|