~raof/mir/proper-driver-loading

« back to all changes in this revision

Viewing changes to include/platform/mir/options/configuration.h

  • Committer: Christopher James Halse Rogers
  • Date: 2014-11-27 04:57:28 UTC
  • Revision ID: christopher.halse.rogers@canonical.com-20141127045728-rtlr58ckdkhnbocy
Implement server-side graphics platform probe

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
extern char const* const lttng_opt_value;
55
55
 
56
56
extern char const* const platform_graphics_lib;
 
57
extern char const* const platform_graphics_path;
57
58
 
58
59
class Configuration
59
60
{