From: Gilles Depeyrot Date: Thu, 25 Jul 2002 21:47:25 +0000 (+0000) Subject: prefix include file for Project Builder project X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/fa4c1d1d41863ab27024dd05e1171e99a12015d9 prefix include file for Project Builder project git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx_pb.h b/include/wx_pb.h new file mode 100644 index 0000000000..a23fb6d357 --- /dev/null +++ b/include/wx_pb.h @@ -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