This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
ostinato
Watch
1
Star
0
Fork
0
You've already forked ostinato
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
677d56bf32
ostinato
/
extra
/
extra.pro
8 lines
104 B
Prolog
Raw
Normal View
History
Unescape
Escape
Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! Fixes issue 144
2015-04-16 11:50:07 -05:00
TEMPLATE
=
subdirs
SUBDIRS
=
\
qhexedit2
Build modeltest only if Qt >= 5.7
2018-04-02 10:40:00 -05:00
greaterThan
(
QT_MINOR_VERSION
,
6
)
{
SUBDIRS
+=
modeltest
}
Reference in New Issue
Copy Permalink