diff options
Diffstat (limited to 'VC++Files/bdb/build_win32/ex_tpcb.dsp')
-rw-r--r-- | VC++Files/bdb/build_win32/ex_tpcb.dsp | 14 |
1 files changed, 7 insertions, 7 deletions
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 |