Hi Arfrever,
arfrever_at_tigris.org wrote:
> URL: http://svn.collab.net/viewvc/svn/trunk/build.conf?pathrev=32068&r1=32067&r2=32068
> ==============================================================================
> --- trunk/build.conf Thu Jul 10 10:08:40 2008 (r32067)
> +++ trunk/build.conf Thu Jul 10 10:13:59 2008 (r32068)
> @@ -343,7 +343,7 @@ install = fsmod-lib
> path = subversion/libsvn_subr
> libs = aprutil apriconv apr xml zlib apr_memcache
> msvc-libs = advapi32.lib shfolder.lib ole32.lib
> -msvc-export = svn_auth.h svn_base64.h svn_cmdline.h svn_compat.h svn_config.h svn_ctype.h svn_dso.h svn_error.h svn_hash.h svn_io.h svn_md5.h svn_nls.h svn_opt.h svn_mergeinfo.h svn_path.h svn_pools.h svn_props.h svn_quoprint.h svn_sorts.h svn_string.h svn_subst.h svn_time.h svn_types.h svn_user.h svn_utf.h svn_version.h svn_xml.h private\svn_atomic.h private\svn_log.h private\svn_mergeinfo_private.h svn_iter.h private\svn_opt_private.h svn_cache.h private\svn_utf_private.h private\svn_cmdline_private.h
> +msvc-export = svn_auth.h svn_base64.h svn_cache.h svn_cmdline.h svn_compat.h svn_config.h svn_ctype.h svn_dso.h svn_error.h svn_hash.h svn_io.h svn_iter.h svn_md5.h svn_mergeinfo.h svn_nls.h svn_opt.h svn_path.h svn_pools.h svn_props.h svn_quoprint.h svn_sorts.h svn_string.h svn_subst.h svn_time.h svn_types.h svn_user.h svn_utf.h svn_version.h svn_xml.h private\svn_atomic.h private\svn_cmdline_private.h private\svn_log.h private\svn_mergeinfo_private.h private\svn_opt_private.h private\svn_utf_private.h
>
> # Working copy management lib
> [libsvn_wc]
I am interested in knowing how this order is determined. Will be helpful for my
future patches :)
Thank You.
--
Senthil Kumaran S
http://www.stylesen.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-10 19:20:12 CEST