]> git.saurik.com Git - wxWidgets.git/commitdiff
prefix include file for Project Builder project
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Thu, 25 Jul 2002 21:47:25 +0000 (21:47 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Thu, 25 Jul 2002 21:47:25 +0000 (21:47 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx_pb.h [new file with mode: 0644]

diff --git a/include/wx_pb.h b/include/wx_pb.h
new file mode 100644 (file)
index 0000000..a23fb6d
--- /dev/null
@@ -0,0 +1,13 @@
+///////////////////////////////////////////////////////////////////////////////
+// Name:        wx_pb.h
+// Purpose:     Project Builder precompiled header
+// Author:      Gilles Depeyrot
+// Modified by:
+// Created:     22.01.02
+// RCS-ID:      $Id$
+// Copyright:   (c) wxWindows team
+// Licence:     wxWindows license
+///////////////////////////////////////////////////////////////////////////////
+
+#define HAVE_USLEEP 1
+#define HAVE_FCNTL  1