Skip to content
Snippets Groups Projects
Commit 344f8551 authored by Jan Möbius's avatar Jan Möbius
Browse files

Removed qmake from OpenFlipper


git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@10828 383ad7c9-94d9-4d36-a494-682f7c89f535
parent 1784af3f
No related branches found
No related tags found
No related merge requests found
################################################################################
#
################################################################################
include( $$TOPDIR/qmake/all.include )
Plugin()
DIRECTORIES = .
# Input
HEADERS += $$getFilesFromDir($$DIRECTORIES,*.hh)
SOURCES += $$getFilesFromDir($$DIRECTORIES,*.cc)
FORMS += $$getFilesFromDir($$DIRECTORIES,*.ui)
################################################################################
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment