3 Define_Custom(Schema) {
6 command = $(OS_ROOTDIR)/bin/ossg
7 commandflags = -I $(OS_ROOTDIR)/include \
8 -asdb <%input_noext%>.adb -asof <%input_noext%>.obj
10 generic_outputext = .obj, .adb
11 keyword schemaflags = commandflags
14 includes += $(OS_ROOTDIR)/include
15 libpaths += $(OS_ROOTDIR)/lib
18 specific(prop:microsoft) {
19 macros += _CRT_SECURE_NO_WARNINGS
20 exceptionhandling = Async