[mingw] As Mingw doesn't support --gc-sections, returned back all library dependencies

This commit is contained in:
Alex Zolotarev 2011-10-02 23:29:29 +03:00 committed by Alex Zolotarev
parent a9966a11fc
commit 8b99de7661

View file

@ -6,11 +6,11 @@ CONFIG -= app_bundle
TEMPLATE = app
ROOT_DIR = ../..
DEPENDENCIES = map indexer platform geometry coding base
DEPENDENCIES = map yg indexer platform geometry coding base freetype fribidi expat
include($$ROOT_DIR/common.pri)
QT *= core
QT *= core opengl
win32 {
LIBS *= -lShell32 -lOpengl32