mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-23 22:03:33 -06:00
Linux: removed -lexpat
git-svn-id: svn://ultimatepp.org/upp/trunk@1488 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
3970d18e00
commit
8b4efad0ee
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ library(BSD) "X11 Xau Xdmcp";
|
|||
|
||||
library(BSD !XLFD) "Xft fontconfig Xrender freetype expat";
|
||||
|
||||
library(LINUX !XLFD !SHARED) "fontconfig Xrender freetype expat";
|
||||
library(LINUX !XLFD !SHARED) "fontconfig Xrender freetype";
|
||||
|
||||
library(OSX11) "X11 Xft fontconfig Xrender freetype expat";
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
#include "Draw/init"
|
||||
#include "plugin\bmp/init"
|
||||
#include "RichText/init"
|
||||
#define BLITZ_INDEX__ F6E9203F1134FEED56F48EBA40A86EC94
|
||||
#define BLITZ_INDEX__ F954E548320E416A17CC47CC892FCB8F0
|
||||
#include "CtrlCore.icpp"
|
||||
#undef BLITZ_INDEX__
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue