Skip to content
  • Benjamin Otte's avatar
    gtk-demo: Use normal way to lookup up symbols · a15fb95c
    Benjamin Otte authored
    We're a normal application, so we can use the normal way to hook up code
    into builder files, which is using dlsym() for the function pointers.
    
    There's no need to to extra work exporting static symbols.
    a15fb95c