diff options
author | unknown <joerg@mysql.com> | 2005-07-22 18:45:31 +0200 |
---|---|---|
committer | unknown <joerg@mysql.com> | 2005-07-22 18:45:31 +0200 |
commit | a30672d2a4aee8cf28c1bef9f5e279eada410228 (patch) | |
tree | 676d78d18d626e6c528a3e1f167b00045f59be28 /VC++Files/myisamlog/myisamlog.dsp | |
parent | 26ba52480347c43db5f47e8128d3b9fdb2ab7929 (diff) | |
download | mariadb-git-a30672d2a4aee8cf28c1bef9f5e279eada410228.tar.gz |
File / directory structure change from 5.0 to 5.1:
Table handlers "bdb" and "myisam" (and others) have been moved into a common subdirectory "storage".
Include paths between main projects and table handler files need to be adapted.
VC++Files/libmysqld/libmysqld.dsp:
Table handler "bdb" has been moved into a subdirectory "storage",
so the path to the include files must reflect this.
VC++Files/myisam_ftdump/myisam_ftdump.dsp:
Table handler "myisam" has been moved into a subdirectory "storage",
so the pathes to the include and source files must reflect this.
VC++Files/myisam_ftdump/myisam_ftdump_ia64.dsp:
Table handler "myisam" has been moved into a subdirectory "storage",
so the pathes to the include and source files must reflect this.
VC++Files/myisamchk/myisamchk.dsp:
Table handler "myisam" has been moved into a subdirectory "storage",
so the pathes to the include and source files must reflect this.
VC++Files/myisamchk/myisamchk_ia64.dsp:
Table handler "myisam" has been moved into a subdirectory "storage",
so the pathes to the include and source files must reflect this.
VC++Files/myisamlog/myisamlog.dsp:
Table handler "myisam" has been moved into a subdirectory "storage",
so the pathes to the include and source files must reflect this.
VC++Files/myisamlog/myisamlog_ia64.dsp:
Table handler "myisam" has been moved into a subdirectory "storage",
so the pathes to the include and source files must reflect this.
VC++Files/myisampack/myisampack.dsp:
Table handler "myisam" has been moved into a subdirectory "storage",
so the pathes to the include and source files must reflect this.
VC++Files/myisampack/myisampack_ia64.dsp:
Table handler "myisam" has been moved into a subdirectory "storage",
so the pathes to the include and source files must reflect this.
VC++Files/sql/mysqld_ia64.dsp:
Table handler "bdb" has been moved into a subdirectory "storage",
so the path to the include files must reflect this.
Diffstat (limited to 'VC++Files/myisamlog/myisamlog.dsp')
-rw-r--r-- | VC++Files/myisamlog/myisamlog.dsp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/VC++Files/myisamlog/myisamlog.dsp b/VC++Files/myisamlog/myisamlog.dsp index 7c50a8aec9b..a2d5ce448aa 100644 --- a/VC++Files/myisamlog/myisamlog.dsp +++ b/VC++Files/myisamlog/myisamlog.dsp @@ -43,7 +43,7 @@ RSC=rc.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../myisam" /D "NDEBUG" /D "DBUG_OFF" /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /FD /c +# ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../storage/myisam" /D "NDEBUG" /D "DBUG_OFF" /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /FD /c # SUBTRACT CPP /WX /Fr # ADD BASE RSC /l 0x409 /d "NDEBUG" # ADD RSC /l 0x409 /d "NDEBUG" @@ -69,7 +69,7 @@ LINK32=xilink6.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c -# ADD CPP /nologo /G6 /MTd /W3 /Z7 /Od /I "../include" /I "../myisam" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /FD /c +# ADD CPP /nologo /G6 /MTd /W3 /Z7 /Od /I "../include" /I "../storage/myisam" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /FD /c # SUBTRACT CPP /Fr # ADD BASE RSC /l 0x409 /d "_DEBUG" # ADD RSC /l 0x409 /d "_DEBUG" @@ -95,8 +95,8 @@ LINK32=xilink6.exe # PROP Intermediate_Dir "classic" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" -# ADD BASE CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../myisam" /D "DBUG_OFF" /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /D "NDEBUG" /FR /FD /c -# ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../myisam" /D "_CONSOLE" /D "_WINDOWS" /D LICENSE=Commercial /D "DBUG_OFF" /D "_MBCS" /D "NDEBUG" /FR /FD /c +# ADD BASE CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../storage/myisam" /D "DBUG_OFF" /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /D "NDEBUG" /FR /FD /c +# ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../storage/myisam" /D "_CONSOLE" /D "_WINDOWS" /D LICENSE=Commercial /D "DBUG_OFF" /D "_MBCS" /D "NDEBUG" /FR /FD /c # ADD BASE RSC /l 0x409 /d "NDEBUG" # ADD RSC /l 0x409 /d "NDEBUG" BSC32=bscmake.exe @@ -120,7 +120,7 @@ LINK32=xilink6.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File -SOURCE=..\myisam\myisamlog.c +SOURCE=..\storage\myisam\myisamlog.c # End Source File # End Group # Begin Group "Header Files" |