Subversion Repositories Kolibri OS

Rev

Rev 4821 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4821 Rev 5043
Line 5... Line 5...
5
  dump.o event.o fbtk.o fetch.o filename.o file.o filepath.o filetype.o \
5
  dump.o event.o fbtk.o fetch.o filename.o file.o filepath.o filetype.o \
6
   fill.o findfile.o font_freetype.o font.o form.o framebuffer.o frames.o \
6
   fill.o findfile.o font_freetype.o font.o form.o framebuffer.o frames.o \
7
   generics.o gif.o gui.o hand_image.o hashtable.o history_core.o \
7
   generics.o gif.o gui.o hand_image.o hashtable.o history_core.o \
8
   history_global_core.o history_image_g.o history_image.o hlcache.o \
8
   history_global_core.o history_image_g.o history_image.o hlcache.o \
9
   hotlist.o html_forms.o html_interaction.o html.o html_redraw.o \
9
   hotlist.o html_forms.o html_interaction.o html.o html_redraw.o \
10
   html_script.o ico.o image_cache.o imagemap.o image.o internal.o \
10
   html_script.o http.o ico.o image_cache.o imagemap.o image.o internal.o \
11
   jpeg.o knockout.o layout.o left_arrow_g.o left_arrow.o libdom.o \
11
   jpeg.o knockout.o layout.o left_arrow_g.o left_arrow.o libdom.o \
12
   list.o llcache.o locale.o localhistory.o login.o log.o menu_image.o \
12
   list.o llcache.o locale.o localhistory.o login.o log.o menu_image.o \
13
   messages.o mimesniff.o misc.o mouse.o move_image.o netsurf.o none.o \
13
   messages.o mimesniff.o misc.o mouse.o move_image.o netsurf.o none.o \
14
   nsfont_bold.o nsfont_italic_bold.o nsfont_italic.o nsfont_regular.o \
14
   nsfont_bold.o nsfont_italic_bold.o nsfont_italic.o nsfont_regular.o \
15
   nsurl.o options.o osk_image.o osk.o parameter.o plot_style.o png.o \
15
   nsurl.o options.o osk_image.o osk.o parameter.o plot_style.o png.o \
Line 23... Line 23...
23
    throbber4.o throbber5.o throbber6.o throbber7.o throbber8.o \
23
    throbber4.o throbber5.o throbber6.o throbber7.o throbber8.o \
24
    thumb_ddesk.o thumbnail.o tree_ddesk.o tree.o tree_url_node.o \
24
    thumb_ddesk.o thumbnail.o tree_ddesk.o tree.o tree_url_node.o \
25
    urldb.o url.o useragent.o user.o utf8.o utils.o utils_utils.o \
25
    urldb.o url.o useragent.o user.o utf8.o utils.o utils_utils.o\
26
    version.o window.o www-authenticate.o snprintf.o stubs.o divdi3.o
26
    version.o window.o www-authenticate.o snprintf.o stubs.o divdi3.o
Line 27... Line 27...
27
 
27
 
Line 28... Line 28...
28
LIBS += -lm -lcurl -liconv  -lnsbmp -lnsgif -lpng -ljpeg -lz -lnsfb -lwapcaplet -lcss  -ldom -lhubbub -lparserutils -lfreetype2
28
LIBS += -lm -liconv  -lnsbmp -lnsgif -lpng -ljpeg -lz -lnsfb -lwapcaplet -lcss  -ldom -lhubbub -lparserutils -lfreetype2
Line 29... Line 29...
29
 
29