moving librarys from deploy/bin to deploy/libs

This commit is contained in:
Arvid E. Picciani 2007-01-27 19:43:20 +00:00 committed by Arvid Ephraim Picciani
parent babb847d70
commit e6bf42d64d
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ DEFINES += BUILDING_QXT_LIBRARY
DESTDIR= ../../deploy/bin
DESTDIR= ../../deploy/libs

View File

@ -33,7 +33,7 @@ macx : docs.path =
unix : bin.path = $${QXTUNIXPREFIX}/lib
win32: bin.path =
macx : bin.path =
bin.files = deploy/bin/*
bin.files = deploy/libs/*
unix : include.path = $${QXTUNIXPREFIX}/include/qxt