Open
Description
I'm building a development container on linux, with some samp tools (without sampctl), where everything is pre-installed, I'm wondering if there is a default includes folder. (like /usr/local/include
or /usr/ local/include/pawno
)
so you don't need to use the -i
flag for samp and pawn standard includes.
if this feature does not exist, it would be interesting, so GCC compilers.
eg
use
$ pawncc gamemodes/bare.pwn
instead
$ pawncc -i/usr/loca/include gamemodes/bare.pwn
Metadata
Metadata
Assignees
Labels
No labels