1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> 3<title>osclconfig_util_check.h Source File</title> 4<link href="doxygen.css" rel="stylesheet" type="text/css"> 5</head><body> 6<!-- Generated by Doxygen 1.2.18 --> 7<center> 8<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="modules.html">Modules</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Data Structures</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Data Fields</a> <a class="qindex" href="globals.html">Globals</a> </center> 9<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> 1000002 <span class="preprocessor"></span><span class="preprocessor">#define OSCLCONFIG_UTIL_CHECK_H_INCLUDED</span> 1100003 <span class="preprocessor"></span> 1200009 <span class="preprocessor">#ifndef OSCL_HAS_SYMBIAN_TIMERS</span> 1300010 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_HAS_SYMBIAN_TIMERS has to be defined to either 1 or 0"</span> 1400011 <span class="preprocessor"></span><span class="preprocessor">#endif</span> 1500012 <span class="preprocessor"></span> 1600018 <span class="preprocessor">#ifndef OSCL_HAS_SYMBIAN_MATH</span> 1700019 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_HAS_SYMBIAN_MATH has to be defined to either 1 or 0"</span> 1800020 <span class="preprocessor"></span><span class="preprocessor">#endif</span> 1900021 <span class="preprocessor"></span> 2000027 <span class="preprocessor">#ifndef OSCL_HAS_ANSI_MATH_SUPPORT</span> 2100028 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_HAS_ANSI_MATH_SUPPORT has to be defined to either 1 or 0"</span> 2200029 <span class="preprocessor"></span><span class="preprocessor">#endif</span> 2300030 <span class="preprocessor"></span> 2400035 <span class="preprocessor">#ifndef OSCL_CLOCK_HAS_DRIFT_CORRECTION</span> 2500036 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_CLOCK_HAS_DRIFT_CORRECTION has to be defined to either 1 or 0"</span> 2600037 <span class="preprocessor"></span><span class="preprocessor">#endif</span> 2700038 <span class="preprocessor"></span> 2800039 <span class="preprocessor">#endif // OSCLCONFIG_UTIL_CHECK_H_INCLUDED</span> 2900040 <span class="preprocessor"></span> 3000041 31</pre></div><hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small> 32<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small> 33</small></address> 34</body> 35</html> 36