
# Top points to the root directory of your project
TOP = ../../

interface_and_program: interface program

interface: 	uic/SMSToolsBase.h uic/SMSToolsBase.cxx \
			uic/SMSConfigDlgBase.h uic/SMSConfigDlgBase.cxx \
			uic/ScoreEditorDlgBase.h uic/ScoreEditorDlgBase.cxx \
			uic/LicenseDlgBase.h uic/LicenseDlgBase.cxx \
			uic/AboutBoxBase.h uic/AboutBoxBase.cxx \

include $(TOP)/build/Makefile.rules


# The program name to compile and its settings must be in the 
# settings.cfg at this same directory

