16 lines
109 B
Text
16 lines
109 B
Text
|
|
%clang
|
|
|
|
-fdeclspec
|
|
-fms-extensions
|
|
-Wall
|
|
-Wextra
|
|
-std=c++11
|
|
|
|
%h -x
|
|
%h c++-header
|
|
|
|
-DDEBUG=1
|
|
|
|
-I./external/
|
|
|