mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 23:48:21 +00:00
14 lines
555 B
Text
14 lines
555 B
Text
|
#!wing
|
||
|
#!version=3.0
|
||
|
##################################################################
|
||
|
# Wing IDE project file #
|
||
|
##################################################################
|
||
|
[project attributes]
|
||
|
proj.directory-list = [{'dirloc': loc('..'),
|
||
|
'excludes': [u'Lib/__pycache__'],
|
||
|
'filter': '*',
|
||
|
'include_hidden': False,
|
||
|
'recursive': True,
|
||
|
'watch_for_changes': True}]
|
||
|
proj.file-type = 'shared'
|