source: python/trunk/Misc/python-wing4.wpr@ 603

Last change on this file since 603 was 391, checked in by dmik, 11 years ago

python: Merge vendor 2.7.6 to trunk.

  • Property svn:eol-style set to native
File size: 698 bytes
Line 
1#!wing
2#!version=4.0
3##################################################################
4# Wing IDE project file #
5##################################################################
6[project attributes]
7proj.directory-list = [{'dirloc': loc('..'),
8 'excludes': [u'.hg',
9 u'Lib/__pycache__',
10 u'Doc/build',
11 u'build'],
12 'filter': '*',
13 'include_hidden': False,
14 'recursive': True,
15 'watch_for_changes': True}]
16proj.file-type = 'shared'
Note: See TracBrowser for help on using the repository browser.