ported rest of contrib to bakefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -104,8 +104,8 @@ extern "C" void LexFromString(char *buf);
|
||||
#define yytext PROIO_yytext
|
||||
#endif
|
||||
|
||||
extern "C" WXDLLEXPORT_DATA(FILE*) yyin;
|
||||
extern "C" WXDLLEXPORT int yyparse(void);
|
||||
extern "C" WXDLLIMPEXP_DATA_DEPRECATED(FILE*) yyin;
|
||||
extern "C" WXDLLIMPEXP_DEPRECATED int yyparse(void);
|
||||
|
||||
|
||||
wxExprDatabase *thewxExprDatabase = NULL;
|
||||
|
||||
Reference in New Issue
Block a user