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/bdb | |
parent | 25c393a12ea7264f265f958027d6e0a1735acc77 (diff) | |
download | mariadb-git-4fd9bad4cc03050c1c91b22f5660469ea8b97cca.tar.gz |
Update to VC++ build files
Diffstat (limited to 'VC++Files/bdb')
31 files changed, 348 insertions, 286 deletions
diff --git a/VC++Files/bdb/bdb.dsp b/VC++Files/bdb/bdb.dsp index e8b730f4254..2809e65b793 100644 --- a/VC++Files/bdb/bdb.dsp +++ b/VC++Files/bdb/bdb.dsp @@ -25,7 +25,7 @@ CFG=bdb - Win32 Max # PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
-CPP=cl.exe
+CPP=xicl6.exe RSC=rc.exe
!IF "$(CFG)" == "bdb - Win32 Debug"
@@ -41,14 +41,13 @@ RSC=rc.exe # PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /G6 /MTd /W3 /Z7 /Od /Gf /I "../bdb/build_win32" /I "../bdb/include" /D "__WIN32__" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /FD /c
-# SUBTRACT CPP /Fr
+# ADD CPP /nologo /G6 /MTd /W3 /Z7 /Od /Gf /I "../bdb/build_win32" /I "../bdb" /I "../bdb/dbinc" /D "__WIN32__" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /FD /c # ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
-LIB32=link.exe -lib
+LIB32=xilink6.exe -lib # ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"..\lib_debug\bdb.lib"
@@ -66,13 +65,13 @@ LIB32=link.exe -lib # PROP Target_Dir ""
# ADD BASE CPP /nologo /G6 /MTd /W3 /Z7 /Od /Gf /I "../bdb/build_win32" /I "../bdb/include" /D "__WIN32__" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /FD /c
# SUBTRACT BASE CPP /Fr
-# ADD CPP /nologo /G6 /MT /W3 /O2 /I "../bdb/build_win32" /I "../bdb/include" /D "NDEBUG" /D "DBUG_OFF" /D "_WINDOWS" /Fo"mysys___Win32_Max/" /Fd"mysys___Win32_Max/" /FD /c
+# ADD CPP /nologo /G6 /MT /W3 /O2 /I "../bdb/build_win32" /I "../bdb" /D "NDEBUG" /D "DBUG_OFF" /D "_WINDOWS" /Fo"mysys___Win32_Max/" /Fd"mysys___Win32_Max/" /FD /c # ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
-LIB32=link.exe -lib
+LIB32=xilink6.exe -lib # ADD BASE LIB32 /nologo /out:"..\lib_debug\bdb.lib"
# ADD LIB32 /nologo /out:"..\lib_release\bdb.lib"
@@ -167,34 +166,6 @@ SOURCE=.\db\crdel_rec.c # End Source File
# Begin Source File
-SOURCE=.\cxx\cxx_app.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\cxx\cxx_except.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\cxx\cxx_lock.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\cxx\cxx_log.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\cxx\cxx_mpool.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\cxx\cxx_table.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\cxx\cxx_txn.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\db\db.c
# End Source File
# Begin Source File
@@ -235,6 +206,10 @@ SOURCE=.\common\db_getlong.c # End Source File
# Begin Source File
+SOURCE=.\common\db_idspace.c +# End Source File +# Begin Source File + SOURCE=.\db\db_iface.c
# End Source File
# Begin Source File
@@ -255,6 +230,10 @@ SOURCE=.\db\db_method.c # End Source File
# Begin Source File
+SOURCE=.\db\db_open.c +# End Source File +# Begin Source File + SOURCE=.\db\db_overflow.c
# End Source File
# Begin Source File
@@ -271,6 +250,14 @@ SOURCE=.\db\db_reclaim.c # End Source File
# Begin Source File
+SOURCE=.\db\db_remove.c +# End Source File +# Begin Source File + +SOURCE=.\db\db_rename.c +# End Source File +# Begin Source File + SOURCE=.\db\db_ret.c
# End Source File
# Begin Source File
@@ -283,6 +270,10 @@ SOURCE=.\env\db_shash.c # End Source File
# Begin Source File
+SOURCE=.\db\db_truncate.c +# End Source File +# Begin Source File + SOURCE=.\db\db_upg.c
# End Source File
# Begin Source File
@@ -303,6 +294,26 @@ SOURCE=.\dbm\dbm.c # End Source File
# Begin Source File
+SOURCE=.\dbreg\dbreg.c +# End Source File +# Begin Source File + +SOURCE=.\dbreg\dbreg_auto.c +# End Source File +# Begin Source File + +SOURCE=.\dbreg\dbreg_rec.c +# End Source File +# Begin Source File + +SOURCE=.\dbreg\dbreg_util.c +# End Source File +# Begin Source File + +SOURCE=.\env\env_file.c +# End Source File +# Begin Source File + SOURCE=.\env\env_method.c
# End Source File
# Begin Source File
@@ -319,6 +330,22 @@ SOURCE=.\env\env_region.c # End Source File
# Begin Source File
+SOURCE=.\fileops\fileops_auto.c +# End Source File +# Begin Source File + +SOURCE=.\fileops\fop_basic.c +# End Source File +# Begin Source File + +SOURCE=.\fileops\fop_rec.c +# End Source File +# Begin Source File + +SOURCE=.\fileops\fop_util.c +# End Source File +# Begin Source File + SOURCE=.\hash\hash.c
# End Source File
# Begin Source File
@@ -347,6 +374,10 @@ SOURCE=.\hash\hash_method.c # End Source File
# Begin Source File
+SOURCE=.\hash\hash_open.c +# End Source File +# Begin Source File + SOURCE=.\hash\hash_page.c
# End Source File
# Begin Source File
@@ -371,15 +402,15 @@ SOURCE=.\hash\hash_verify.c # End Source File
# Begin Source File
-SOURCE=.\hsearch\hsearch.c
+SOURCE=.\hmac\hmac.c # End Source File
# Begin Source File
-SOURCE=.\lock\lock.c
+SOURCE=.\hsearch\hsearch.c # End Source File
# Begin Source File
-SOURCE=.\lock\lock_conflict.c
+SOURCE=.\lock\lock.c # End Source File
# Begin Source File
@@ -411,18 +442,10 @@ SOURCE=.\log\log_archive.c # End Source File
# Begin Source File
-SOURCE=.\log\log_auto.c
-# End Source File
-# Begin Source File
-
SOURCE=.\log\log_compare.c
# End Source File
# Begin Source File
-SOURCE=.\log\log_findckp.c
-# End Source File
-# Begin Source File
-
SOURCE=.\log\log_get.c
# End Source File
# Begin Source File
@@ -435,14 +458,6 @@ SOURCE=.\log\log_put.c # End Source File
# Begin Source File
-SOURCE=.\log\log_rec.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\log\log_register.c
-# End Source File
-# Begin Source File
-
SOURCE=.\mp\mp_alloc.c
# End Source File
# Begin Source File
@@ -495,6 +510,10 @@ SOURCE=.\mutex\mut_tas.c # End Source File
# Begin Source File
+SOURCE=.\mutex\mut_win32.c +# End Source File +# Begin Source File + SOURCE=.\mutex\mutex.c
# End Source File
# Begin Source File
@@ -507,6 +526,14 @@ SOURCE=.\os\os_alloc.c # End Source File
# Begin Source File
+SOURCE=.\os_win32\os_clock.c +# End Source File +# Begin Source File + +SOURCE=.\os_win32\os_config.c +# End Source File +# Begin Source File + SOURCE=.\os_win32\os_dir.c
# End Source File
# Begin Source File
@@ -519,15 +546,15 @@ SOURCE=.\os_win32\os_fid.c # End Source File
# Begin Source File
-SOURCE=.\os_win32\os_finit.c
+SOURCE=.\os_win32\os_fsync.c # End Source File
# Begin Source File
-SOURCE=.\os\os_fsync.c
+SOURCE=.\os_win32\os_handle.c # End Source File
# Begin Source File
-SOURCE=.\os\os_handle.c
+SOURCE=.\os\os_id.c # End Source File
# Begin Source File
@@ -563,7 +590,7 @@ SOURCE=.\os\os_rpath.c # End Source File
# Begin Source File
-SOURCE=.\os\os_rw.c
+SOURCE=.\os_win32\os_rw.c # End Source File
# Begin Source File
@@ -579,7 +606,7 @@ SOURCE=.\os_win32\os_spin.c # End Source File
# Begin Source File
-SOURCE=.\os\os_stat.c
+SOURCE=.\os_win32\os_stat.c # End Source File
# Begin Source File
@@ -635,6 +662,26 @@ SOURCE=.\qam\qam_verify.c # End Source File
# Begin Source File
+SOURCE=.\rep\rep_method.c +# End Source File +# Begin Source File + +SOURCE=.\rep\rep_record.c +# End Source File +# Begin Source File + +SOURCE=.\rep\rep_region.c +# End Source File +# Begin Source File + +SOURCE=.\rep\rep_util.c +# End Source File +# Begin Source File + +SOURCE=.\hmac\sha1.c +# End Source File +# Begin Source File + SOURCE=.\clib\strcasecmp.c
# End Source File
# Begin Source File
@@ -647,11 +694,27 @@ SOURCE=.\txn\txn_auto.c # End Source File
# Begin Source File
+SOURCE=.\txn\txn_method.c +# End Source File +# Begin Source File + SOURCE=.\txn\txn_rec.c
# End Source File
# Begin Source File
+SOURCE=.\txn\txn_recover.c +# End Source File +# Begin Source File + SOURCE=.\txn\txn_region.c
+# End Source File +# Begin Source File + +SOURCE=.\txn\txn_stat.c +# End Source File +# Begin Source File + +SOURCE=.\txn\txn_util.c # End Source File
# Begin Source File
diff --git a/VC++Files/bdb/build_win32/Berkeley_DB.dsw b/VC++Files/bdb/build_win32/Berkeley_DB.dsw index 482ac7537f0..899e31ad58d 100644 --- a/VC++Files/bdb/build_win32/Berkeley_DB.dsw +++ b/VC++Files/bdb/build_win32/Berkeley_DB.dsw @@ -566,4 +566,3 @@ Package=<3> }}} ############################################################################### - diff --git a/VC++Files/bdb/build_win32/db_archive.dsp b/VC++Files/bdb/build_win32/db_archive.dsp index 4b8509950ef..b115caba486 100644 --- a/VC++Files/bdb/build_win32/db_archive.dsp +++ b/VC++Files/bdb/build_win32/db_archive.dsp @@ -7,16 +7,16 @@ CFG=db_archive - Win32 Debug Static !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 "db_archive.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 "db_archive.mak" CFG="db_archive - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "db_archive - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "db_archive - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=db_archive - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "db_archive - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/db_buildall.dsp b/VC++Files/bdb/build_win32/db_buildall.dsp index 58990dbb867..1f54083d00f 100644 --- a/VC++Files/bdb/build_win32/db_buildall.dsp +++ b/VC++Files/bdb/build_win32/db_buildall.dsp @@ -7,23 +7,23 @@ CFG=db_buildall - 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 "db_buildall.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 "db_buildall.mak" CFG="db_buildall - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "db_buildall - Win32 Release" (based on "Win32 (x86) External Target") !MESSAGE "db_buildall - Win32 Debug" (based on "Win32 (x86) External Target") !MESSAGE "db_buildall - Win32 Release Static" (based on\ "Win32 (x86) External Target") !MESSAGE "db_buildall - Win32 Debug Static" (based on\ "Win32 (x86) External Target") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -105,7 +105,7 @@ CFG=db_buildall - Win32 Debug # PROP Bsc_Name "db_buildall.bsc" # PROP Target_Dir "" -!ENDIF +!ENDIF # Begin Target @@ -122,7 +122,7 @@ CFG=db_buildall - Win32 Debug !ELSEIF "$(CFG)" == "db_buildall - Win32 Debug Static" -!ENDIF +!ENDIF # End Target # End Project diff --git a/VC++Files/bdb/build_win32/db_checkpoint.dsp b/VC++Files/bdb/build_win32/db_checkpoint.dsp index ac464a07ab8..71ee57e1693 100644 --- a/VC++Files/bdb/build_win32/db_checkpoint.dsp +++ b/VC++Files/bdb/build_win32/db_checkpoint.dsp @@ -7,16 +7,16 @@ CFG=db_checkpoint - Win32 Debug Static !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 "db_checkpoint.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 "db_checkpoint.mak" CFG="db_checkpoint - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "db_checkpoint - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "db_checkpoint - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=db_checkpoint - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "db_checkpoint - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/db_deadlock.dsp b/VC++Files/bdb/build_win32/db_deadlock.dsp index 429896ded04..d9112bace47 100644 --- a/VC++Files/bdb/build_win32/db_deadlock.dsp +++ b/VC++Files/bdb/build_win32/db_deadlock.dsp @@ -7,16 +7,16 @@ CFG=db_deadlock - Win32 Debug Static !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 "db_deadlock.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 "db_deadlock.mak" CFG="db_deadlock - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "db_deadlock - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "db_deadlock - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=db_deadlock - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "db_deadlock - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/db_dll.dsp b/VC++Files/bdb/build_win32/db_dll.dsp index d394e0313fd..3ec370c1d72 100644 --- a/VC++Files/bdb/build_win32/db_dll.dsp +++ b/VC++Files/bdb/build_win32/db_dll.dsp @@ -7,23 +7,23 @@ CFG=db_dll - 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 "db_dll.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 "db_dll.mak" CFG="db_dll - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "db_dll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "db_dll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "db_dll - Win32 Release Static" (based on\ "Win32 (x86) Dynamic-Link Library") !MESSAGE "db_dll - Win32 Debug Static" (based on\ "Win32 (x86) Dynamic-Link Library") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -141,7 +141,7 @@ LINK32=link.exe # ADD BASE LINK32 /nologo /base:"0x13000000" /subsystem:windows /dll /pdb:none /debug /machine:I386 /out:"Debug/libdb32d.dll" /fixed:no # ADD LINK32 /nologo /base:"0x13000000" /subsystem:windows /dll /pdb:none /debug /machine:I386 /out:"Debug/libdb32d.dll" /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/db_dump.dsp b/VC++Files/bdb/build_win32/db_dump.dsp index f4808b5138d..dbc183166a4 100644 --- a/VC++Files/bdb/build_win32/db_dump.dsp +++ b/VC++Files/bdb/build_win32/db_dump.dsp @@ -7,16 +7,16 @@ CFG=db_dump - Win32 Debug Static !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 "db_dump.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 "db_dump.mak" CFG="db_dump - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "db_dump - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "db_dump - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=db_dump - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "db_dump - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/db_java.dsp b/VC++Files/bdb/build_win32/db_java.dsp index 0a0d9dc0fcb..5866d355259 100644 --- a/VC++Files/bdb/build_win32/db_java.dsp +++ b/VC++Files/bdb/build_win32/db_java.dsp @@ -7,20 +7,20 @@ CFG=db_java - 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 "db_java.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 "db_java.mak" CFG="db_java - Win32 Debug" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "db_java - Win32 Release" (based on\ "Win32 (x86) Dynamic-Link Library") !MESSAGE "db_java - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -60,20 +60,20 @@ InputPath=.\Release\libdb_java32.dll SOURCE=$(InputPath) "force_compilation.txt" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd $(ProjDir)\..\java\src\com\sleepycat\db - mkdir ..\..\..\..\classes - echo compiling Berkeley DB classes + cd $(ProjDir)\..\java\src\com\sleepycat\db + mkdir ..\..\..\..\classes + echo compiling Berkeley DB classes javac -d ../../../../classes -classpath "$(CLASSPATH);../../../../classes"\ - *.java - echo compiling examples - cd ..\examples + *.java + echo compiling examples + cd ..\examples javac -d ../../../../classes -classpath "$(CLASSPATH);../../../../classes"\ - *.java - echo creating jar file + *.java + echo creating jar file cd ..\..\..\..\classes - jar cf db.jar com\sleepycat\db\*.class - echo Java build finished - + jar cf db.jar com\sleepycat\db\*.class + echo Java build finished + # End Custom Build !ELSEIF "$(CFG)" == "db_java - Win32 Debug" @@ -108,23 +108,23 @@ InputPath=.\Debug\libdb_java32d.dll SOURCE=$(InputPath) "force_compilation.txt" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd $(ProjDir)\..\java\src\com\sleepycat\db - mkdir ..\..\..\..\classes - echo compiling Berkeley DB classes + cd $(ProjDir)\..\java\src\com\sleepycat\db + mkdir ..\..\..\..\classes + echo compiling Berkeley DB classes javac -g -d ../../../../classes -classpath "$(CLASSPATH);../../../../classes"\ - *.java - echo compiling examples + *.java + echo compiling examples javac -g -d ../../../../classes -classpath "$(CLASSPATH);../../../../classes"\ - *.java - cd ..\examples - echo creating jar file + *.java + cd ..\examples + echo creating jar file cd ..\..\..\..\classes - jar cf db.jar com\sleepycat\db\*.class - echo Java build finished - + jar cf db.jar com\sleepycat\db\*.class + echo Java build finished + # End Custom Build -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/db_load.dsp b/VC++Files/bdb/build_win32/db_load.dsp index adec8475a88..ddd516e67fd 100644 --- a/VC++Files/bdb/build_win32/db_load.dsp +++ b/VC++Files/bdb/build_win32/db_load.dsp @@ -7,16 +7,16 @@ CFG=db_load - Win32 Debug Static !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 "db_load.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 "db_load.mak" CFG="db_load - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "db_load - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "db_load - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=db_load - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "db_load - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/db_printlog.dsp b/VC++Files/bdb/build_win32/db_printlog.dsp index 8b3fbd9fe31..4e19ff7344a 100644 --- a/VC++Files/bdb/build_win32/db_printlog.dsp +++ b/VC++Files/bdb/build_win32/db_printlog.dsp @@ -7,16 +7,16 @@ CFG=db_printlog - Win32 Debug Static !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 "db_printlog.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 "db_printlog.mak" CFG="db_printlog - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "db_printlog - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "db_printlog - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=db_printlog - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "db_printlog - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/db_recover.dsp b/VC++Files/bdb/build_win32/db_recover.dsp index bf07631f9b9..6419c3faf64 100644 --- a/VC++Files/bdb/build_win32/db_recover.dsp +++ b/VC++Files/bdb/build_win32/db_recover.dsp @@ -7,16 +7,16 @@ CFG=db_recover - Win32 Debug Static !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 "db_recover.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 "db_recover.mak" CFG="db_recover - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "db_recover - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "db_recover - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=db_recover - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "db_recover - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/db_stat.dsp b/VC++Files/bdb/build_win32/db_stat.dsp index 3e906897e68..8cf59197d42 100644 --- a/VC++Files/bdb/build_win32/db_stat.dsp +++ b/VC++Files/bdb/build_win32/db_stat.dsp @@ -7,16 +7,16 @@ CFG=db_stat - Win32 Debug Static !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 "db_stat.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 "db_stat.mak" CFG="db_stat - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "db_stat - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "db_stat - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=db_stat - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "db_stat - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/db_static.dsp b/VC++Files/bdb/build_win32/db_static.dsp index 0c355241537..5a95bf7b1c6 100644 --- a/VC++Files/bdb/build_win32/db_static.dsp +++ b/VC++Files/bdb/build_win32/db_static.dsp @@ -7,23 +7,23 @@ CFG=db_static - 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 "db_static.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 "db_static.mak" CFG="db_static - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "db_static - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "db_static - Win32 Debug" (based on "Win32 (x86) Static Library") !MESSAGE "db_static - Win32 Release Static" (based on\ "Win32 (x86) Static Library") !MESSAGE "db_static - Win32 Debug Static" (based on\ "Win32 (x86) Static Library") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -114,7 +114,7 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo /out:"Debug/libdb32sd.lib" # ADD LIB32 /nologo /out:"Debug_static/libdb32sd.lib" -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/db_static1.dsp b/VC++Files/bdb/build_win32/db_static1.dsp index 771397a455b..15498e58ca5 100644 --- a/VC++Files/bdb/build_win32/db_static1.dsp +++ b/VC++Files/bdb/build_win32/db_static1.dsp @@ -7,19 +7,19 @@ CFG=db_static1 - 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 "db_static1.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 "db_static1.mak" CFG="db_static1 - Win32 Debug"
-!MESSAGE
+!MESSAGE !MESSAGE Possible choices for configuration are:
-!MESSAGE
+!MESSAGE !MESSAGE "db_static1 - Win32 Release" (based on "Win32 (x86) External Target")
!MESSAGE "db_static1 - Win32 Debug" (based on "Win32 (x86) External Target")
-!MESSAGE
+!MESSAGE # Begin Project
# PROP AllowPerConfigDependencies 0
@@ -64,7 +64,7 @@ CFG=db_static1 - Win32 Debug # PROP Bsc_Name "db_static1.bsc"
# PROP Target_Dir ""
-!ENDIF
+!ENDIF # Begin Target
@@ -75,7 +75,7 @@ CFG=db_static1 - Win32 Debug !ELSEIF "$(CFG)" == "db_static1 - Win32 Debug"
-!ENDIF
+!ENDIF # Begin Source File
diff --git a/VC++Files/bdb/build_win32/db_tcl.dsp b/VC++Files/bdb/build_win32/db_tcl.dsp index 5a0712c3f82..ae2e1a38e9b 100644 --- a/VC++Files/bdb/build_win32/db_tcl.dsp +++ b/VC++Files/bdb/build_win32/db_tcl.dsp @@ -7,19 +7,19 @@ CFG=db_tcl - 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 "db_tcl.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 "db_tcl.mak" CFG="db_tcl - Win32 Debug" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "db_tcl - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "db_tcl - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -81,7 +81,7 @@ LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept # ADD LINK32 Debug/libdb32d.lib tcl83d.lib /nologo /base:"0x13000000" /subsystem:windows /dll /pdb:none /debug /machine:I386 /out:"Debug/libdb_tcl32d.dll" /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/db_test.dsp b/VC++Files/bdb/build_win32/db_test.dsp index e1bb9056824..406a1369696 100644 --- a/VC++Files/bdb/build_win32/db_test.dsp +++ b/VC++Files/bdb/build_win32/db_test.dsp @@ -7,19 +7,19 @@ CFG=db_test - 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 "db_test.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 "db_test.mak" CFG="db_test - Win32 Debug" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "db_test - Win32 Release" (based on "Win32 (x86) Console Application") !MESSAGE "db_test - Win32 Debug" (based on "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -85,7 +85,7 @@ PostBuild_Desc=Copy built executable files. PostBuild_Cmds=copy Debug\*.exe . # End Special Build Tool -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/db_upgrade.dsp b/VC++Files/bdb/build_win32/db_upgrade.dsp index 4bb821f57e2..c2f3a748a61 100644 --- a/VC++Files/bdb/build_win32/db_upgrade.dsp +++ b/VC++Files/bdb/build_win32/db_upgrade.dsp @@ -7,16 +7,16 @@ CFG=db_upgrade - Win32 Debug Static !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 "db_upgrade.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 "db_upgrade.mak" CFG="db_upgrade - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "db_upgrade - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "db_upgrade - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=db_upgrade - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "db_upgrade - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/db_verify.dsp b/VC++Files/bdb/build_win32/db_verify.dsp index a8112364a83..b76bd203b44 100644 --- a/VC++Files/bdb/build_win32/db_verify.dsp +++ b/VC++Files/bdb/build_win32/db_verify.dsp @@ -7,16 +7,16 @@ CFG=db_verify - Win32 Debug Static !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 "db_verify.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 "db_verify.mak" CFG="db_verify - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "db_verify - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "db_verify - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=db_verify - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "db_verify - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/ex_access.dsp b/VC++Files/bdb/build_win32/ex_access.dsp index 8c802b1d774..5c1615c915a 100644 --- a/VC++Files/bdb/build_win32/ex_access.dsp +++ b/VC++Files/bdb/build_win32/ex_access.dsp @@ -7,16 +7,16 @@ CFG=ex_access - Win32 Debug Static !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 "ex_access.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 "ex_access.mak" CFG="ex_access - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "ex_access - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "ex_access - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=ex_access - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "ex_access - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/ex_btrec.dsp b/VC++Files/bdb/build_win32/ex_btrec.dsp index 08bc90752f5..e687324d813 100644 --- a/VC++Files/bdb/build_win32/ex_btrec.dsp +++ b/VC++Files/bdb/build_win32/ex_btrec.dsp @@ -7,16 +7,16 @@ CFG=ex_btrec - Win32 Debug Static !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 "ex_btrec.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 "ex_btrec.mak" CFG="ex_btrec - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "ex_btrec - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "ex_btrec - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=ex_btrec - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "ex_btrec - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/ex_env.dsp b/VC++Files/bdb/build_win32/ex_env.dsp index a46e66dac27..ade4c87d965 100644 --- a/VC++Files/bdb/build_win32/ex_env.dsp +++ b/VC++Files/bdb/build_win32/ex_env.dsp @@ -7,16 +7,16 @@ CFG=ex_env - Win32 Debug Static !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 "ex_env.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 "ex_env.mak" CFG="ex_env - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "ex_env - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "ex_env - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=ex_env - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "ex_env - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/ex_lock.dsp b/VC++Files/bdb/build_win32/ex_lock.dsp index 0fa57a960f8..ce5ecc22b56 100644 --- a/VC++Files/bdb/build_win32/ex_lock.dsp +++ b/VC++Files/bdb/build_win32/ex_lock.dsp @@ -7,16 +7,16 @@ CFG=ex_lock - Win32 Debug Static !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 "ex_lock.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 "ex_lock.mak" CFG="ex_lock - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "ex_lock - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "ex_lock - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=ex_lock - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "ex_lock - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/ex_mpool.dsp b/VC++Files/bdb/build_win32/ex_mpool.dsp index 3e2ee7205ce..f6ae1df52dc 100644 --- a/VC++Files/bdb/build_win32/ex_mpool.dsp +++ b/VC++Files/bdb/build_win32/ex_mpool.dsp @@ -7,16 +7,16 @@ CFG=ex_mpool - Win32 Debug Static !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 "ex_mpool.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 "ex_mpool.mak" CFG="ex_mpool - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "ex_mpool - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "ex_mpool - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=ex_mpool - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "ex_mpool - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/ex_tpcb.dsp b/VC++Files/bdb/build_win32/ex_tpcb.dsp index fbaa67de7ac..43f7a560915 100644 --- a/VC++Files/bdb/build_win32/ex_tpcb.dsp +++ b/VC++Files/bdb/build_win32/ex_tpcb.dsp @@ -7,16 +7,16 @@ CFG=ex_tpcb - Win32 Debug Static !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 "ex_tpcb.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 "ex_tpcb.mak" CFG="ex_tpcb - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "ex_tpcb - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "ex_tpcb - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=ex_tpcb - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "ex_tpcb - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/excxx_access.dsp b/VC++Files/bdb/build_win32/excxx_access.dsp index d93894dc5b7..f817b791627 100644 --- a/VC++Files/bdb/build_win32/excxx_access.dsp +++ b/VC++Files/bdb/build_win32/excxx_access.dsp @@ -7,16 +7,16 @@ CFG=excxx_access - Win32 Debug Static !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 "excxx_access.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 "excxx_access.mak" CFG="excxx_access - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "excxx_access - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "excxx_access - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=excxx_access - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "excxx_access - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/excxx_btrec.dsp b/VC++Files/bdb/build_win32/excxx_btrec.dsp index 403e438a6e1..a06904f2160 100644 --- a/VC++Files/bdb/build_win32/excxx_btrec.dsp +++ b/VC++Files/bdb/build_win32/excxx_btrec.dsp @@ -7,16 +7,16 @@ CFG=excxx_btrec - Win32 Debug Static !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 "excxx_btrec.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 "excxx_btrec.mak" CFG="excxx_btrec - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "excxx_btrec - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "excxx_btrec - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=excxx_btrec - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "excxx_btrec - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/excxx_env.dsp b/VC++Files/bdb/build_win32/excxx_env.dsp index 792358ee3ac..5f1b1c0a2e4 100644 --- a/VC++Files/bdb/build_win32/excxx_env.dsp +++ b/VC++Files/bdb/build_win32/excxx_env.dsp @@ -7,16 +7,16 @@ CFG=excxx_env - Win32 Debug Static !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 "excxx_env.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 "excxx_env.mak" CFG="excxx_env - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "excxx_env - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "excxx_env - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=excxx_env - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "excxx_env - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/excxx_lock.dsp b/VC++Files/bdb/build_win32/excxx_lock.dsp index d35605cb412..5fe931537a9 100644 --- a/VC++Files/bdb/build_win32/excxx_lock.dsp +++ b/VC++Files/bdb/build_win32/excxx_lock.dsp @@ -7,16 +7,16 @@ CFG=excxx_lock - Win32 Debug Static !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 "excxx_lock.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 "excxx_lock.mak" CFG="excxx_lock - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "excxx_lock - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "excxx_lock - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=excxx_lock - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "excxx_lock - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/excxx_mpool.dsp b/VC++Files/bdb/build_win32/excxx_mpool.dsp index 2159e75bb9a..213202b1726 100644 --- a/VC++Files/bdb/build_win32/excxx_mpool.dsp +++ b/VC++Files/bdb/build_win32/excxx_mpool.dsp @@ -7,16 +7,16 @@ CFG=excxx_mpool - Win32 Debug Static !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 "excxx_mpool.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 "excxx_mpool.mak" CFG="excxx_mpool - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "excxx_mpool - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "excxx_mpool - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=excxx_mpool - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "excxx_mpool - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target diff --git a/VC++Files/bdb/build_win32/excxx_tpcb.dsp b/VC++Files/bdb/build_win32/excxx_tpcb.dsp index 9033daa6cfe..ef89fc0de87 100644 --- a/VC++Files/bdb/build_win32/excxx_tpcb.dsp +++ b/VC++Files/bdb/build_win32/excxx_tpcb.dsp @@ -7,16 +7,16 @@ CFG=excxx_tpcb - Win32 Debug Static !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 "excxx_tpcb.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 "excxx_tpcb.mak" CFG="excxx_tpcb - Win32 Debug Static" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "excxx_tpcb - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "excxx_tpcb - Win32 Debug" (based on\ @@ -25,7 +25,7 @@ CFG=excxx_tpcb - Win32 Debug Static "Win32 (x86) Console Application") !MESSAGE "excxx_tpcb - Win32 Debug Static" (based on\ "Win32 (x86) Console Application") -!MESSAGE +!MESSAGE # Begin Project # PROP Scc_ProjName "" @@ -131,7 +131,7 @@ LINK32=link.exe # ADD BASE LINK32 Debug_static/libdb32d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no # ADD LINK32 Debug_static/libdb32sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no -!ENDIF +!ENDIF # Begin Target |