mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-12-12 13:22:01 +00:00
9 lines
177 B
Text
9 lines
177 B
Text
|
#!gbuild
|
||
|
@bsp_name@
|
||
|
@os_dir@
|
||
|
primaryTarget=@ghs_primary_target@
|
||
|
[Project]
|
||
|
{isdefined(GHS_BSP)} -bsp $GHS_BSP
|
||
|
{isdefined(GHS_OS)} -os_dir $GHS_OS
|
||
|
GHS_lib.gpj [Library]
|