/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ /* * File: LxTBDefinitions.h * Author: tablyaz * * Created on September 9, 2016, 2:34 PM */ #ifndef LXTBDEFINITIONS_H #define LXTBDEFINITIONS_H //#define LXTB_TIE #define LXTB_QA #ifdef LXTB_QA #define LXTB_EMU_TS //#define LXTB_DEBUG #endif//LXTB_QA #define scaltype float #define timetype double #endif /* LXTBDEFINITIONS_H */