Rename gfx and widget libs from 'unix' to 'motif'.
git-svn-id: svn://10.0.0.236/trunk@13872 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
6851a0e6ef
commit
8fd8e53a03
@ -57,10 +57,10 @@
|
||||
#else
|
||||
/* let CFLAGS override these */
|
||||
#ifndef WIDGET_DLL
|
||||
#define WIDGET_DLL "libwidgetunix.so"
|
||||
#define WIDGET_DLL "libwidgetmotif.so"
|
||||
#endif
|
||||
#ifndef GFXWIN_DLL
|
||||
#define GFXWIN_DLL "libgfxunix.so"
|
||||
#define GFXWIN_DLL "libgfxmotif.so"
|
||||
#endif
|
||||
#define VIEW_DLL "libraptorview.so"
|
||||
#define WEB_DLL "libraptorwebwidget.so"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user