diff options
author | unknown <monty@narttu.mysql.fi> | 2003-02-28 22:24:57 +0200 |
---|---|---|
committer | unknown <monty@narttu.mysql.fi> | 2003-02-28 22:24:57 +0200 |
commit | 4c0f2f45913ad0a60211785792afc45037cfd608 (patch) | |
tree | 8d48b8cf60d3cacc22ce258f2109795a967b459f /VC++Files/mysql.dsp | |
parent | c56f268ffecde0f5867b1fc66fd72ab56d800d3b (diff) | |
parent | b276b60e033744a25b034d3107e7a3f1122e04c9 (diff) | |
download | mariadb-git-4c0f2f45913ad0a60211785792afc45037cfd608.tar.gz |
Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0
Diffstat (limited to 'VC++Files/mysql.dsp')
-rw-r--r-- | VC++Files/mysql.dsp | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/VC++Files/mysql.dsp b/VC++Files/mysql.dsp index 41f2538a7e5..4f97866cc31 100644 --- a/VC++Files/mysql.dsp +++ b/VC++Files/mysql.dsp @@ -7,19 +7,19 @@ CFG=mysql - 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 "mysql.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 "mysql.mak" CFG="mysql - Win32 Debug" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "mysql - Win32 Release" (based on "Win32 (x86) External Target") !MESSAGE "mysql - Win32 Debug" (based on "Win32 (x86) External Target") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -63,7 +63,7 @@ CFG=mysql - Win32 Debug # PROP Bsc_Name "mysql.bsc" # PROP Target_Dir "" -!ENDIF +!ENDIF # Begin Target @@ -74,7 +74,7 @@ CFG=mysql - Win32 Debug !ELSEIF "$(CFG)" == "mysql - Win32 Debug" -!ENDIF +!ENDIF # End Target # End Project |