Previous 199869 Revisions Next

r36731 Saturday 28th March, 2015 at 06:15:14 UTC by Miodrag Milanović
linkoptions for QT are needed (nw)
[scripts/src/osd]sdl_cfg.lua

trunk/scripts/src/osd/sdl_cfg.lua
r245242r245243
5858      'QtCore',
5959   }
6060
61   --linkoptions {
62   --   '$(shell pkg-config --libs QtGui)',
63   --}
61   linkoptions {
62      '$(shell pkg-config --libs QtGui)',
63   }
6464end
6565
6666if _OPTIONS["targetos"]=="macosx" then


Previous 199869 Revisions Next


© 1997-2024 The MAME Team