Added fail safe delay as some camera drivers ignore the frame rate
[pwlib.git] / samples / ipv6test / precompile.h
blob64cf7af9d635f3e649a07e629274b5dae1aaf63f
1 /*
2 * precompile.cxx
4 * PWLib application source file for dtmftest
6 * Precompiled header generation file.
8 * Copyright (c) 2003 Equivalence Pty. Ltd.
10 * The contents of this file are subject to the Mozilla Public License
11 * Version 1.0 (the "License"); you may not use this file except in
12 * compliance with the License. You may obtain a copy of the License at
13 * http://www.mozilla.org/MPL/
15 * Software distributed under the License is distributed on an "AS IS"
16 * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
17 * the License for the specific language governing rights and limitations
18 * under the License.
20 * The Original Code is Portable Windows Library.
22 * The Initial Developer of the Original Code is Equivalence Pty. Ltd.
24 * Contributor(s): ______________________________________.
26 * $Log$
27 * Revision 1.1 2004/12/14 06:50:59 csoutheren
28 * Initial version
30 * Revision 1.1 2004/09/10 01:59:35 dereksmithies
31 * Initial release of program to test Dtmf creation and detection.
33 * Revision 1.1 2003/04/28 08:18:42 craigs
34 * Initial version
36 * Revision 1.1 2003/02/20 01:10:52 robertj
37 * Changed precompiled header so can precompile more than just ptlib.h
41 #include <ptlib.h>
44 // End of File ///////////////////////////////////////////////////////////////