mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-10 17:01:24 +12:00
This commit is contained in:
parent
de070bf485
commit
a90b5cf37a
1998 changed files with 1034301 additions and 0 deletions
15
wxWidgets/include/wx/msw/rcdefs.h
Normal file
15
wxWidgets/include/wx/msw/rcdefs.h
Normal file
|
@ -0,0 +1,15 @@
|
|||
///////////////////////////////////////////////////////////////////////////////
|
||||
// Name: wx/msw/rcdefs.h
|
||||
// Purpose: Fallback for the generated rcdefs.h under the lib directory
|
||||
// Author: Mike Wetherell
|
||||
// RCS-ID: $Id: rcdefs.h 36133 2005-11-08 22:49:46Z MW $
|
||||
// Copyright: (c) 2005 Mike Wetherell
|
||||
// Licence: wxWindows licence
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef _WX_RCDEFS_H
|
||||
#define _WX_RCDEFS_H
|
||||
|
||||
#define WX_CPU_X86
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue