Remove unnecessary libraries from linker flags.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3844 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
60c7d9e5cf
commit
5c2a6f248d
@ -49,8 +49,7 @@ else
|
|||||||
ALL_GTK_LIBS +=-lcairo -lpangocairo-1.0 -lgio-2.0
|
ALL_GTK_LIBS +=-lcairo -lpangocairo-1.0 -lgio-2.0
|
||||||
endif
|
endif
|
||||||
|
|
||||||
WIN_LIBS=-mwindows -lkernel32 -limm32 -lshfolder -lshell32 \
|
WIN_LIBS=-mwindows -lole32 -luuid -liberty -lwsock32
|
||||||
-lole32 -luuid -lcomdlg32 -lcomctl32 -liberty -lwsock32
|
|
||||||
|
|
||||||
CBASEFLAGS=-Wall -pipe -mms-bitfields $(DEFINES) $(INCLUDEDIRS)
|
CBASEFLAGS=-Wall -pipe -mms-bitfields $(DEFINES) $(INCLUDEDIRS)
|
||||||
ifdef DEBUG
|
ifdef DEBUG
|
||||||
|
Loading…
x
Reference in New Issue
Block a user