Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
d9b2a4b3
Commit
d9b2a4b3
authored
Feb 11, 2009
by
dt
Browse files
Fixes: Missing from the .pro file
parent
20939198
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/projectexplorer/projectexplorer.pro
View file @
d9b2a4b3
...
...
@@ -53,7 +53,8 @@ HEADERS += projectexplorer.h \
nodesvisitor
.
h
\
projectmodels
.
h
\
currentprojectfind
.
h
\
toolchain
.
h
toolchain
.
h
\
cesdkhandler
.
h
SOURCES
+=
projectexplorer
.
cpp
\
projectwindow
.
cpp
\
buildmanager
.
cpp
\
...
...
@@ -95,7 +96,8 @@ SOURCES += projectexplorer.cpp \
nodesvisitor
.
cpp
\
projectmodels
.
cpp
\
currentprojectfind
.
cpp
\
toolchain
.
cpp
toolchain
.
cpp
\
cesdkhandler
.
cpp
FORMS
+=
dependenciespanel
.
ui
\
buildsettingspropertiespage
.
ui
\
processstep
.
ui
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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