mirror of
https://github.com/MariaDB/server.git
synced 2025-09-11 05:52:26 +03:00
Many files:
Removed references to ISAM and MERGE netware/BUILD/compile-linux-tools: Removed references to ISAM and MERGE netware/Makefile.am: Removed references to ISAM and MERGE os2/ChangeLog.os2: Removed references to ISAM and MERGE os2/MySQL-Source.icc: Removed references to ISAM and MERGE os2/MySQL-Sql.icc: Removed references to ISAM and MERGE os2/MySQL-Util.icc: Removed references to ISAM and MERGE support-files/debian/gomi: Removed references to ISAM and MERGE
This commit is contained in:
@@ -25,10 +25,8 @@ option ProjectOptions = MySQLOptions
|
||||
source type('cpp') dbug
|
||||
}
|
||||
source type('cpp') heap
|
||||
source type('cpp') merge
|
||||
source type('cpp') myisam
|
||||
source type('cpp') myisammrg
|
||||
source type('cpp') isam
|
||||
source type('cpp') my_sys
|
||||
source type('cpp') my_sys_cli
|
||||
source type('cpp') my_sys_sql
|
||||
@@ -89,16 +87,6 @@ option ProjectOptions = MySQLOptions
|
||||
source type('cpp') "..\\sql\\gen_lex_hash.cc"
|
||||
}
|
||||
|
||||
target "..\\bin\\test\\is_test1.exe"
|
||||
{
|
||||
// target source files
|
||||
source type('cpp') "..\\isam\\test1.c"
|
||||
}
|
||||
target "..\\bin\\test\\is_test2.exe"
|
||||
{
|
||||
// target source files
|
||||
source type('cpp') "..\\isam\\test2.c"
|
||||
}
|
||||
target "..\\bin\\test\\mi_test1.exe"
|
||||
{
|
||||
// target source files
|
||||
|
Reference in New Issue
Block a user