blob: d026f59a2e4b705896e6c54b57dd3b0a0db46bbe [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>osclconfig_util_check.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
<hr><h1>osclconfig_util_check.h</h1><a href="osclconfig__util__check_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <span class="preprocessor">#ifndef OSCLCONFIG_UTIL_CHECK_H_INCLUDED</span>
00002 <span class="preprocessor"></span><span class="preprocessor">#define OSCLCONFIG_UTIL_CHECK_H_INCLUDED</span>
00003 <span class="preprocessor"></span>
00009 <span class="preprocessor">#ifndef OSCL_HAS_SYMBIAN_TIMERS</span>
00010 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_HAS_SYMBIAN_TIMERS has to be defined to either 1 or 0"</span>
00011 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
00012 <span class="preprocessor"></span>
00018 <span class="preprocessor">#ifndef OSCL_HAS_SYMBIAN_MATH</span>
00019 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_HAS_SYMBIAN_MATH has to be defined to either 1 or 0"</span>
00020 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
00021 <span class="preprocessor"></span>
00027 <span class="preprocessor">#ifndef OSCL_HAS_ANSI_MATH_SUPPORT</span>
00028 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_HAS_ANSI_MATH_SUPPORT has to be defined to either 1 or 0"</span>
00029 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
00030 <span class="preprocessor"></span>
00035 <span class="preprocessor">#ifndef OSCL_CLOCK_HAS_DRIFT_CORRECTION</span>
00036 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_CLOCK_HAS_DRIFT_CORRECTION has to be defined to either 1 or 0"</span>
00037 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
00038 <span class="preprocessor"></span>
00039 <span class="preprocessor">#endif // OSCLCONFIG_UTIL_CHECK_H_INCLUDED</span>
00040 <span class="preprocessor"></span>
00041
</pre></div><hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
</small></address>
</body>
</html>