2023-05-20 18:37:04 +00:00
|
|
|
name "rsdl"
|
2023-05-22 20:42:34 +00:00
|
|
|
dependency "hibis:core" version=">=0.0.0"
|
2023-05-20 18:37:04 +00:00
|
|
|
dependency "bindbc-sdl" version="~>1.3.5"
|
2023-05-20 21:27:42 +00:00
|
|
|
targetType "library"
|
2023-05-22 20:22:13 +00:00
|
|
|
targetName "hibis_rsdl"
|
2023-05-21 20:55:02 +00:00
|
|
|
# Source paths so this can compile properly
|
2023-05-22 20:24:15 +00:00
|
|
|
sourcePaths "./" "../../core"
|