Changeset 1186 for trunk/CommonMediaPlayer/Classes/CMPPlayerManager.h
- Timestamp:
- 02/26/10 07:39:43 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/CommonMediaPlayer/Classes/CMPPlayerManager.h
r1184 r1186 151 151 return success; 152 152 } 153 154 155 153 156 154 static inline BOOL loadCMPFramework(NSString *frapPath) … … 221 219 return NO; 222 220 } 223 224 225 221 226 222 NSBundle *framework = [NSBundle bundleWithPath:frameworkPath];
