mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Looks like I forgot this one
This commit is contained in:
parent
9c4fb55bc7
commit
31dbe6db27
7
eiconman/Jamfile
Normal file
7
eiconman/Jamfile
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#LINKLIBS += -L/opt/ede/lib -ledelib -lao -lvorbis -lvorbisfile -lmad -L/usr/local/lib -lfltk2_images -lpng -lfltk2_images -ljpeg -lz -lfltk2 -L/usr/X11R6/lib -lX11 -lXi -lXinerama -lpthread -lm -lXext -lstdc++ ;
|
||||||
|
|
||||||
|
LINKLIBS += -L/opt/ede/lib -ledelib -lao -lvorbis -lvorbisfile -lmad -L/usr/local/lib -lfltk2_images -lpng -lfltk2_images -ljpeg -lz -lfltk2 -L/usr/X11R6/lib -lX11 -lXi -lXinerama -lpthread -lm -lXft -lXext -lstdc++ ;
|
||||||
|
|
||||||
|
C++FLAGS += -g3 -I/opt/ede/include ;
|
||||||
|
|
||||||
|
Main eiconman : eiconman.cpp Utils.cpp DesktopIcon.cpp DesktopConfig.cpp ;
|
Loading…
Reference in New Issue
Block a user