D-Modem/pjproject-2.11.1/user.mak.sample
2021-10-29 14:41:03 -04:00

6 lines
182 B
Plaintext

# You can create user.mak file in PJ root directory to specify
# additional flags to compiler and linker. For example:
export CFLAGS += -Wno-unused-label -Werror
export LDFLAGS +=