diff options
author | unknown <monty@hundin.mysql.fi> | 2002-08-29 18:20:04 +0300 |
---|---|---|
committer | unknown <monty@hundin.mysql.fi> | 2002-08-29 18:20:04 +0300 |
commit | 0d50732c6468fb05b6d279fa3a4e54abb0d81240 (patch) | |
tree | 639b682a916bf0c0da738734e94c5305baef2c42 /VC++Files/libmysql/libmySQL.dsp | |
parent | a977761a96ce17f2964a1fc938687c861b101d6b (diff) | |
download | mariadb-git-0d50732c6468fb05b6d279fa3a4e54abb0d81240.tar.gz |
Updated VC++ dsp files from windows build machine
Remove some compiler warnings when using VC++
Add InnoDB in normal MySQL binary for windows.
BitKeeper/deleted/.del-lib_load.cc~854092828128d7f9:
Delete: libmysqld/lib_load.cc
VC++Files/bdb/bdb.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/client/mysql.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/client/mysqladmin.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/client/mysqlclient.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/client/mysqldump.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/client/mysqlimport.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/client/mysqlshow.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/innobase/innobase.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/libmysqld/libmysqld.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/libmysqltest/myTest.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/libmysqltest/mytest.c:
Removed compiler warning for VC++
VC++Files/mysql.dsw:
Add Innodb to standard binary
VC++Files/mysqlbinlog/mysqlbinlog.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/mysqlcheck/mysqlcheck.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/mysqlmanager/MySqlManager.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/mysys/mysys.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/pack_isam/pack_isam.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/perror/perror.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/replace/replace.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/sql/mysqld.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/test1/test1.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/thr_insert_test/thr_insert_test.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/thr_test/thr_test.dsp:
Updated VC++ dsp files from windows build machine
VC++Files/vio/vio.dsp:
Updated VC++ dsp files from windows build machine
sql/item_strfunc.cc:
Removed compiler warning on VC++
VC++Files/libmysql/libmysql.dsp:
Updated VC++ dsp files from windows build machine
Diffstat (limited to 'VC++Files/libmysql/libmySQL.dsp')
-rw-r--r-- | VC++Files/libmysql/libmySQL.dsp | 476 |
1 files changed, 0 insertions, 476 deletions
diff --git a/VC++Files/libmysql/libmySQL.dsp b/VC++Files/libmysql/libmySQL.dsp deleted file mode 100644 index 14587260d60..00000000000 --- a/VC++Files/libmysql/libmySQL.dsp +++ /dev/null @@ -1,476 +0,0 @@ -# Microsoft Developer Studio Project File - Name="libmySQL" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=libmySQL - 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 "libmySQL.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 "libmySQL.mak" CFG="libmySQL - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "libmySQL - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "libmySQL - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "libmySQL - 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" /YX /FD /c -# ADD CPP /nologo /G6 /MT /W3 /O2 /I "." /I "..\include" /D "NDEBUG" /D "DBUG_OFF" /D "_WINDOWS" /D "USE_TLS" /D "USE_OLD_FUNCTIONS" /FD /c -# SUBTRACT CPP /YX -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.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 /subsystem:windows /dll /machine:I386 -# ADD LINK32 wsock32.lib 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 /subsystem:windows /dll /machine:I386 /def:"libmysql.def" /out:"../lib_release/libmySQL.dll" /libpath:"." /libpath:"..\lib_release" -# SUBTRACT LINK32 /pdb:none -# Begin Special Build Tool -SOURCE="$(InputPath)" -PostBuild_Desc=Move DLL export lib -PostBuild_Cmds=copy release\libmysql.lib ..\lib_release -# End Special Build Tool - -!ELSEIF "$(CFG)" == "libmySQL - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "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" /YX /FD /c -# ADD CPP /nologo /G6 /MTd /W3 /Gm /Zi /Od /I "." /I "..\include" /D "_DEBUG" /D "_WINDOWS" /D "SAFE_MUTEX" /D "USE_TLS" /D "USE_OLD_FUNCTIONS" /FD /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 zlib.lib wsock32.lib 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 /subsystem:windows /dll /incremental:no /map /debug /machine:I386 /def:"libmysql.def" /out:"../lib_debug/libmySQL.dll" /pdbtype:sept /libpath:"." /libpath:"..\lib_debug" -# SUBTRACT LINK32 /pdb:none -# Begin Special Build Tool -SOURCE="$(InputPath)" -PostBuild_Desc=Move DLL export lib -PostBuild_Cmds=copy debug\libmysql.lib ..\lib_debug -# End Special Build Tool - -!ENDIF - -# Begin Target - -# Name "libmySQL - Win32 Release" -# Name "libmySQL - Win32 Debug" -# Begin Source File - -SOURCE=..\mysys\array.c -# End Source File -# Begin Source File - -SOURCE=..\strings\bchange.c -# End Source File -# Begin Source File - -SOURCE=..\strings\bmove.c -# End Source File -# Begin Source File - -SOURCE=..\strings\bmove_upp.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\charset.c -# End Source File -# Begin Source File - -SOURCE="..\strings\ctype-big5.c" -# End Source File -# Begin Source File - -SOURCE="..\strings\ctype-czech.c" -# End Source File -# Begin Source File - -SOURCE="..\strings\ctype-euc_kr.c" -# End Source File -# Begin Source File - -SOURCE="..\strings\ctype-gb2312.c" -# End Source File -# Begin Source File - -SOURCE="..\strings\ctype-gbk.c" -# End Source File -# Begin Source File - -SOURCE="..\strings\ctype-latin1_de.c" -# End Source File -# Begin Source File - -SOURCE="..\strings\ctype-sjis.c" -# End Source File -# Begin Source File - -SOURCE="..\strings\ctype-tis620.c" -# End Source File -# Begin Source File - -SOURCE="..\strings\ctype-ujis.c" -# End Source File -# Begin Source File - -SOURCE=..\strings\ctype.c -# End Source File -# Begin Source File - -SOURCE=..\dbug\dbug.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\default.c -# End Source File -# Begin Source File - -SOURCE=.\dll.c -# End Source File -# Begin Source File - -SOURCE=.\errmsg.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\errors.c -# End Source File -# Begin Source File - -SOURCE=.\get_password.c -# End Source File -# Begin Source File - -SOURCE=..\strings\int2str.c -# End Source File -# Begin Source File - -SOURCE=..\strings\is_prefix.c -# End Source File -# Begin Source File - -SOURCE=.\libmysql.c -# End Source File -# Begin Source File - -SOURCE=.\Libmysql.def -# End Source File -# Begin Source File - -SOURCE=..\mysys\list.c -# End Source File -# Begin Source File - -SOURCE=..\strings\llstr.c -# End Source File -# Begin Source File - -SOURCE=..\strings\longlong2str.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\mf_casecnv.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\mf_dirname.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\mf_fn_ext.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\mf_format.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\mf_loadpath.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\mf_pack.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\mf_unixpath.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\mf_wcomp.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\mulalloc.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_alloc.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_compress.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_create.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_delete.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_div.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_error.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_fopen.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_fstream.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_gethostbyname.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_getwd.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_init.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_lib.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_malloc.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_messnc.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_net.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_once.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_open.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_pthread.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_read.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_realloc.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_rename.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_static.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_symlink.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_symlink2.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_tempnam.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_thr_init.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_vsnprintf.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_wincond.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_winthread.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\my_write.c -# End Source File -# Begin Source File - -SOURCE=..\client\mysys_priv.h -# End Source File -# Begin Source File - -SOURCE=.\net.c -# End Source File -# Begin Source File - -SOURCE=.\password.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\safemalloc.c -# End Source File -# Begin Source File - -SOURCE=..\client\select_test.c -# End Source File -# Begin Source File - -SOURCE=..\client\sql_string.cpp -# End Source File -# Begin Source File - -SOURCE=..\client\sql_string.h -# End Source File -# Begin Source File - -SOURCE=..\strings\str2int.c -# End Source File -# Begin Source File - -SOURCE=..\strings\strcend.c -# End Source File -# Begin Source File - -SOURCE=..\strings\strcont.c -# End Source File -# Begin Source File - -SOURCE=..\strings\strend.c -# End Source File -# Begin Source File - -SOURCE=..\strings\strfill.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\string.c -# End Source File -# Begin Source File - -SOURCE=..\strings\strinstr.c -# End Source File -# Begin Source File - -SOURCE=..\strings\strmake.c -# End Source File -# Begin Source File - -SOURCE=..\strings\strmov.c -# End Source File -# Begin Source File - -SOURCE=..\strings\strnlen.c -# End Source File -# Begin Source File - -SOURCE=..\strings\strnmov.c -# End Source File -# Begin Source File - -SOURCE=..\strings\strxmov.c -# End Source File -# Begin Source File - -SOURCE=..\strings\strxnmov.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\thr_mutex.c -# End Source File -# Begin Source File - -SOURCE=..\mysys\typelib.c -# End Source File -# Begin Source File - -SOURCE=..\vio\vio.c -# End Source File -# Begin Source File - -SOURCE=..\vio\viosocket.c -# End Source File -# Begin Source File - -SOURCE=..\vio\viossl.c -# End Source File -# Begin Source File - -SOURCE=..\vio\viosslfactories.c -# End Source File -# End Target -# End Project |