7 lines
214 B
Plaintext
7 lines
214 B
Plaintext
name "rsdl"
|
|
dependency "hibis:core" version=">=0.0.0"
|
|
dependency "bindbc-sdl" version="~>1.3.5"
|
|
targetType "library"
|
|
targetName "hibis_rsdl"
|
|
# Source paths so this can compile properly
|
|
sourcePaths "./" "../../core" |