source:
trunk/aux/cocotron/win32/cocotron/issue516/issue516_Prefix.pch
| Last change on this file was 13478, checked in by , 15 years ago | |
|---|---|
| File size: 215 bytes | |
| Rev | Line | |
|---|---|---|
| [13478] | 1 | // |
| 2 | // Prefix header for all source files of the 'TrivialDocuments' target in the 'TrivialDocuments' project | |
| 3 | // | |
| 4 | ||
| 5 | #ifdef __OBJC__ | |
| 6 | #import <Cocoa/Cocoa.h> | |
| 7 | #endif | |
| 8 | ||
| 9 | ||
| 10 | #ifdef WINDOWS | |
| 11 | enum { | |
| 12 | unimpErr = -4 | |
| 13 | }; | |
| 14 | #endif |
Note:
See TracBrowser
for help on using the repository browser.
