Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
OpenFlipper-Free
Commits
aa1fb803
Commit
aa1fb803
authored
Dec 08, 2016
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed old qmake files
parent
a429d472
Pipeline
#3850
canceled with stage
in 3 minutes and 10 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
53 deletions
+0
-53
Plugin-HoleFilling/Plugin-HoleFilling.pro
Plugin-HoleFilling/Plugin-HoleFilling.pro
+0
-16
Plugin-PropertyVis/Plugin-PropertyVis.pro
Plugin-PropertyVis/Plugin-PropertyVis.pro
+0
-21
PluginCollection-TypePlugins/Plugin-TypeCamera/Plugin-TypeCamera.pro
...ction-TypePlugins/Plugin-TypeCamera/Plugin-TypeCamera.pro
+0
-16
No files found.
Plugin-HoleFilling/Plugin-HoleFilling.pro
deleted
100644 → 0
View file @
a429d472
################################################################################
#
################################################################################
include
(
$$
TOPDIR
/
qmake
/
all
.
include
)
Plugin
()
DIRECTORIES
=
.
#
Input
HEADERS
+=
$$
getFilesFromDir
(
$$
DIRECTORIES
,
*.
hh
)
SOURCES
+=
$$
getFilesFromDir
(
$$
DIRECTORIES
,
*.
cc
)
FORMS
+=
$$
getFilesFromDir
(
$$
DIRECTORIES
,
*.
ui
)
################################################################################
Plugin-PropertyVis/Plugin-PropertyVis.pro
deleted
100644 → 0
View file @
a429d472
################################################################################
#
################################################################################
include
(
$$
TOPDIR
/
qmake
/
all
.
include
)
Plugin
()
#
qwt
()
#
gmm
()
#
lapack
()
#
physim2
()
#
cgal
()
DIRECTORIES
=
.
#
Input
HEADERS
+=
$$
getFilesFromDir
(
$$
DIRECTORIES
,
*.
hh
)
SOURCES
+=
$$
getFilesFromDir
(
$$
DIRECTORIES
,
*.
cc
)
FORMS
+=
$$
getFilesFromDir
(
$$
DIRECTORIES
,
*.
ui
)
################################################################################
PluginCollection-TypePlugins/Plugin-TypeCamera/Plugin-TypeCamera.pro
deleted
100644 → 0
View file @
a429d472
################################################################################
#
################################################################################
include
(
$$
TOPDIR
/
qmake
/
all
.
include
)
Plugin
()
DIRECTORIES
=
.
#
Input
HEADERS
+=
$$
getFilesFromDir
(
$$
DIRECTORIES
,
*.
hh
)
SOURCES
+=
$$
getFilesFromDir
(
$$
DIRECTORIES
,
*.
cc
)
FORMS
+=
$$
getFilesFromDir
(
$$
DIRECTORIES
,
*.
ui
)
################################################################################
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment