Source mods to get Windows build to work with dynamic ftk library (should have no effect on unix builds).

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1061 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
jcalcote
2008-06-26 23:04:15 +00:00
parent 1350c25490
commit 29c366d762
5 changed files with 407 additions and 387 deletions

View File

@@ -100,7 +100,7 @@ FLMBYTE gv_ucBase64EncodeTable[ 64] =
/***************************************************************************
Desc:
***************************************************************************/
class FLMEXP F_StreamPrintfClient : public IF_PrintfClient
class FTKEXP F_StreamPrintfClient : public IF_PrintfClient
{
public: