ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/README.embed
(Generate patch)

Comparing libev/README.embed (file contents):
Revision 1.10 by root, Thu Nov 8 18:52:45 2007 UTC vs.
Revision 1.11 by root, Thu Nov 8 22:01:02 2007 UTC

21 (best done by writing a wrapper around ev.h that you can include 21 (best done by writing a wrapper around ev.h that you can include
22 instead and where you can put other configuration options): 22 instead and where you can put other configuration options):
23 23
24 #define EV_STANDALONE 1 24 #define EV_STANDALONE 1
25 #include "ev.h" 25 #include "ev.h"
26
27 Both header files and implementation files can be compiled with a C++
28 compiler (at least, thats a stated goal, and breakage will be treated
29 as a bug).
26 30
27 You need the following files in your source tree, or in a directory 31 You need the following files in your source tree, or in a directory
28 in your include path (e.g. in libev/ when using -Ilibev): 32 in your include path (e.g. in libev/ when using -Ilibev):
29 33
30 ev.h 34 ev.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines