Skip to content
Snippets Groups Projects
Commit 3017eaaf 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 466c20a5
Branches
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