Skip to content

Commit 63341d4

Browse files
committed
Update WINPTY_DIR path in ptyqt.pri
Signed-off-by: xiaoming <2014500726@smail.xtu.edu.cn>
1 parent d69a767 commit 63341d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ptyqt/ptyqt.pri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ win32:{
1717
$$PWD/conptyprocess.cpp \
1818
$$PWD/winptyprocess.cpp
1919

20-
WINPTY_DIR=D:\\winpty
20+
WINPTY_DIR=D:\quardCRT\depend\winpty
2121
INCLUDEPATH += $${WINPTY_DIR}\include\winpty
2222
LIBS += $${WINPTY_DIR}\lib\winpty.lib
2323

0 commit comments

Comments
 (0)