From bff5c376377f4c19a62e6a44eccda7dbe9deebaf Mon Sep 17 00:00:00 2001 From: scaraveo Date: Fri, 1 Jun 2007 00:57:26 +0000 Subject: integrate OS X support for scintilla. a big patch with a little commit message :) - now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries - several fixes in the OS X layer since the branch was commited in 2005 - used in Komodo since 2005, so pretty stable --- macosx/SciTest/version.plist | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 macosx/SciTest/version.plist (limited to 'macosx/SciTest/version.plist') diff --git a/macosx/SciTest/version.plist b/macosx/SciTest/version.plist new file mode 100644 index 000000000..df8c3dc7d --- /dev/null +++ b/macosx/SciTest/version.plist @@ -0,0 +1,16 @@ + + + + + BuildVersion + 92 + CFBundleVersion + 1.0 + ProductBuildVersion + 7K571 + ProjectName + NibPBTemplates + SourceVersion + 1200000 + + -- cgit v1.2.3