32410140a7
They can't be used when evaluating link libraries, but they can be used for include directories and compile definitions. Later they can be used for compile options.
8 lines
53 B
C
8 lines
53 B
C
|
|
#include "common.h"
|
|
|
|
int main(void)
|
|
{
|
|
return 0;
|
|
}
|