⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 db_static.dsp

📁 这是linux下运行的mysql软件包,可用于linux 下安装 php + mysql + apach 的网络配置
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="db_static" - Package Owner=<4># Microsoft Developer Studio Generated Build File, Format Version 6.00# ** DO NOT EDIT **# TARGTYPE "Win32 (x86) Static Library" 0x0104CFG=db_static - Win32 Debug Static!MESSAGE This is not a valid makefile. To build this project using NMAKE,!MESSAGE use the Export Makefile command and run!MESSAGE !MESSAGE NMAKE /f "db_static.mak".!MESSAGE !MESSAGE You can specify a configuration when running NMAKE!MESSAGE by defining the macro CFG on the command line. For example:!MESSAGE !MESSAGE NMAKE /f "db_static.mak" CFG="db_static - Win32 Debug Static"!MESSAGE !MESSAGE Possible choices for configuration are:!MESSAGE !MESSAGE "db_static - Win32 Release Static" (based on "Win32 (x86) Static Library")!MESSAGE "db_static - Win32 Debug Static" (based on "Win32 (x86) Static Library")!MESSAGE # Begin Project# PROP AllowPerConfigDependencies 0# PROP Scc_ProjName ""# PROP Scc_LocalPath ""CPP=cl.exeRSC=rc.exe!IF  "$(CFG)" == "db_static - Win32 Release Static"# PROP BASE Use_MFC 0# PROP BASE Use_Debug_Libraries 0# PROP BASE Output_Dir "Release_static"# PROP BASE Intermediate_Dir "Release_static"# PROP BASE Target_Dir ""# PROP Use_MFC 0# PROP Use_Debug_Libraries 0# PROP Output_Dir "Release_static"# PROP Intermediate_Dir "Release_static"# PROP Target_Dir ""# ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "." /I ".." /I "../dbinc" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX"config.h" /FD /c# ADD CPP /nologo /MT /W3 /GX /O2 /I "." /I ".." /I "../dbinc" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX"config.h" /FD /c# ADD BASE RSC /l 0xc09# ADD RSC /l 0xc09BSC32=bscmake.exe# ADD BASE BSC32 /nologo# ADD BSC32 /nologoLIB32=link.exe -lib# ADD BASE LIB32 /nologo /out:"Release/libdb41s.lib"# ADD LIB32 /nologo /out:"Release_static/libdb41s.lib"!ELSEIF  "$(CFG)" == "db_static - Win32 Debug Static"# PROP BASE Use_MFC 1# PROP BASE Use_Debug_Libraries 1# PROP BASE Output_Dir "Debug_static"# PROP BASE Intermediate_Dir "Debug_static"# PROP BASE Target_Dir ""# PROP Use_MFC 1# PROP Use_Debug_Libraries 1# PROP Output_Dir "Debug_static"# PROP Intermediate_Dir "Debug_static"# PROP Target_Dir ""# ADD BASE CPP /nologo /MTd /W3 /GX /Z7 /Od /I "." /I ".." /I "../dbinc" /D "CONFIG_TEST" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX"config.h" /FD /c# ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "." /I ".." /I "../dbinc" /D "CONFIG_TEST" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX"config.h" /FD /c# ADD BASE RSC /l 0xc09# ADD RSC /l 0xc09BSC32=bscmake.exe# ADD BASE BSC32 /nologo# ADD BSC32 /nologoLIB32=link.exe -lib# ADD BASE LIB32 /nologo /out:"Debug/libdb41sd.lib"# ADD LIB32 /nologo /out:"Debug_static/libdb41sd.lib"!ENDIF # Begin Target# Name "db_static - Win32 Release Static"# Name "db_static - Win32 Debug Static"# Begin Source FileSOURCE=..\btree\bt_compare.c# End Source File# Begin Source FileSOURCE=..\btree\bt_conv.c# End Source File# Begin Source FileSOURCE=..\btree\bt_curadj.c# End Source File# Begin Source FileSOURCE=..\btree\bt_cursor.c# End Source File# Begin Source FileSOURCE=..\btree\bt_delete.c# End Source File# Begin Source FileSOURCE=..\btree\bt_method.c# End Source File# Begin Source FileSOURCE=..\btree\bt_open.c# End Source File# Begin Source FileSOURCE=..\btree\bt_put.c# End Source File# Begin Source FileSOURCE=..\btree\bt_rec.c# End Source File# Begin Source FileSOURCE=..\btree\bt_reclaim.c# End Source File# Begin Source FileSOURCE=..\btree\bt_recno.c# End Source File# Begin Source FileSOURCE=..\btree\bt_rsearch.c# End Source File# Begin Source FileSOURCE=..\btree\bt_search.c# End Source File# Begin Source FileSOURCE=..\btree\bt_split.c# End Source File# Begin Source FileSOURCE=..\btree\bt_stat.c# End Source File# Begin Source FileSOURCE=..\btree\bt_upgrade.c# End Source File# Begin Source FileSOURCE=..\btree\bt_verify.c# End Source File# Begin Source FileSOURCE=..\btree\btree_auto.c# End Source File# Begin Source FileSOURCE=..\clib\strcasecmp.c# End Source File# Begin Source FileSOURCE=..\common\db_byteorder.c# End Source File# Begin Source FileSOURCE=..\common\db_err.c# End Source File# Begin Source FileSOURCE=..\common\db_getlong.c# End Source File# Begin Source FileSOURCE=..\common\db_idspace.c# End Source File# Begin Source FileSOURCE=..\common\db_log2.c# End Source File# Begin Source FileSOURCE=..\common\util_cache.c# End Source File# Begin Source FileSOURCE=..\common\util_log.c# End Source File# Begin Source FileSOURCE=..\common\util_sig.c# End Source File# Begin Source FileSOURCE=..\cxx\cxx_db.cpp# End Source File# Begin Source FileSOURCE=..\cxx\cxx_dbc.cpp# End Source File# Begin Source FileSOURCE=..\cxx\cxx_dbt.cpp# End Source File# Begin Source FileSOURCE=..\cxx\cxx_env.cpp# End Source File# Begin Source FileSOURCE=..\cxx\cxx_except.cpp# End Source File# Begin Source FileSOURCE=..\cxx\cxx_lock.cpp# End Source File# Begin Source FileSOURCE=..\cxx\cxx_logc.cpp# End Source File# Begin Source FileSOURCE=..\cxx\cxx_mpool.cpp# End Source File# Begin Source FileSOURCE=..\cxx\cxx_txn.cpp# End Source File# Begin Source FileSOURCE=..\db\crdel_auto.c# End Source File# Begin Source FileSOURCE=..\db\crdel_rec.c# End Source File# Begin Source FileSOURCE=..\db\db.c# End Source File# Begin Source FileSOURCE=..\db\db_am.c# End Source File# Begin Source FileSOURCE=..\db\db_auto.c# End Source File# Begin Source FileSOURCE=..\db\db_cam.c# End Source File# Begin Source FileSOURCE=..\db\db_conv.c# End Source File# Begin Source FileSOURCE=..\db\db_dispatch.c# End Source File# Begin Source FileSOURCE=..\db\db_dup.c# End Source File# Begin Source FileSOURCE=..\db\db_iface.c# End Source File# Begin Source FileSOURCE=..\db\db_join.c# End Source File# Begin Source FileSOURCE=..\db\db_meta.c# End Source File# Begin Source FileSOURCE=..\db\db_method.c# End Source File# Begin Source FileSOURCE=..\db\db_open.c# End Source File# Begin Source FileSOURCE=..\db\db_overflow.c# End Source File# Begin Source FileSOURCE=..\db\db_pr.c# End Source File# Begin Source FileSOURCE=..\db\db_rec.c# End Source File# Begin Source FileSOURCE=..\db\db_reclaim.c# End Source File# Begin Source FileSOURCE=..\db\db_remove.c# End Source File# Begin Source FileSOURCE=..\db\db_rename.c# End Source File# Begin Source FileSOURCE=..\db\db_ret.c# End Source File# Begin Source FileSOURCE=..\db\db_truncate.c# End Source File# Begin Source FileSOURCE=..\db\db_upg.c# End Source File# Begin Source FileSOURCE=..\db\db_upg_opd.c# End Source File# Begin Source FileSOURCE=..\db\db_vrfy.c# End Source File# Begin Source FileSOURCE=..\db\db_vrfyutil.c# End Source File# Begin Source FileSOURCE=..\dbm\dbm.c# End Source File# Begin Source FileSOURCE=..\dbreg\dbreg.c# End Source File# Begin Source FileSOURCE=..\dbreg\dbreg_auto.c# End Source File# Begin Source FileSOURCE=..\dbreg\dbreg_rec.c# End Source File# Begin Source FileSOURCE=..\dbreg\dbreg_util.c# End Source File# Begin Source FileSOURCE=..\env\db_salloc.c# End Source File# Begin Source FileSOURCE=..\env\db_shash.c# End Source File# Begin Source FileSOURCE=..\env\env_file.c# End Source File# Begin Source FileSOURCE=..\env\env_method.c# End Source File# Begin Source FileSOURCE=..\env\env_open.c# End Source File# Begin Source FileSOURCE=..\env\env_recover.c# End Source File# Begin Source FileSOURCE=..\env\env_region.c# End Source File# Begin Source FileSOURCE=..\fileops\fileops_auto.c# End Source File# Begin Source FileSOURCE=..\fileops\fop_basic.c# End Source File# Begin Source FileSOURCE=..\fileops\fop_rec.c# End Source File# Begin Source FileSOURCE=..\fileops\fop_util.c# End Source File# Begin Source FileSOURCE=..\hash\hash.c# End Source File# Begin Source FileSOURCE=..\hash\hash_auto.c# End Source File# Begin Source FileSOURCE=..\hash\hash_conv.c# End Source File# Begin Source FileSOURCE=..\hash\hash_dup.c# End Source File# Begin Source FileSOURCE=..\hash\hash_func.c# End Source File# Begin Source FileSOURCE=..\hash\hash_meta.c# End Source File# Begin Source FileSOURCE=..\hash\hash_method.c# End Source File# Begin Source FileSOURCE=..\hash\hash_open.c# End Source File# Begin Source FileSOURCE=..\hash\hash_page.c# End Source File# Begin Source FileSOURCE=..\hash\hash_rec.c# End Source File# Begin Source FileSOURCE=..\hash\hash_reclaim.c# End Source File# Begin Source FileSOURCE=..\hash\hash_stat.c# End Source File# Begin Source FileSOURCE=..\hash\hash_upgrade.c# End Source File# Begin Source FileSOURCE=..\hash\hash_verify.c# End Source File# Begin Source FileSOURCE=..\hmac\hmac.c# End Source File# Begin Source FileSOURCE=..\hmac\sha1.c# End Source File# Begin Source FileSOURCE=..\hsearch\hsearch.c# End Source File# Begin Source FileSOURCE=..\lock\lock.c# End Source File# Begin Source FileSOURCE=..\lock\lock_deadlock.c# End Source File# Begin Source FileSOURCE=..\lock\lock_method.c# End Source File# Begin Source FileSOURCE=..\lock\lock_region.c# End Source File# Begin Source FileSOURCE=..\lock\lock_stat.c# End Source File# Begin Source FileSOURCE=..\lock\lock_util.c# End Source File# Begin Source FileSOURCE=..\log\log.c# End Source File# Begin Source FileSOURCE=..\log\log_archive.c# End Source File# Begin Source FileSOURCE=..\log\log_compare.c# End Source File# Begin Source FileSOURCE=..\log\log_get.c# End Source File# Begin Source FileSOURCE=..\log\log_method.c# End Source File# Begin Source FileSOURCE=..\log\log_put.c# End Source File# Begin Source FileSOURCE=..\mp\mp_alloc.c# End Source File# Begin Source FileSOURCE=..\mp\mp_bh.c# End Source File# Begin Source FileSOURCE=..\mp\mp_fget.c# End Source File# Begin Source FileSOURCE=..\mp\mp_fopen.c# End Source File# Begin Source FileSOURCE=..\mp\mp_fput.c# End Source File# Begin Source FileSOURCE=..\mp\mp_fset.c# End Source File# Begin Source FileSOURCE=..\mp\mp_method.c# End Source File# Begin Source FileSOURCE=..\mp\mp_region.c# End Source File# Begin Source FileSOURCE=..\mp\mp_register.c# End Source File# Begin Source FileSOURCE=..\mp\mp_stat.c# End Source File# Begin Source FileSOURCE=..\mp\mp_sync.c# End Source File# Begin Source FileSOURCE=..\mp\mp_trickle.c# End Source File# Begin Source FileSOURCE=..\mutex\mut_win32.c# End Source File# Begin Source FileSOURCE=..\mutex\mutex.c# End Source File# Begin Source FileSOURCE=..\os\os_alloc.c# End Source File# Begin Source FileSOURCE=..\os\os_id.c# End Source File# Begin Source FileSOURCE=..\os\os_method.c# End Source File# Begin Source FileSOURCE=..\os\os_oflags.c# End Source File# Begin Source FileSOURCE=..\os\os_region.c# End Source File# Begin Source FileSOURCE=..\os\os_root.c# End Source File# Begin Source FileSOURCE=..\os\os_rpath.c# End Source File# Begin Source FileSOURCE=..\os\os_tmpdir.c# End Source File# Begin Source FileSOURCE=..\os\os_unlink.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_abs.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_clock.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_config.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_dir.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_errno.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_fid.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_fsync.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_handle.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_map.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_open.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_rename.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_rw.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_seek.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_sleep.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_spin.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_stat.c# End Source File# Begin Source FileSOURCE=..\os_win32\os_type.c# End Source File# Begin Source FileSOURCE=..\qam\qam.c# End Source File# Begin Source FileSOURCE=..\qam\qam_auto.c# End Source File# Begin Source FileSOURCE=..\qam\qam_conv.c# End Source File# Begin Source FileSOURCE=..\qam\qam_files.c# End Source File# Begin Source FileSOURCE=..\qam\qam_method.c# End Source File# Begin Source FileSOURCE=..\qam\qam_open.c# End Source File# Begin Source FileSOURCE=..\qam\qam_rec.c# End Source File# Begin Source FileSOURCE=..\qam\qam_stat.c# End Source File# Begin Source FileSOURCE=..\qam\qam_upgrade.c# End Source File# Begin Source FileSOURCE=..\qam\qam_verify.c# End Source File# Begin Source FileSOURCE=..\rep\rep_method.c# End Source File# Begin Source FileSOURCE=..\rep\rep_record.c# End Source File# Begin Source FileSOURCE=..\rep\rep_region.c# End Source File# Begin Source FileSOURCE=..\rep\rep_util.c# End Source File# Begin Source FileSOURCE=..\txn\txn.c# End Source File# Begin Source FileSOURCE=..\txn\txn_auto.c# End Source File# Begin Source FileSOURCE=..\txn\txn_method.c# End Source File# Begin Source FileSOURCE=..\txn\txn_rec.c# End Source File# Begin Source FileSOURCE=..\txn\txn_recover.c# End Source File# Begin Source FileSOURCE=..\txn\txn_region.c# End Source File# Begin Source FileSOURCE=..\txn\txn_stat.c# End Source File# Begin Source FileSOURCE=..\txn\txn_util.c# End Source File# Begin Source FileSOURCE=..\xa\xa.c# End Source File# Begin Source FileSOURCE=..\xa\xa_db.c# End Source File# Begin Source FileSOURCE=..\xa\xa_map.c# End Source File# End Target# End Project

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -