1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
<html>
<head>
<title>Camstream: CamStream API documentation</title>
<link rel="stylesheet" href="../../tech.css" type="text/css">
</head>
<body>
<!-- Generated by Doxygen 1.2.6 -->
<center>
<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> <a class="qindex" href="globals.html">File Members</a> </center>
<hr><h1>config.h</h1><a href="config_h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <font class="comment">/* config.h. Generated automatically by configure. */</font>
00002 <font class="preprocessor">#include <stdio.h></font>
00003 <font class="preprocessor">#include <qglobal.h></font>
00004
00005 <font class="preprocessor">#include <<a class="code" href="debug_h.html">debug.h</a>></font>
00006
00007 <font class="comment">/* Static portion of config.h */</font>
<a name="l00008"></a><a class="code" href="config_h.html#a0">00008</a> <font class="preprocessor">#define VERSION "0.24"</font>
<a name="l00009"></a><a class="code" href="config_h.html#a1">00009</a> <font class="preprocessor"></font><font class="preprocessor">#define VERSION_NUMBER 0x0024</font>
00010 <font class="preprocessor"></font>
00011 <font class="comment">/***************************************************************************/</font>
00012
<a name="l00013"></a><a class="code" href="config_h.html#a2">00013</a> <font class="preprocessor">#define HAVE_PWCIOCTL_H 1</font>
00014 <font class="preprocessor"></font>
00015 <font class="comment">/* Processor capabilities */</font>
<a name="l00016"></a><a class="code" href="config_h.html#a3">00016</a> <font class="preprocessor">#define HAVE_INTELCPU 1</font>
<a name="l00017"></a><a class="code" href="config_h.html#a4">00017</a> <font class="preprocessor"></font><font class="preprocessor">#define HAVE_MMX 1</font>
00018 <font class="preprocessor"></font>
00019 <font class="comment">/* #undef INCLUDE_UNISTD_H */</font>
<a name="l00020"></a><a class="code" href="config_h.html#a5">00020</a> <font class="preprocessor">#define INCLUDE_STDLIB_H 1</font>
</font></pre></div><hr><address><small>Generated at Wed Jun 20 02:51:23 2001 for Camstream by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.gif" alt="doxygen" align="middle" border=0
width=110 height=53></a>1.2.6 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
© 1997-2001</small></address>
</body>
</html>
|