diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2010-10-25 10:20:21 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2010-10-25 10:20:21 +0000 |
| commit | 2870b6efe19c9118f2f70d01afa334905bf254f9 (patch) | |
| tree | ddf527a135ca84b39b2d53a06388b017528eaf7e /ide/Xcode3/fluid.pbfilespec | |
| parent | 9ec755f5fad93be700e67a2f40122adf932e578f (diff) | |
Added new project template for Xcode (part 2 of 3). Part 3 will be done later (see TODO: tag sin README.OSX)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7739 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/Xcode3/fluid.pbfilespec')
| -rw-r--r-- | ide/Xcode3/fluid.pbfilespec | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ide/Xcode3/fluid.pbfilespec b/ide/Xcode3/fluid.pbfilespec new file mode 100644 index 000000000..e5c8a8007 --- /dev/null +++ b/ide/Xcode3/fluid.pbfilespec @@ -0,0 +1,8 @@ +{ + Identifier = sourcecode.fluid; + BasedOn = sourcecode; + Name = "FLTK Fluid GUI description"; + Extensions = (fl); + AppliesToBuildRules = yes; + CanSetIncludeInIndex = YES; +} |
