Skip to content

QMake project file is missing some files added to support new edbee editor #1077

@SlySven

Description

@SlySven

As I pointed out in PR #985 the following files are missing from the relevant lists of the main QMake project file ./src/src.pro:

  • TScriptEditorManager.cpp (from SOURCES)
  • TScriptEditorManager.h (from HEADERS)
  • edbee_defaults/Lua.tmLanguage (from OTHER_FILES)
  • edbee_defaults/Mudlet.tmTheme (from OTHER_FILES)

The absence of the latter probably will not cause a problem but I thought missing out the first two ought to cause build problems when qmake reads it's project file...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions