Changeset 3200
- Timestamp:
- 08/18/05 16:28:08 (3 years ago)
- Files:
-
- Footagehead/trunk/prefix.pch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Footagehead/trunk/prefix.pch
r2957 r3200 35 35 #import <sys/param.h> 36 36 37 // --- libraries37 // --- Libraries 38 38 #import <jpeglib.h> 39 40 // --- Macros 41 #define NSLS NSLocalizedString 42 #define NSSWF NSString stringWithFormat
