prefix include file for Project Builder project
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
13
include/wx_pb.h
Normal file
13
include/wx_pb.h
Normal file
@@ -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
|
Reference in New Issue
Block a user