Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
ndb_delete_all.dsp
Package: mysql-4.1.16-win-src.zip [view]
Upload User: romrleung
Upload Date: 2022-05-23
Package Size: 18897k
Code Size: 6k
Category:
MySQL
Development Platform:
Visual C++
- # Microsoft Developer Studio Project File - Name="mysqld" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Console Application" 0x0103
- CFG=ndb_delete_all - Win32 Release
- !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 "ndb_delete_all.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 "ndb_delete_all.mak" CFG="ndb_delete_all - Win32 Release"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "ndb_delete_all - Win32 Release" (based on "Win32 (x86) Console Application")
- !MESSAGE "ndb_delete_all - Win32 Debug" (based on "Win32 (x86) Console Application")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- CPP=xicl6.exe
- RSC=rc.exe
- !IF "$(CFG)" == "ndb_delete_all - 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 /W3 /GX /O2 /D "NDB_WIN32" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
- # ADD CPP /nologo /G6 /MT /W3 /O2 /D "NDB_WIN32" /I "../zlib" /I "../include" /I "../regex" /D "NDEBUG" /D "DBUG_OFF" /D "HAVE_INNOBASE_DB" /D "MYSQL_SERVER" /D "_WINDOWS" /D "_CONSOLE" /D "_MBCS" /D "HAVE_DLOPEN" /FD /c
- # ADD BASE CPP /I "." /I "../../include" /I "../../ndb/include" /I "../../ndb/include/ndbapi" /I "../../ndb/include/util" /I "../../ndb/include/portlib" /I "../../ndb/test/include" /I "../../ndb/include/mgmapi" /I "../../ndb/include/kernel"
- # ADD CPP /I "." /I "../../include" /I "../../ndb/include" /I "../../ndb/include/ndbapi" /I "../../ndb/include/util" /I "../../ndb/include/portlib" /I "../../ndb/test/include" /I "../../ndb/include/mgmapi" /I "../../ndb/include/kernel"
- # SUBTRACT CPP /YX
- # ADD BASE RSC /l 0x410 /d "NDEBUG"
- # ADD RSC /l 0x409 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=xilink6.exe
- # ADD BASE LINK32 ../../ndb/src/lib_release/libndbclient.lib ../../lib_release/dbug.lib ../../lib_release/mysys.lib ../../lib_release/strings.lib
- # ADD LINK32 ../../ndb/src/lib_release/libndbclient.lib ../../lib_release/dbug.lib ../../lib_release/mysys.lib ../../lib_release/strings.lib
- # 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:console /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 /nologo /subsystem:console /pdb:none /machine:I386 /out:"release/ndb_delete_all-opt.exe"
- # SUBTRACT LINK32 /debug
- !ELSEIF "$(CFG)" == "ndb_delete_all - 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 /W3 /Gm /GX /Zi /Od /D "NDB_WIN32" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
- # ADD CPP /nologo /G6 /MTd /W3 /Z7 /Od /D "NDB_WIN32" /I "../bdb/build_win32" /I "../include" /I "../regex" /I "../zlib" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "HAVE_INNOBASE_DB" /D "HAVE_BERKELEY_DB" /D "MYSQL_SERVER" /D "_WINDOWS" /D "_CONSOLE" /D "_MBCS" /D "HAVE_DLOPEN" /FD /c
- # ADD BASE CPP /I "." /I "../../include" /I "../../ndb/include" /I "../../ndb/include/ndbapi" /I "../../ndb/include/util" /I "../../ndb/include/portlib" /I "../../ndb/test/include" /I "../../ndb/include/mgmapi" /I "../../ndb/include/kernel"
- # ADD CPP /I "." /I "../../include" /I "../../ndb/include" /I "../../ndb/include/ndbapi" /I "../../ndb/include/util" /I "../../ndb/include/portlib" /I "../../ndb/test/include" /I "../../ndb/include/mgmapi" /I "../../ndb/include/kernel"
- # SUBTRACT CPP /Fr /YX
- # ADD BASE RSC /l 0x410 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=xilink6.exe
- # ADD BASE LINK32 ../../ndb/src/lib_debug/libndbclient.lib ../../lib_debug/dbug.lib ../../lib_debug/mysys.lib ../../lib_debug/strings.lib
- # ADD LINK32 ../../ndb/src/lib_debug/libndbclient.lib ../../lib_debug/dbug.lib ../../lib_debug/mysys.lib ../../lib_debug/strings.lib
- # 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:console /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 /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"debug/ndb_delete_all.exe" /pdbtype:sept
- !ENDIF
- # Begin Target
- # Name "ndb_delete_all - Win32 Release"
- # Name "ndb_delete_all - Win32 Debug"
- # Begin Source File
- SOURCE=delete_all.cpp
- # End Source File
- # Begin Source File
- SOURCE=../test/src/NDBT_ReturnCodes.cpp
- # End Source File
- # Begin Source File
- SOURCE=../test/src/NDBT_Table.cpp
- # End Source File
- # Begin Source File
- SOURCE=../test/src/NDBT_Output.cpp
- # End Source File
- # End Target
- # End Project