diff options
author | monty@mysql.com <> | 2004-05-25 02:57:51 +0300 |
---|---|---|
committer | monty@mysql.com <> | 2004-05-25 02:57:51 +0300 |
commit | 2f407809e297698fbf8c8f565febedb9884baabd (patch) | |
tree | 4c6f3187c971bc8c83feea3a3f2794c539cf0e5f /VC++Files/myisamlog | |
parent | af44187bff587b9503db19cb243ff4d4b69b367e (diff) | |
parent | 0652547c7748c1fd9f6aefb8cf6a2ab0f1aa84ac (diff) | |
download | mariadb-git-2f407809e297698fbf8c8f565febedb9884baabd.tar.gz |
Merge with 4.0 to get typo-fix
Diffstat (limited to 'VC++Files/myisamlog')
-rw-r--r-- | VC++Files/myisamlog/myisamlog.dsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VC++Files/myisamlog/myisamlog.dsp b/VC++Files/myisamlog/myisamlog.dsp index 82c471580fb..7c50a8aec9b 100644 --- a/VC++Files/myisamlog/myisamlog.dsp +++ b/VC++Files/myisamlog/myisamlog.dsp @@ -96,7 +96,7 @@ LINK32=xilink6.exe # 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=Commerical /D "DBUG_OFF" /D "_MBCS" /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 RSC /l 0x409 /d "NDEBUG" # ADD RSC /l 0x409 /d "NDEBUG" BSC32=bscmake.exe |