unit Define;
interface
const
APP_NAME_CRM = 'QS-eCRM Home Edition';
APP_NAME_BS1 = 'BSOne';
implementation
end.