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
420cd301c7b9279c57c2c9716fda06358b15e153
420cd301c7b9279c57c2c9716fda06358b15e153
Switch branch/tag
flatpak-qt-creator
src
plugins
debugger
script
script.pri
Find file
Normal view
History
Permalink
script.pri
108 Bytes
Newer
Older
debugger: move script-debugger related code to directory of its own
hjk
committed
May 19, 2009
1
2
3
4
5
6
7
8
9
HEADERS += \
$$PWD/scriptengine.h \
SOURCES += \
$$PWD/scriptengine.cpp \
FORMS +=
RESOURCES +=