Changeset 5679 for pjproject/trunk/tests/pjsua/tools/Makefile
- Timestamp:
- Nov 1, 2017 5:23:36 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/tests/pjsua/tools/Makefile
r5066 r5679 8 8 LDLIBS = $(APP_LDLIBS) 9 9 CFLAGS = $(APP_CFLAGS) 10 CPPFLAGS= $ {CFLAGS}10 CPPFLAGS= $(APP_CXXFLAGS) 11 11 12 12 # If your application is in a file named myapp.cpp or myapp.c
Note: See TracChangeset
for help on using the changeset viewer.