Skip to content

Commit

Permalink
-Added linkflags to GUI, better integration with QTractor: thanks Her…
Browse files Browse the repository at this point in the history
…mann Meyer for patch.
  • Loading branch information
harryhaaren committed May 21, 2013
1 parent 82b0862 commit e47e744
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/wscript
Expand Up @@ -48,6 +48,7 @@ def build(ctx):

# Build plugin UI library
obj = ctx(features = 'cxx cxxshlib',
linkflags = '-Wl,-z,nodelete',
source = 'canvas.cxx sorcer_gui.cxx',
name = 'sorcer_gui',
target = 'sorcer_gui',
Expand Down

0 comments on commit e47e744

Please sign in to comment.