QTfrontend/hwconsts.cpp.in
changeset 3074 271cfcb2bcda
parent 3070 f5ca5ab348c7
child 3236 4ab3917d7d44
equal deleted inserted replaced
3073:c22b395b6a2e 3074:271cfcb2bcda
    77 
    77 
    78 QString * netHost = new QString();
    78 QString * netHost = new QString();
    79 quint16 netPort = 46631;
    79 quint16 netPort = 46631;
    80 
    80 
    81 bool haveServer = ${HAVE_NETSERVER};
    81 bool haveServer = ${HAVE_NETSERVER};
       
    82 bool isDevBuild = ${HW_DEV};