diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-03-02 21:52:58 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-03-02 21:52:58 +0000 |
commit | 3f5de3273c9e103b4909802e339db06fe0b53312 (patch) | |
tree | 793ef66c9456665f7b472e214d79b1078fccebe8 /.project |
* new project: ff-luci - Freifunk Lua Configuration Interface
Diffstat (limited to '.project')
-rw-r--r-- | .project | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 000000000..1b9dc67a9 --- /dev/null +++ b/.project @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>ffluci</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + </buildSpec> + <natures> + <nature>org.eclipse.dltk.lua.core.nature</nature> + </natures> +</projectDescription> |