|
@ -149,8 +149,7 @@ tstylesheet { |
|
|
}; |
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
template "idl" document "ig-c99/idl_core.h", "text" { |
|
|
template "idl" document "idl_core.h", "text" { |
|
|
|
|
|
|| |
|
|
|| |
|
|
#pragma once |
|
|
#pragma once |
|
|
|
|
|
|
|
@ -169,7 +168,7 @@ tstylesheet { |
|
|
|| |
|
|
|| |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
template "api" document "{@name}_api.h", "text" { |
|
|
template "api" document "ig-c99/{@name}_api.h", "text" { |
|
|
const "pkg_name", "../@name"; |
|
|
const "pkg_name", "../@name"; |
|
|
const "pkg_version", "../version/text()"; |
|
|
const "pkg_version", "../version/text()"; |
|
|
const "pkg_license", "../license/text()"; |
|
|
const "pkg_license", "../license/text()"; |
|
@ -213,7 +212,7 @@ tstylesheet { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// TYPE-TESTING |
|
|
// TYPE-TESTING |
|
|
template "test-types" document "test_types.h", "text" { |
|
|
template "test-types" document "ig-c99/test_types.h", "text" { |
|
|
|| |
|
|
|| |
|
|
// basetypes |
|
|
// basetypes |
|
|
«func:typeinfo('string')» |
|
|
«func:typeinfo('string')» |
|
|