Skip to content
  • Clinton Stimpson's avatar
    · a9f2f35b
    Clinton Stimpson authored
    ENH:  Add ability to load server manager xml (*.xml) and client side resources (*.bqrc)
          without building plugins, instead of making plugins with no real implementation.
          The .bqrc extension is made up, which comes from something like
          "rcc -binary -o myresource.bqrc myresource.qrc"
          The -binary flag creates a binary file with embedded resources instead of a cxx file to compile.
    a9f2f35b