Adding Wing IDE version 4 project file

This commit is contained in:
Michael Foord 2010-10-13 13:15:02 +00:00
parent fc113eeb7d
commit fc33818d19
2 changed files with 13 additions and 0 deletions

13
Misc/python-wing4.wpr Normal file
View File

@ -0,0 +1,13 @@
#!wing
#!version=4.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'