MacOSX build script: Change defaults to SDK 10.6, i386 only. And add building aMuleGUI.
[amule.git] / src / Scanner.h.in
blob6c8bb2f9b1478110b29f506e218cf009f2740d5c
1 int yylex();
2 int yylex_destroy();
3 void LexInit(const wxString& pszInput);
4 void LexFree();