Fix for library changes (old).
git-svn-id: svn://10.0.0.236/trunk@27967 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b9573ee9ea
commit
b8c7191172
@ -96,10 +96,10 @@ char * gFailedMsg = NULL;
|
||||
|
||||
#ifdef XP_UNIX
|
||||
#ifndef WIDGET_DLL
|
||||
#define WIDGET_DLL "libwidgetunix.so"
|
||||
#define WIDGET_DLL "libwidgetgtk.so"
|
||||
#endif
|
||||
#ifndef GFX_DLL
|
||||
#define GFX_DLL "libgfxunix.so"
|
||||
#define GFX_DLL "libgfxgtk.so"
|
||||
#endif
|
||||
#define TEXT_HEIGHT 30
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user