Dactyloidae/media/webrtc/trunk/tools/gyp/test/mac/cflags/cfile.c

7 lines
102 B
C

#ifndef CFLAG
#error CFLAG should be set
#endif
#ifdef CCFLAG
#error CCFLAG should not be set
#endif