Skip to content

Commit 743c17d

Browse files
committed
Merge branch 'WD_1.X_dev' of https://portal-ua.globallogic.com/git/wd into WD_1.X_dev
2 parents 4da360a + 771d567 commit 743c17d

File tree

3 files changed

+2
-18
lines changed

3 files changed

+2
-18
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ report/*
1818
/build/
1919
/docs/
2020
/mocs/
21-
/wd.gypi
21+
wd.gypi
2222
/wd.Makefile
2323
/Makefile
2424
/WebDriver.target.mk

wd.gypi

Lines changed: 0 additions & 17 deletions
This file was deleted.

wd_test.gyp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
'libraries': [
8686
'-l<(QT_LIB_PATH)/QtNetwork4',
8787
'-l<(QT_LIB_PATH)/QtXml4',
88+
'-l<(QT_LIB_PATH)/QtXmlPatterns4',
8889
'-l<(QT_LIB_PATH)/QtGui4',
8990
'-l<(QT_LIB_PATH)/QtCore4',
9091
'-luser32.lib',

0 commit comments

Comments
 (0)