A stub.  In the build schema, it looks like

apriconv
 \-- preapriconv
      \-- apr

so that the static apriconv-1.lib will not absorb all
of the contents of apr-1.lib, which all of the visual
studios like to do to libs which 'depend on' other libs.

Of course you must have a dependency so that apr goes
ahead and initializes it's apr.h, etc.  Thus the stub
in the middle.


git-svn-id: https://svn.apache.org/repos/asf/apr/apr-iconv/trunk@585827 13f79535-47bb-0310-9956-ffa450edef68
1 file changed