mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-28 13:58:41 +02:00
stripped out remaining vnc stuff
This commit is contained in:
parent
2be3ad7763
commit
9f25a1efcd
4 changed files with 1 additions and 21 deletions
2
hm.py
2
hm.py
|
@ -58,7 +58,7 @@ globalOptionsLong = ['no-prompts', 'generator=', 'verbose', 'make-gui']
|
|||
cmd_opt_dict = {
|
||||
'about' : ['', []],
|
||||
'setup' : ['g:', []],
|
||||
'configure' : ['g:dr', ['debug', 'release', 'game-device', 'vnc', 'mac-sdk=']],
|
||||
'configure' : ['g:dr', ['debug', 'release', 'game-device', 'mac-sdk=']],
|
||||
'build' : ['dr', ['debug', 'release']],
|
||||
'clean' : ['dr', ['debug', 'release']],
|
||||
'update' : ['', []],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue