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/heap | |
parent | 25c393a12ea7264f265f958027d6e0a1735acc77 (diff) | |
download | mariadb-git-4fd9bad4cc03050c1c91b22f5660469ea8b97cca.tar.gz |
Update to VC++ build files
Diffstat (limited to 'VC++Files/heap')
-rw-r--r-- | VC++Files/heap/heap.dsp | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/VC++Files/heap/heap.dsp b/VC++Files/heap/heap.dsp index c21c3139519..1edeec80e9b 100644 --- a/VC++Files/heap/heap.dsp +++ b/VC++Files/heap/heap.dsp @@ -7,19 +7,19 @@ CFG=heap - 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 "heap.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 "heap.mak" CFG="heap - Win32 Debug" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "heap - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "heap - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE +!MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 @@ -76,7 +76,7 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo /out:"..\lib_debug\heap.lib" -!ENDIF +!ENDIF # Begin Target @@ -128,7 +128,7 @@ SOURCE=.\hp_hash.c # SUBTRACT CPP /YX -!ENDIF +!ENDIF # End Source File # Begin Source File |