include variables.def

PROJECT = core_libraries
BUILD_BEFORE = algorithms \
  basis \
  structures \
  timely \
  mathematics \
  textual \
  nodes \
  filesystem \
  configuration \
  loggers \
  processes \
  application \
  unit_test \
  tests_basis \
  tests_algorithms \
  tests_structures \
  tests_filesystem \
  tests_mathematics \
  tests_nodes \
  tests_textual \
  tests_timely \
  tests_configuration \
  versions \
  crypto \
  tests_crypto 

include rules.def

