log4cxx-0.10.0

所属分类:.net编程
开发工具:Visual C++
文件大小:51356KB
下载次数:26
上传日期:2011-08-02 06:31:09
上 传 者阿波2046
说明:  通过vs2010的编译,通过使用没有发现任何问题!
(can use in vs2010!)

文件列表:
log4cxx-0.10.0\msvc9-proj\apr.vcproj (74761, 2008-06-20)
log4cxx-0.10.0\msvc9-proj\apr.vcxproj (101980, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\apr.vcxproj.filters (16299, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\apr.vcxproj.user (143, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\aprutil.vcproj (54618, 2008-06-20)
log4cxx-0.10.0\msvc9-proj\aprutil.vcxproj (74624, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\aprutil.vcxproj.filters (11894, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\aprutil.vcxproj.user (143, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug\ResolveAssemblyReference.cache (907, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\access.obj (20764, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\action.obj (180074, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\appenderattachableimpl.obj (997374, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\appenderskeleton.obj (859344, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr.Build.CppClean.log (18885, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr.lastbuildstate (69, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr.lib (1609600, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr.log (818, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\aprinitializer.obj (944856, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\aprutil.Build.CppClean.log (6911, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\aprutil.lastbuildstate (69, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\aprutil.lib (1243292, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\aprutil.log (2766, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\aprutil.write.1.tlog (0, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_app.obj (17885, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_atomic.obj (15498, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_base64.obj (15461, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_brigade.obj (32240, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_buckets.obj (13301, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_buckets_alloc.obj (15411, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_buckets_eos.obj (13279, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_buckets_file.obj (18700, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_buckets_flush.obj (13307, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_buckets_heap.obj (14795, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_buckets_mmap.obj (16604, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_buckets_pipe.obj (14945, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_buckets_pool.obj (15701, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_buckets_refcount.obj (13340, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_buckets_simple.obj (17211, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_buckets_socket.obj (14897, 2011-07-28)
log4cxx-0.10.0\msvc9-proj\Debug_Shared\apr_cpystrn.obj (15661, 2011-07-28)
... ...

Apache Portable Runtime ======================= If you are building APR from SVN, you need to use a slightly non-standard build process. You must have autoconf and libtool installed for this to work. There are three steps: 1) ./buildconf 2) ./configure 3) make If you are building APR from a distribution tarball, buildconf will have already been run for you, and you therefore do not need to have either autoconf or libtool installed, and you do not need to run buildconf. Skip step one above and just run configure then make. Generating Test Coverage information ==================================== If you want to generate test coverage data, use the following steps: 1) ./buildconf 2) CFLAGS="-fprofile-arcs -ftest-coverage" ./configure 3) make 4) cd test 5) make 6) ./testall 7) cd .. 8) make gcov

近期下载者

相关文件


收藏者