Skip to content

Commit 74d951e

Browse files
committed
PythonCodeCompletion: correct host application in linux project file
1 parent 755f1e5 commit 74d951e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PythonCodeCompletion/PythonCodeCompletion-unix.cbp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<Option type="3" />
1212
<Option compiler="gcc" />
1313
<Option parameters="--debug-log --multiple-instance -ns -ni -p debug" />
14-
<Option host_application="codeblocks" />
14+
<Option host_application="$(#cb)/devel/codeblocks" />
1515
<Option run_host_application_in_terminal="0" />
1616
<Compiler>
1717
<Add option="-ansi" />

0 commit comments

Comments
 (0)