* Better Patch for Configfile handling
[opeanno-debian-packaging.git] / openanno.wpr
blob8c7e3ee3f0ea8cd90977b2cc48aefdc26f27643d
1 #!wing
2 #!version=3.0
3 ##################################################################
4 # Wing IDE project file                                          #
5 ##################################################################
6 [project attributes]
7 proj.directory-list = [{'dirloc': loc('game'),
8                         'excludes': [u'ext/simplejson'],
9                         'filter': 'Python Files',
10                         'include_hidden': 0,
11                         'recursive': 1,
12                         'watch_for_changes': 1},
13                        {'dirloc': loc('content/gui'),
14                         'excludes': (),
15                         'filter': '*',
16                         'include_hidden': 0,
17                         'recursive': 0,
18                         'watch_for_changes': 1},
19                        {'dirloc': loc('.'),
20                         'excludes': [u'content',
21                                      u'development',
22                                      u'unittests',
23                                      u'editor'],
24                         'filter': 'Python Files',
25                         'include_hidden': 0,
26                         'recursive': 1,
27                         'watch_for_changes': 1}]
28 proj.file-type = 'shared'
29 proj.main-file = loc('openanno.py')