Staging
v0.5.1
Revision a5f49f5bb46b6b8c7bf1ffedbaf3009186b94b50 authored by Benjamin Peterson on 10 December 2014, 15:57:00 UTC, committed by Benjamin Peterson on 10 December 2014, 15:57:00 UTC
1 parent 15a2c15
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/__pycache__',
                                     u'Doc/build',
                                     u'build'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top