We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a3329 commit ed41229Copy full SHA for ed41229
wd.gypi
@@ -1,6 +1,6 @@
1
{
2
'variables': {
3
- 'QT5': '0',
+ 'QT5': '0', # change to '1' for enabling Qt5
4
'CISCO_QT_BIN_PATH': '/opt/qt4_nds/linux2_2/release/bin/',
5
'CISCO_QT_INC_PATH': '/opt/qt4_nds/linux2_2/release/include/',
6
'CISCO_QT_LIB_PATH': '/opt/qt4_nds/linux2_2/release/lib/',
wd.gypi.sample
0 commit comments