CONSOLE_MODE = true

include cpp/variables.def

PROJECT = list_synchronizer
TYPE = library
SOURCE = list_manager.cpp list_synchronizer.cpp 
TARGETS = list_synchronizer.lib

include cpp/rules.def

