bfd2620fad
Because different compilers and even different version from same vendor may produce little bit different result this cause of test fails because it expect too accurate result. We don't need such accuracy and can use variable VGObject::accuracyPointOnLine to compare two points. --HG-- branch : develop
17 lines
227 B
Prolog
17 lines
227 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = \
|
|
qmuparser \
|
|
vpropertyexplorer \
|
|
ifc \
|
|
vobj \
|
|
vdxf \
|
|
vlayout \
|
|
vgeometry \
|
|
vpatterndb \
|
|
vmisc \
|
|
vwidgets \
|
|
vtools \
|
|
vformat \
|
|
fervor \
|
|
vtest
|