forked from qt-creator/qt-creator
debugger: some work on python
This commit is contained in:
4
tests/manual/gdbdebugger/python/python.pro
Normal file
4
tests/manual/gdbdebugger/python/python.pro
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
TEMPLATE = script
|
||||
TARGET = math.py
|
||||
SOURCES += math.py
|
||||
Reference in New Issue
Block a user