Loading lib_com/options.h +4 −6 Original line number Diff line number Diff line Loading @@ -154,15 +154,13 @@ /* ################## Start DEVELOPMENT switches ######################### */ #define OBJ_EDITING_INTERFACE /* Interface for object editing */ /*#define OBJ_EDITING_INTERFACE*/ /* Interface for object editing */ #ifdef OBJ_EDITING_INTERFACE #define OBJ_EDITING_API /* object editing changes related to the API */ #define OBJ_EDITING_EXAMPLE /* obj editing example code in decoder.c */ #endif #define OMASA_OBJECT_EDITING /* Nokia: object editing interface for OMASA */ #define OBJ_EDITING_PARAMISM_BIN /* Nokia: object editing for ParamISM to binaural */ #endif /* ################### Start BE switches ################################# */ /* only BE switches wrt selection floating point code */ Loading Loading
lib_com/options.h +4 −6 Original line number Diff line number Diff line Loading @@ -154,15 +154,13 @@ /* ################## Start DEVELOPMENT switches ######################### */ #define OBJ_EDITING_INTERFACE /* Interface for object editing */ /*#define OBJ_EDITING_INTERFACE*/ /* Interface for object editing */ #ifdef OBJ_EDITING_INTERFACE #define OBJ_EDITING_API /* object editing changes related to the API */ #define OBJ_EDITING_EXAMPLE /* obj editing example code in decoder.c */ #endif #define OMASA_OBJECT_EDITING /* Nokia: object editing interface for OMASA */ #define OBJ_EDITING_PARAMISM_BIN /* Nokia: object editing for ParamISM to binaural */ #endif /* ################### Start BE switches ################################# */ /* only BE switches wrt selection floating point code */ Loading