initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
7
libs/wxWidgets-3.3.1/samples/mfc/stdafx.h
Normal file
7
libs/wxWidgets-3.3.1/samples/mfc/stdafx.h
Normal file
@@ -0,0 +1,7 @@
|
||||
// normally this is defined by the IDE by "Using MFC" option but if it isn't
|
||||
// (e.g. because we use bakefile-generated projects), do it ourselves to ensure
|
||||
// that MFC libraries are linked in
|
||||
#ifndef _AFXDLL
|
||||
#define _AFXDLL
|
||||
#endif
|
||||
#include <afxwin.h>
|
||||
Reference in New Issue
Block a user