Hi, maybe its a known question, but I have a lot of text in my log (also in Visual Studio output window) when I compile my code, that is using XT 19.3:
Does anyone know, how to disable the text in my log?
This text is generated several times per project:
Including Xtreme Toolkit Pro Including Markup (Use _XTP_EXCLUDE_MARKUP to exclude from build) Including TabManager (Use _XTP_EXCLUDE_TABMANAGER to exclude from build) Including Controls (Use _XTP_EXCLUDE_CONTROLS to exclude from build) Including Calendar (Use _XTP_EXCLUDE_CALENDAR to exclude from build) - Calendar MAPI support excluded from build (Use _XTP_INCLUDE_CALENDAR_MAPI to include it) Including Chart (Use _XTP_EXCLUDE_CHART to exclude from build) Including CommandBars (Use _XTP_EXCLUDE_COMMANDBARS to exclude from build) Including DockingPane (Use _XTP_EXCLUDE_DOCKINGPANE to exclude from build) Including FlowGraph (Use _XTP_EXCLUDE_FLOWGRAPH to exclude from build) Including GraphicLibrary (Use _XTP_EXCLUDE_GRAPHICLIBRARY to exclude from build) Including PropertyGrid (Use _XTP_EXCLUDE_PROPERTYGRID to exclude from build) Including ReportControl (Use _XTP_EXCLUDE_REPORTCONTROL to exclude from build) Including Ribbon (Use _XTP_EXCLUDE_RIBBON to exclude from build) Including ShortcutBar (Use _XTP_EXCLUDE_SHORTCUTBAR to exclude from build) Including SkinFramework (Use _XTP_EXCLUDE_SKINFRAMEWORK to exclude from build) Including SyntaxEdit (Use _XTP_EXCLUDE_SYNTAXEDIT to exclude from build) Including TaskPanel (Use _XTP_EXCLUDE_TASKPANEL to exclude from build) --------------------------------------------------------------------------------
Thanks in advance :)
|