diff options
author | monty@mashka.mysql.fi <> | 2003-01-21 21:22:45 +0200 |
---|---|---|
committer | monty@mashka.mysql.fi <> | 2003-01-21 21:22:45 +0200 |
commit | 4fd9bad4cc03050c1c91b22f5660469ea8b97cca (patch) | |
tree | 8a9ad980f3f441a07122923447ddbab95047eb59 /VC++Files/myisam | |
parent | 25c393a12ea7264f265f958027d6e0a1735acc77 (diff) | |
download | mariadb-git-4fd9bad4cc03050c1c91b22f5660469ea8b97cca.tar.gz |
Update to VC++ build files
Diffstat (limited to 'VC++Files/myisam')
-rw-r--r-- | VC++Files/myisam/myisam.dsp | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/VC++Files/myisam/myisam.dsp b/VC++Files/myisam/myisam.dsp index 96cb85f7139..40d157a1c75 100644 --- a/VC++Files/myisam/myisam.dsp +++ b/VC++Files/myisam/myisam.dsp @@ -7,19 +7,19 @@ CFG=myisam - 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 !MESSAGE NMAKE /f "myisam.mak". -!MESSAGE +!MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE +!MESSAGE !MESSAGE NMAKE /f "myisam.mak" CFG="myisam - Win32 Debug" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "myisam - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "myisam - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE +!MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 @@ -74,7 +74,7 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo /out:"..\lib_Debug\myisam.lib" -!ENDIF +!ENDIF # Begin Target |