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

Removed qmake file

parent a058567c
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