cpython/Misc/python-wing4.wpr

17 lines
698 B
Plaintext
Raw Normal View History

2009-04-01 15:25:38 -03:00
#!wing
2010-11-20 13:47:30 -04:00
#!version=4.0
2009-04-01 15:25:38 -03:00
##################################################################
# Wing IDE project file #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
'excludes': [u'.hg',
u'Lib/__pycache__',
2010-11-20 13:47:30 -04:00
u'Doc/build',
u'build'],
2009-04-01 15:25:38 -03:00
'filter': '*',
'include_hidden': False,
'recursive': True,
'watch_for_changes': True}]
proj.file-type = 'shared'