2006-07-25 18:57:17 +01:00
|
|
|
# ~/.lwbuildrc
|
|
|
|
|
#
|
|
|
|
|
# Contains constants used when creating a new project.
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
AUTHOR=""
|
|
|
|
|
EMAIL=""
|
2010-11-25 15:32:52 +00:00
|
|
|
COPYRIGHT=""
|
2006-07-25 20:20:13 +01:00
|
|
|
VIM_MODELINE="expandtab:ts=4:sw=4"
|
2006-07-25 18:57:17 +01:00
|
|
|
|
|
|
|
|
# vim: expandtab:ts=4:sw=4
|