Staging
v0.8.1
Revision 1d52096d1466ed771c22a2d97e8cae6935fcdf8e authored by Nick Coghlan on 06 September 2014, 10:38:23 UTC, committed by Nick Coghlan on 06 September 2014, 10:38:23 UTC
1 parent af117ed
Raw File
python-wing4.wpr
#!wing
#!version=4.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'.hg',
                                     u'Lib/unittest/__pycache__',
                                     u'Lib/unittest/test/__pycache__',
                                     u'Lib/__pycache__',
                                     u'build',
                                     u'Doc/build'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top