This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
qt-creator
Watch
1
Star
0
Fork
0
You've already forked qt-creator
forked from
qt-creator/qt-creator
Code
Pull Requests
Activity
Files
a89643a83374400451674815202b73dba6a505b5
qt-creator
/
src
/
plugins
/
debugger
/
script
/
script.pri
10 lines
107 B
Plaintext
Raw
Normal View
History
Unescape
Escape
debugger: move script-debugger related code to directory of its own
2009-05-19 15:38:04 +02:00
HEADERS += \
$$PWD/scriptengine.h \
SOURCES += \
$$PWD/scriptengine.cpp \
remove trailing whitespace doing it in 1.3 as well to avoid possible later conflicts
2010-01-29 21:33:57 +01:00
FORMS +=
debugger: move script-debugger related code to directory of its own
2009-05-19 15:38:04 +02:00
remove trailing whitespace doing it in 1.3 as well to avoid possible later conflicts
2010-01-29 21:33:57 +01:00
RESOURCES +=
Copy Permalink