Skip to content

Latest commit

 

History

History
75 lines (58 loc) · 2.49 KB

Develop.md

File metadata and controls

75 lines (58 loc) · 2.49 KB

Rabbit Remote Control Development Document

Author: Kang Lin [email protected]

Project location

Semantic Versioning:

Dependent

Tools

  • Qt
  • C/C++ compiler
    • gcc/g++
    • MSVC
  • CMake
  • Automake、 Autoconf、 Make
  • Git

Dependent libraries

Source directory

Source root
        |- App            # Applications
        |   |- Client     # Client applications
        |   |- Service    # Service applications
        |- Channel        # Channel interface
        |- Client         # Client interface
        |    |- Terminal
        |- Service        # Service interface
        |- Plugins        # Plugins

Compile

Topics

Topics

Icon theme