Changes between Version 3 and Version 4 of CocoaOniguruma
- Timestamp:
- 01/15/08 01:08:33 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CocoaOniguruma
v3 v4 37 37 1. Right click on "Linked Frameworks" and select [Add] -> [Existing Files...]. 38 38 1. Select "CocoaOniguruma/oniguruma/universal/libonig.a". 39 1. Import the header file so you can use CocoaOniguruma! 40 #import "CocoaOniguruma/OnigRegexp.h" 39 1. Import the header file so you can use CocoaOniguruma. 40 {{{ 41 #import "CocoaOniguruma/OnigRegexp.h" 42 }}} 41 43 42 44 == The Author ==
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)