- Revision
- 16033
- Author
- john
- Date
- 2007-12-03 16:37:54 -0800 (Mon, 03 Dec 2007)
Log Message
commit correct file from my last attempt to update the linux wing project files
Modified Paths
Diff
Modified: trunk/chandler/WingLinuxDebug.wpr (16032 => 16033)
--- trunk/chandler/WingLinuxDebug.wpr 2007-12-04 00:37:02 UTC (rev 16032) +++ trunk/chandler/WingLinuxDebug.wpr 2007-12-04 00:37:54 UTC (rev 16033) @@ -6,11 +6,12 @@ [project attributes] debug.run-args = {loc('Chandler.py'): '--catch=never --stderr'} proj.directory-list = [{'dirloc': loc('.'), - 'excludes': (), + 'excludes': [u'debug', + u'release'], 'filter': '*', - 'include_hidden': 0, + 'include_hidden': False, 'recursive': 1, - 'watch_for_changes': 1}] + 'watch_for_changes': True}] proj.env-vars = {None: ('custom', ['LD_LIBRARY_PATH=debug/lib:debug/db/lib:debug/icu/l'\ 'ib:debug/j2re-image/lib/i386:debug/j2re-image/lib/'\
_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits
