D-Modem/pjproject-2.11.1/user.mak.sample

6 lines
182 B
Plaintext
Raw Normal View History

2021-10-30 02:41:03 +08:00
# 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 +=