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
2266c8cd
Commit
2266c8cd
authored
Jan 07, 2011
by
con
Browse files
Compile fix
parent
0680bd9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/fakevim/fakevim.pro
View file @
2266c8cd
...
...
@@ -3,11 +3,8 @@ TARGET = FakeVim
#
CONFIG
+=
single
include
(..
/../
qtcreatorplugin
.
pri
)
include
(..
/../
libs
/
cplusplus
/
cplusplus
.
pri
)
include
(..
/../
plugins
/
projectexplorer
/
projectexplorer
.
pri
)
include
(..
/../
plugins
/
coreplugin
/
coreplugin
.
pri
)
include
(..
/../
plugins
/
texteditor
/
texteditor
.
pri
)
include
(..
/../
plugins
/
cppeditor
/
cppeditor
.
pri
)
include
(..
/../
plugins
/
find
/
find
.
pri
)
#
DEFINES
+=
QT_NO_CAST_FROM_ASCII
QT_NO_CAST_TO_ASCII
...
...
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