8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:03:03 +01:00
firebird-mirror/builds/win32/msvc6/nbackup.dsp

114 lines
4.3 KiB
Plaintext
Raw Normal View History

2003-08-07 18:58:54 +02:00
# Microsoft Developer Studio Project File - Name="nbackup" - Package Owner=<4>
2003-08-07 15:59:15 +02:00
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
2003-08-07 18:58:54 +02:00
CFG=nbackup - Win32 Debug
2003-08-07 15:59:15 +02:00
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
2003-08-07 18:58:54 +02:00
!MESSAGE NMAKE /f "nbackup.mak".
2003-08-07 15:59:15 +02:00
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
2003-08-07 18:58:54 +02:00
!MESSAGE NMAKE /f "nbackup.mak" CFG="nbackup - Win32 Debug"
2003-08-07 15:59:15 +02:00
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
2003-08-07 18:58:54 +02:00
!MESSAGE "nbackup - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE "nbackup - Win32 Debug" (based on "Win32 (x86) Console Application")
2003-08-07 15:59:15 +02:00
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe
2003-09-15 11:36:27 +02:00
!IF "$(CFG)" == "nbackup - Win32 Release"
2003-08-07 15:59:15 +02:00
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
2003-09-15 11:36:27 +02:00
# PROP BASE Output_Dir "..\..\..\temp\Release\nbackup"
# PROP BASE Intermediate_Dir "..\..\..\temp\Release\nbackup"
# PROP BASE Ignore_Export_Lib 0
2003-08-07 15:59:15 +02:00
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
2003-09-15 11:36:27 +02:00
# PROP Output_Dir "..\..\..\temp\Release\nbackup"
# PROP Intermediate_Dir "..\..\..\temp\Release\nbackup"
2003-08-07 15:59:15 +02:00
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
2004-03-01 17:37:36 +01:00
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /GR /ZI /Od /I "../../../src/include" /I "../../../src/include/gen" /D "_DEBUG" /D "DEV_BUILD" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "_X86_" /D "NOMSG" /FR /FD /GZ /c
2003-09-15 11:36:27 +02:00
# SUBTRACT BASE CPP /YX
2004-03-01 17:37:36 +01:00
# ADD CPP /nologo /MD /W3 /GR /GX /GR /Ot /Og /Oi /Op /Oy /Ob1 /I "../../../src/include" /I "../../../src/include/gen" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "_X86_" /D "SUPERCLIENT" /FR /FD /EHc- /c
2003-09-15 11:36:27 +02:00
# ADD BASE RSC /l 0xc0a /d "NDEBUG"
# ADD RSC /l 0xc0a /d "NDEBUG"
2003-08-07 15:59:15 +02:00
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
2003-09-15 11:36:27 +02:00
# ADD BASE LINK32 kernel32.lib advapi32.lib shell32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
# ADD LINK32 kernel32.lib ole32.lib user32.lib gdi32.lib shell32.lib comctl32.lib advapi32.lib ws2_32.lib mpr.lib version.lib /nologo /subsystem:console /incremental:no /machine:I386 /out:"..\..\..\temp\release\firebird/bin/nbackup.exe" /pdbtype:sept
# SUBTRACT LINK32 /debug
2003-08-07 15:59:15 +02:00
2003-09-15 11:36:27 +02:00
!ELSEIF "$(CFG)" == "nbackup - Win32 Debug"
2003-08-07 15:59:15 +02:00
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
2003-09-15 11:36:27 +02:00
# PROP BASE Output_Dir "..\..\..\temp\Debug\nbackup"
# PROP BASE Intermediate_Dir "..\..\..\temp\Debug\nbackup"
2003-08-07 15:59:15 +02:00
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
2003-09-15 11:36:27 +02:00
# PROP Output_Dir "..\..\..\temp\Debug\nbackup"
# PROP Intermediate_Dir "..\..\..\temp\Debug\nbackup"
2003-08-07 15:59:15 +02:00
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
2004-03-01 17:37:36 +01:00
# ADD BASE CPP /nologo /W3 /Gm /GX /GR /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /GR /Zi /Od /I "../../../src/include" /I "../../../src/include/gen" /D "_DEBUG" /D "DEV_BUILD" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "_X86_" /D "SUPERCLIENT" /FR /FD /GZ /c
2003-09-15 11:36:27 +02:00
# ADD BASE RSC /l 0xc0a /d "_DEBUG"
# ADD RSC /l 0xc0a /d "_DEBUG"
2003-08-07 15:59:15 +02:00
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
2003-09-15 11:36:27 +02:00
# ADD BASE LINK32 kernel32.lib user32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
# ADD LINK32 kernel32.lib user32.lib gdi32.lib shell32.lib comctl32.lib advapi32.lib ws2_32.lib mpr.lib ole32.lib version.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\temp\debug\firebird/bin/nbackup.exe" /pdbtype:sept
2003-08-07 15:59:15 +02:00
!ENDIF
# Begin Target
2003-08-07 18:58:54 +02:00
# Name "nbackup - Win32 Release"
# Name "nbackup - Win32 Debug"
2003-08-07 15:59:15 +02:00
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\..\..\src\jrd\db_alias.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\jrd\os\win32\guid.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\utilities\nbackup.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# End Group
# Begin Group "Resource Files"
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
# End Group
# End Target
# End Project