From 2b2c0804e760b70973d5503bec5ba3472c439e62 Mon Sep 17 00:00:00 2001 From: mewmew-i2p <37730144+mewmew-i2p@users.noreply.github.com> Date: Thu, 5 Apr 2018 07:17:48 +0800 Subject: [PATCH] Update qt-desktop-gui.md --- docs/devs/building/qt-desktop-gui.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/devs/building/qt-desktop-gui.md b/docs/devs/building/qt-desktop-gui.md index bb1c801..125c5da 100644 --- a/docs/devs/building/qt-desktop-gui.md +++ b/docs/devs/building/qt-desktop-gui.md @@ -17,15 +17,13 @@ and install ### With Qt Creator -* Run Qt Creator -* Open project git/i2pd/qt/i2pd_qt/i2pd_qt.pro -* Set up mingw32 kit; -* - TBD ### Without Qt Creator + /c/Qt/Qt5.10.1/5.10.1/mingw53_32/bin/ + + TBD ## Under Ubuntu TBD LTS