Skip to content
Snippets Groups Projects
Commit 77f5d8f2 authored by deuce's avatar deuce
Browse files

Remove silly extra libs

parent 78e1f60d
Branches
Tags
No related merge requests found
......@@ -17,7 +17,7 @@ OBJS = $(OBJS) $(MTOBJODIR)$(DIRSEP)comio_win32$(OFILE)
!endif
CFLAGS = $(CFLAGS) -DWITH_WXWIDGETS -I$(WXWIDGETS_DIR)\include -I$(WXWIDGETS_DIR)\lib\bcc_lib$(WXWIDGETS_CFG)\mswu
LDFLAGS = $(LDFLAGS) -L$(WXWIDGETS_DIR)\lib\bcc_lib$(WXWIDGETS_CFG)
WXLIBS = $(WXLIBS) comctl32.lib rpcrt4.lib wxbase28.lib wxbase28_net.lib wxjpeg.lib wxmsw28_adv.lib wxmsw28_core.lib wxmsw28_html.lib wxpng.lib wxtiff.lib wxzlib.lib
WXLIBS = $(WXLIBS) wxbase28.lib wxbase28_net.lib wxjpeg.lib wxmsw28_core.lib wxmsw28_html.lib wxpng.lib wxtiff.lib wxzlib.lib
OBJS = $(OBJS) $(MTOBJODIR)$(DIRSEP)htmlwin$(OFILE)
!endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment