1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Update to VC++ build files

This commit is contained in:
monty@mashka.mysql.fi
2003-01-21 21:22:45 +02:00
parent 25c393a12e
commit 4fd9bad4cc
100 changed files with 989 additions and 892 deletions

View File

@@ -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