0
0
Fork 0
mirror of https://git.do.srb2.org/STJr/UltimateZoneBuilder.git synced 2025-03-01 15:21:21 +00:00
UltimateZoneBuilder/Build/Compilers/bsp-w32.cfg

9 lines
109 B
INI

compilers
{
// This defines what files a compiler uses
bspw32
{
program = "bsp-w32.exe";
}
}