- # Microsoft Developer Studio Project File - Name="libmysqld" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
- CFG=libmysqld - Win32 Debug
- !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 "libmysqld.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 "libmysqld.mak" CFG="libmysqld - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "libmysqld - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE "libmysqld - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE "libmysqld - Win32 classic" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE "libmysqld - Win32 pro" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- CPP=xicl6.exe
- MTL=midl.exe
- RSC=rc.exe
- !IF "$(CFG)" == "libmysqld - Win32 Release"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "Release"
- # PROP BASE Intermediate_Dir "Release"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "release"
- # PROP Intermediate_Dir "release"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBMYSQLD_EXPORTS" /YX /FD /c
- # ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../libmysqld" /I "../sql" /I "../regex" /I "../bdb/build_win32" /I "../zlib" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "SIGNAL_WITH_VIO_CLOSE" /D "HAVE_DLOPEN" /D "EMBEDDED_LIBRARY" /D "HAVE_INNOBASE_DB" /D "DBUG_OFF" /D "USE_TLS" /D "__WIN__" /FD /c
- # SUBTRACT CPP /WX /Fr
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x416 /d "NDEBUG"
- # ADD RSC /l 0x416 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=xilink6.exe
- # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
- # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Wsock32.lib ..lib_releasemyisam_tls.lib ..lib_releasemyisammrg_tls.lib ..lib_releasemysys_tls.lib ..lib_releasestrings.lib ..lib_releaseregex.lib ..lib_releaseheap_tls.lib ..lib_releaseinnodb.lib ..lib_releasebdb.lib ..lib_releasezlib.lib /nologo /dll /machine:I386 /out:"../lib_release/libmysqld.dll" /implib:"../lib_release/libmysqld.lib"
- # SUBTRACT LINK32 /pdb:none
- !ELSEIF "$(CFG)" == "libmysqld - Win32 Debug"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "libmysqld___Win32_Debug"
- # PROP BASE Intermediate_Dir "libmysqld___Win32_Debug"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "debug"
- # PROP Intermediate_Dir "debug"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBMYSQLD_EXPORTS" /YX /FD /GZ /c
- # ADD CPP /nologo /MT /W3 /Z7 /Od /I "../include" /I "../libmysqld" /I "../sql" /I "../regex" /I "../bdb/build_win32" /I "../zlib" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "SAFEMALLOC" /D "HAVE_BERKELEY_DB" /D "USE_SYMDIR" /D "SIGNAL_WITH_VIO_CLOSE" /D "HAVE_DLOPEN" /D "EMBEDDED_LIBRARY" /D "HAVE_INNOBASE_DB" /D "USE_TLS" /D "__WIN__" /FD /GZ /c
- # SUBTRACT CPP /X /Fr
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x416 /d "_DEBUG"
- # ADD RSC /l 0x416 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=xilink6.exe
- # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
- # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Wsock32.lib ..lib_debugdbug_tls.lib ..lib_debugmysys_tls.lib ..lib_debugstrings.lib ..lib_debugregex.lib ..lib_debugheap_tls.lib ..lib_debuginnodb.lib /nologo /dll /incremental:no /debug /machine:I386 /nodefaultlib:"LIBCMTD" /out:"../lib_debug/libmysqld.dll" /implib:"../lib_debug/libmysqld.lib" /pdbtype:sept
- # SUBTRACT LINK32 /pdb:none
- !ELSEIF "$(CFG)" == "libmysqld - Win32 classic"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "libmysqld___Win32_classic"
- # PROP BASE Intermediate_Dir "libmysqld___Win32_classic"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "classic"
- # PROP Intermediate_Dir "classic"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../regex" /I "../sql" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "USE_SYMDIR" /D "SIGNAL_WITH_VIO_CLOSE" /D "HAVE_DLOPEN" /D "EMBEDDED_LIBRARY" /D "DBUG_OFF" /D "USE_TLS" /D "__WIN__" /D "NDEBUG" /FR /FD /c
- # ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../regex" /I "../libmysqld" /I "../sql" /I "../zlib" /D "WIN32" /D "_WINDOWS" /D "USE_SYMDIR" /D "SIGNAL_WITH_VIO_CLOSE" /D "HAVE_DLOPEN" /D "EMBEDDED_LIBRARY" /D "USE_TLS" /D "__WIN__" /D LICENSE=Commerical /D "DBUG_OFF" /D "_MBCS" /D "NDEBUG" /FD /c
- # SUBTRACT CPP /Fr
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x416 /d "NDEBUG"
- # ADD RSC /l 0x416 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=xilink6.exe
- # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Wsock32.lib ..lib_releasemyisam_tls.lib ..lib_releasemyisammrg_tls.lib ..lib_releasemysys_tls.lib ..lib_releasestrings.lib ..lib_releaseregex.lib ..lib_releaseheap_tls.lib ..lib_releasezlib.lib /nologo /dll /machine:I386 /out:"../lib_release/libmysqld.dll" /implib:"../lib_release/libmysqld.lib"
- # SUBTRACT BASE LINK32 /pdb:none
- # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Wsock32.lib ..lib_releasemyisam_tls.lib ..lib_releasemyisammrg_tls.lib ..lib_releasemysys_tls.lib ..lib_releasestrings.lib ..lib_releaseregex.lib ..lib_releaseheap_tls.lib ..lib_releasezlib.lib /nologo /dll /machine:I386 /out:"../lib_classic/libmysqld.dll" /implib:"../lib_release/libmysqld.lib"
- # SUBTRACT LINK32 /pdb:none
- !ELSEIF "$(CFG)" == "libmysqld - Win32 pro"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "libmysqld___Win32_pro"
- # PROP BASE Intermediate_Dir "libmysqld___Win32_pro"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "pro"
- # PROP Intermediate_Dir "pro"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../regex" /I "../sql" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "USE_SYMDIR" /D "SIGNAL_WITH_VIO_CLOSE" /D "HAVE_DLOPEN" /D "EMBEDDED_LIBRARY" /D "HAVE_INNOBASE_DB" /D "DBUG_OFF" /D "USE_TLS" /D "__WIN__" /D "NDEBUG" /FR /FD /c
- # ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../regex" /I "../libmysqld" /I "../sql" /I "../zlib" /D "WIN32" /D "USE_SYMDIR" /D "SIGNAL_WITH_VIO_CLOSE" /D "EMBEDDED_LIBRARY" /D "USE_TLS" /D "__WIN__" /D "MYSQL_SERVER" /D LICENSE=Commercial /D "_MBCS" /D "HAVE_DLOPEN" /D "HAVE_INNOBASE_DB" /D "DBUG_OFF" /D "NDEBUG" /D "_WINDOWS" /D "_CONSOLE" /FD /D MYSQL_SERVER_SUFFIX=-pro /c
- # SUBTRACT CPP /X /Fr
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x416 /d "NDEBUG"
- # ADD RSC /l 0x416 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=xilink6.exe
- # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Wsock32.lib ..lib_releasemyisam_tls.lib ..lib_releasemyisammrg_tls.lib ..lib_releasemysys_tls.lib ..lib_releasestrings.lib ..lib_releaseregex.lib ..lib_releaseheap_tls.lib ..lib_releaseinnodb.lib ..lib_releasezlib.lib /nologo /dll /machine:I386 /out:"../lib_classic/libmysqld.dll" /implib:"../lib_release/libmysqld.lib"
- # SUBTRACT BASE LINK32 /pdb:none
- # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Wsock32.lib ..lib_releasemyisam_tls.lib ..lib_releasemyisammrg_tls.lib ..lib_releasemysys_tls.lib ..lib_releasestrings.lib ..lib_releaseregex.lib ..lib_releaseheap_tls.lib ..lib_releaseinnodb.lib ..lib_releasezlib.lib /nologo /dll /machine:I386 /out:"../lib_pro/libmysqld.dll" /implib:"../lib_release/libmysqld.lib"
- # SUBTRACT LINK32 /pdb:none
- !ENDIF
- # Begin Target
- # Name "libmysqld - Win32 Release"
- # Name "libmysqld - Win32 Debug"
- # Name "libmysqld - Win32 classic"
- # Name "libmysqld - Win32 pro"
- # Begin Source File
- SOURCE="..sql-commonclient.c"
- !IF "$(CFG)" == "libmysqld - Win32 Release"
- !ELSEIF "$(CFG)" == "libmysqld - Win32 Debug"
- !ELSEIF "$(CFG)" == "libmysqld - Win32 classic"
- !ELSEIF "$(CFG)" == "libmysqld - Win32 pro"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="..stringsctype-latin1.c"
- # End Source File
- # Begin Source File
- SOURCE=..mysysdefault.c
- # End Source File
- # Begin Source File
- SOURCE=..sqlderror.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqldiscover.cpp
- # End Source File
- # Begin Source File
- SOURCE=.emb_qcache.cpp
- # End Source File
- # Begin Source File
- SOURCE=..libmysqlerrmsg.c
- # End Source File
- # Begin Source File
- SOURCE=..sqlfield.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlfield_conv.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlfilesort.cpp
- # End Source File
- # Begin Source File
- SOURCE=..clientget_password.c
- # End Source File
- # Begin Source File
- SOURCE=..sqlgstream.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlha_berkeley.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlha_heap.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlha_innodb.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlha_isammrg.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlha_myisam.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlha_myisammrg.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlhandler.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlhash_filo.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlhostname.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlinit.cpp
- # End Source File
- # Begin Source File
- SOURCE=..stringsint2str.c
- # End Source File
- # Begin Source File
- SOURCE=..sqlitem.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlitem_buff.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlitem_cmpfunc.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlitem_create.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlitem_func.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlitem_geofunc.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlitem_row.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlitem_strfunc.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlitem_subselect.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlitem_sum.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlitem_timefunc.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlitem_uniq.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlkey.cpp
- # End Source File
- # Begin Source File
- SOURCE=.lib_sql.cpp
- # End Source File
- # Begin Source File
- SOURCE=..libmysqllibmysql.c
- # End Source File
- # Begin Source File
- SOURCE=.libmysqld.c
- # End Source File
- # Begin Source File
- SOURCE=.libmysqld.def
- # End Source File
- # Begin Source File
- SOURCE=..sqllock.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqllog.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqllog_event.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlmf_iocache.cpp
- # End Source File
- # Begin Source File
- SOURCE=..mysysmy_alloc.c
- # End Source File
- # Begin Source File
- SOURCE=..mysysmy_getopt.c
- # End Source File
- # Begin Source File
- SOURCE=..sqlnet_serv.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlopt_range.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlopt_sum.cpp
- # End Source File
- # Begin Source File
- SOURCE="..sql-commonpack.c"
- # End Source File
- # Begin Source File
- SOURCE=..sql-commonmy_time.c
- # End Source File
- # Begin Source File
- SOURCE=..libmysqlpassword.c
- # End Source File
- # Begin Source File
- SOURCE=..sqlprocedure.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlprotocol.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlrecords.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlrepl_failsafe.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlset_var.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlspatial.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_acl.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_analyse.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_base.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_cache.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_class.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_crypt.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_db.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_delete.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_derived.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_do.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_error.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_handler.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_help.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_insert.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_lex.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_list.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_load.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_manager.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_map.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_parse.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_prepare.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_rename.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_repl.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_select.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_show.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_state.c
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_string.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_table.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_test.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_udf.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_union.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_update.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlsql_yacc.cpp
- # End Source File
- # Begin Source File
- SOURCE=..stringsstr2int.c
- # End Source File
- # Begin Source File
- SOURCE=..stringsstrcend.c
- # End Source File
- # Begin Source File
- SOURCE=..stringsstrcont.c
- # End Source File
- # Begin Source File
- SOURCE=..sqlstrfunc.cpp
- # End Source File
- # Begin Source File
- SOURCE=..stringsstrinstr.c
- # End Source File
- # Begin Source File
- SOURCE=..stringsstrxnmov.c
- # End Source File
- # Begin Source File
- SOURCE=..sqltable.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlthr_malloc.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqltime.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqltztime.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqluniques.cpp
- # End Source File
- # Begin Source File
- SOURCE=..sqlunireg.cpp
- # End Source File
- # Begin Source File
- SOURCE=..viovio.c
- # End Source File
- # Begin Source File
- SOURCE=..vioviosocket.c
- # End Source File
- # Begin Source File
- SOURCE=..vioviossl.c
- # End Source File
- # Begin Source File
- SOURCE=..vioviosslfactories.c
- # End Source File
- # End Target
- # End Project