xo-expression2: + IExpression_DConstant
This commit is contained in:
parent
3cbbe5ab63
commit
9e9a76344c
6 changed files with 135 additions and 1 deletions
|
|
@ -4,7 +4,8 @@ set(SELF_LIB xo_expression2)
|
|||
set(SELF_SRCS
|
||||
DConstant.cpp
|
||||
TypeRef.cpp
|
||||
#IExpression_Any.cpp
|
||||
IExpression_Any.cpp
|
||||
IExpression_DConstant.cpp
|
||||
expression2_register_facets.cpp
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue