home *** CD-ROM | disk | FTP | other *** search
- # Microsoft Developer Studio Generated NMAKE File, Format Version 40001
- # ** DO NOT EDIT **
-
- # TARGTYPE "Win32 (x86) Console Application" 0x0103
-
- !IF "$(CFG)" == ""
- CFG=ExpSum2 - Win32 Debug
- !MESSAGE No configuration specified. Defaulting to ExpSum2 - Win32 Debug.
- !ENDIF
-
- !IF "$(CFG)" != "ExpSum - Win32 Debug" && "$(CFG)" != "ExpMaker - Win32 Debug"\
- && "$(CFG)" != "ExpSum1 - Win32 Debug" && "$(CFG)" != "ExpSum2 - Win32 Debug"
- !MESSAGE Invalid configuration "$(CFG)" specified.
- !MESSAGE You can specify a configuration when running NMAKE on this makefile
- !MESSAGE by defining the macro CFG on the command line. For example:
- !MESSAGE
- !MESSAGE NMAKE /f "ExpSum.mak" CFG="ExpSum2 - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "ExpSum - Win32 Debug" (based on "Win32 (x86) Console Application")
- !MESSAGE "ExpMaker - Win32 Debug" (based on "Win32 (x86) Console Application")
- !MESSAGE "ExpSum1 - Win32 Debug" (based on "Win32 (x86) Console Application")
- !MESSAGE "ExpSum2 - Win32 Debug" (based on "Win32 (x86) Console Application")
- !MESSAGE
- !ERROR An invalid configuration is specified.
- !ENDIF
-
- !IF "$(OS)" == "Windows_NT"
- NULL=
- !ELSE
- NULL=nul
- !ENDIF
- ################################################################################
- # Begin Project
- # PROP Target_Last_Scanned "ExpSum2 - Win32 Debug"
- RSC=rc.exe
- CPP=cl.exe
-
- !IF "$(CFG)" == "ExpSum - Win32 Debug"
-
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "Debug"
- # PROP BASE Intermediate_Dir "Debug"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "Debug"
- # PROP Intermediate_Dir "Debug"
- # PROP Target_Dir ""
- OUTDIR=.\Debug
- INTDIR=.\Debug
-
- ALL : "ExpSum2 - Win32 Debug" "ExpSum1 - Win32 Debug" "ExpMaker - Win32 Debug"
-
- CLEAN :
- -@erase
-
- "$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
-
- # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /c
- # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /FR /YX /c
- CPP_PROJ=/nologo /MLd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE"\
- /FR"$(INTDIR)/" /Fp"$(INTDIR)/ExpSum.pch" /YX /Fo"$(INTDIR)/" /Fd"$(INTDIR)/"\
- /c
- CPP_OBJS=.\Debug/
- CPP_SBRS=.\Debug/
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- BSC32_FLAGS=/nologo /o"$(OUTDIR)/ExpSum.bsc"
- BSC32_SBRS=
- 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:console /debug /machine:I386
- # ADD 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:console /debug /machine:I386
- LINK32_FLAGS=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 /incremental:yes\
- /pdb:"$(OUTDIR)/ExpSum.pdb" /debug /machine:I386 /out:"$(OUTDIR)/ExpSum.exe"
- LINK32_OBJS=
-
- !ELSEIF "$(CFG)" == "ExpMaker - Win32 Debug"
-
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "\ExpMaker\Debug"
- # PROP BASE Intermediate_Dir "\ExpMaker\Debug"
- # PROP BASE Target_Dir "\ExpMaker"
- # PROP Use_MFC 2
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "ExpMaker\Debug"
- # PROP Intermediate_Dir "ExpMaker\Debug"
- # PROP Target_Dir "\ExpMaker"
- OUTDIR=.\ExpMaker\Debug
- INTDIR=.\ExpMaker\Debug
-
- ALL : "$(OUTDIR)\.exe"
-
- CLEAN :
- -@erase ".\ExpMaker\Debug\vc40.pdb"
- -@erase ".\ExpMaker\Debug\.exe"
- -@erase ".\ExpMaker\Debug\Employee.obj"
- -@erase ".\ExpMaker\Debug\ExpMaker.obj"
- -@erase ".\ExpMaker\Debug\Expense.obj"
- -@erase ".\ExpMaker\Debug\.ilk"
- -@erase ".\ExpMaker\Debug\.pdb"
-
- "$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
-
- # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /c
- # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I ".." /I "." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_AFXDLL" /D "_MBCS" /YX /c
- CPP_PROJ=/nologo /MDd /W3 /Gm /GX /Zi /Od /I ".." /I "." /D "WIN32" /D "_DEBUG"\
- /D "_CONSOLE" /D "_AFXDLL" /D "_MBCS" /Fp"$(INTDIR)/.pch" /YX /Fo"$(INTDIR)/"\
- /Fd"$(INTDIR)/" /c
- CPP_OBJS=.\ExpMaker\Debug/
- CPP_SBRS=
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- BSC32_FLAGS=/nologo /o"$(OUTDIR)/.bsc"
- BSC32_SBRS=
- 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:console /debug /machine:I386
- # ADD LINK32 /nologo /subsystem:console /debug /machine:I386
- LINK32_FLAGS=/nologo /subsystem:console /incremental:yes /pdb:"$(OUTDIR)/.pdb"\
- /debug /machine:I386 /out:"$(OUTDIR)/.exe"
- LINK32_OBJS= \
- "$(INTDIR)/Employee.obj" \
- "$(INTDIR)/ExpMaker.obj" \
- "$(INTDIR)/Expense.obj"
-
- "$(OUTDIR)\.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
- <<
-
- !ELSEIF "$(CFG)" == "ExpSum1 - Win32 Debug"
-
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "\ExpSum1\Debug"
- # PROP BASE Intermediate_Dir "\ExpSum1\Debug"
- # PROP BASE Target_Dir "\ExpSum1"
- # PROP Use_MFC 2
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "ExpSum1\Debug"
- # PROP Intermediate_Dir "ExpSum1\Debug"
- # PROP Target_Dir "\ExpSum1"
- OUTDIR=.\ExpSum1\Debug
- INTDIR=.\ExpSum1\Debug
-
- ALL : "$(OUTDIR)\.exe"
-
- CLEAN :
- -@erase ".\ExpSum1\Debug\vc40.pdb"
- -@erase ".\ExpSum1\Debug\.exe"
- -@erase ".\ExpSum1\Debug\Expense.obj"
- -@erase ".\ExpSum1\Debug\ExpSum1.obj"
- -@erase ".\ExpSum1\Debug\Employee.obj"
- -@erase ".\ExpSum1\Debug\.ilk"
- -@erase ".\ExpSum1\Debug\.pdb"
-
- "$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
-
- # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /c
- # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I ".." /I "." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_AFXDLL" /D "_MBCS" /YX /c
- CPP_PROJ=/nologo /MDd /W3 /Gm /GX /Zi /Od /I ".." /I "." /D "WIN32" /D "_DEBUG"\
- /D "_CONSOLE" /D "_AFXDLL" /D "_MBCS" /Fp"$(INTDIR)/.pch" /YX /Fo"$(INTDIR)/"\
- /Fd"$(INTDIR)/" /c
- CPP_OBJS=.\ExpSum1\Debug/
- CPP_SBRS=
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- BSC32_FLAGS=/nologo /o"$(OUTDIR)/.bsc"
- BSC32_SBRS=
- 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:console /debug /machine:I386
- # ADD LINK32 /nologo /subsystem:console /debug /machine:I386
- LINK32_FLAGS=/nologo /subsystem:console /incremental:yes /pdb:"$(OUTDIR)/.pdb"\
- /debug /machine:I386 /out:"$(OUTDIR)/.exe"
- LINK32_OBJS= \
- "$(INTDIR)/Expense.obj" \
- "$(INTDIR)/ExpSum1.obj" \
- "$(INTDIR)/Employee.obj"
-
- "$(OUTDIR)\.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
- <<
-
- !ELSEIF "$(CFG)" == "ExpSum2 - Win32 Debug"
-
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "\ExpSum2\Debug"
- # PROP BASE Intermediate_Dir "\ExpSum2\Debug"
- # PROP BASE Target_Dir "\ExpSum2"
- # PROP Use_MFC 2
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "ExpSum2\Debug"
- # PROP Intermediate_Dir "ExpSum2\Debug"
- # PROP Target_Dir "\ExpSum2"
- OUTDIR=.\ExpSum2\Debug
- INTDIR=.\ExpSum2\Debug
-
- ALL : "$(OUTDIR)\.exe"
-
- CLEAN :
- -@erase ".\ExpSum2\Debug\vc40.pdb"
- -@erase ".\ExpSum2\Debug\.exe"
- -@erase ".\ExpSum2\Debug\Expense.obj"
- -@erase ".\ExpSum2\Debug\Employee.obj"
- -@erase ".\ExpSum2\Debug\ExpSum2.obj"
- -@erase ".\ExpSum2\Debug\.ilk"
- -@erase ".\ExpSum2\Debug\.pdb"
-
- "$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
-
- # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /c
- # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I ".." /I "." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_AFXDLL" /D "_MBCS" /YX /c
- CPP_PROJ=/nologo /MDd /W3 /Gm /GX /Zi /Od /I ".." /I "." /D "WIN32" /D "_DEBUG"\
- /D "_CONSOLE" /D "_AFXDLL" /D "_MBCS" /Fp"$(INTDIR)/.pch" /YX /Fo"$(INTDIR)/"\
- /Fd"$(INTDIR)/" /c
- CPP_OBJS=.\ExpSum2\Debug/
- CPP_SBRS=
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- BSC32_FLAGS=/nologo /o"$(OUTDIR)/.bsc"
- BSC32_SBRS=
- 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:console /debug /machine:I386
- # ADD LINK32 /nologo /subsystem:console /debug /machine:I386
- LINK32_FLAGS=/nologo /subsystem:console /incremental:yes /pdb:"$(OUTDIR)/.pdb"\
- /debug /machine:I386 /out:"$(OUTDIR)/.exe"
- LINK32_OBJS= \
- "$(INTDIR)/Expense.obj" \
- "$(INTDIR)/Employee.obj" \
- "$(INTDIR)/ExpSum2.obj"
-
- "$(OUTDIR)\.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
- <<
-
- !ENDIF
-
- .c{$(CPP_OBJS)}.obj:
- $(CPP) $(CPP_PROJ) $<
-
- .cpp{$(CPP_OBJS)}.obj:
- $(CPP) $(CPP_PROJ) $<
-
- .cxx{$(CPP_OBJS)}.obj:
- $(CPP) $(CPP_PROJ) $<
-
- .c{$(CPP_SBRS)}.sbr:
- $(CPP) $(CPP_PROJ) $<
-
- .cpp{$(CPP_SBRS)}.sbr:
- $(CPP) $(CPP_PROJ) $<
-
- .cxx{$(CPP_SBRS)}.sbr:
- $(CPP) $(CPP_PROJ) $<
-
- ################################################################################
- # Begin Target
-
- # Name "ExpSum - Win32 Debug"
- ################################################################################
- # Begin Project Dependency
-
- # Project_Dep_Name "ExpMaker"
-
- !IF "$(CFG)" == "ExpSum - Win32 Debug"
-
- "ExpMaker - Win32 Debug" :
- $(MAKE) /$(MAKEFLAGS) /F .\ExpSum.mak CFG="ExpMaker - Win32 Debug"
-
- !ENDIF
-
- # End Project Dependency
- ################################################################################
- # Begin Project Dependency
-
- # Project_Dep_Name "ExpSum1"
-
- !IF "$(CFG)" == "ExpSum - Win32 Debug"
-
- "ExpSum1 - Win32 Debug" :
- $(MAKE) /$(MAKEFLAGS) /F .\ExpSum.mak CFG="ExpSum1 - Win32 Debug"
-
- !ENDIF
-
- # End Project Dependency
- ################################################################################
- # Begin Project Dependency
-
- # Project_Dep_Name "ExpSum2"
-
- !IF "$(CFG)" == "ExpSum - Win32 Debug"
-
- "ExpSum2 - Win32 Debug" :
- $(MAKE) /$(MAKEFLAGS) /F .\ExpSum.mak CFG="ExpSum2 - Win32 Debug"
-
- !ENDIF
-
- # End Project Dependency
- # End Target
- ################################################################################
- # Begin Target
-
- # Name "ExpMaker - Win32 Debug"
- ################################################################################
- # Begin Source File
-
- SOURCE=.\Expense.cpp
- DEP_CPP_EXPEN=\
- ".\expense.h"\
-
-
- "$(INTDIR)\Expense.obj" : $(SOURCE) $(DEP_CPP_EXPEN) "$(INTDIR)"
-
- "$(INTDIR)\vc40.pdb" : $(SOURCE) $(DEP_CPP_EXPEN) "$(INTDIR)"
-
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\Employee.cpp
- DEP_CPP_EMPLO=\
- ".\employee.h"\
-
-
- "$(INTDIR)\Employee.obj" : $(SOURCE) $(DEP_CPP_EMPLO) "$(INTDIR)"
-
- "$(INTDIR)\vc40.pdb" : $(SOURCE) $(DEP_CPP_EMPLO) "$(INTDIR)"
-
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\ExpMaker\ExpMaker.cpp
- DEP_CPP_EXPMA=\
- ".\employee.h"\
- ".\expense.h"\
-
-
- BuildCmds= \
- $(CPP) $(CPP_PROJ) $(SOURCE) \
-
-
- "$(INTDIR)\ExpMaker.obj" : $(SOURCE) $(DEP_CPP_EXPMA) "$(INTDIR)"
- $(BuildCmds)
-
- "$(INTDIR)\vc40.pdb" : $(SOURCE) $(DEP_CPP_EXPMA) "$(INTDIR)"
- $(BuildCmds)
-
- # End Source File
- # End Target
- ################################################################################
- # Begin Target
-
- # Name "ExpSum1 - Win32 Debug"
- ################################################################################
- # Begin Source File
-
- SOURCE=.\Expense.cpp
- DEP_CPP_EXPEN=\
- ".\expense.h"\
-
-
- "$(INTDIR)\Expense.obj" : $(SOURCE) $(DEP_CPP_EXPEN) "$(INTDIR)"
-
- "$(INTDIR)\vc40.pdb" : $(SOURCE) $(DEP_CPP_EXPEN) "$(INTDIR)"
-
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\Employee.cpp
- DEP_CPP_EMPLO=\
- ".\employee.h"\
-
-
- "$(INTDIR)\Employee.obj" : $(SOURCE) $(DEP_CPP_EMPLO) "$(INTDIR)"
-
- "$(INTDIR)\vc40.pdb" : $(SOURCE) $(DEP_CPP_EMPLO) "$(INTDIR)"
-
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\ExpSum1\ExpSum1.cpp
- DEP_CPP_EXPSU=\
- ".\employee.h"\
- ".\expense.h"\
-
-
- BuildCmds= \
- $(CPP) $(CPP_PROJ) $(SOURCE) \
-
-
- "$(INTDIR)\ExpSum1.obj" : $(SOURCE) $(DEP_CPP_EXPSU) "$(INTDIR)"
- $(BuildCmds)
-
- "$(INTDIR)\vc40.pdb" : $(SOURCE) $(DEP_CPP_EXPSU) "$(INTDIR)"
- $(BuildCmds)
-
- # End Source File
- # End Target
- ################################################################################
- # Begin Target
-
- # Name "ExpSum2 - Win32 Debug"
- ################################################################################
- # Begin Source File
-
- SOURCE=.\Expense.cpp
- DEP_CPP_EXPEN=\
- ".\expense.h"\
-
-
- "$(INTDIR)\Expense.obj" : $(SOURCE) $(DEP_CPP_EXPEN) "$(INTDIR)"
-
- "$(INTDIR)\vc40.pdb" : $(SOURCE) $(DEP_CPP_EXPEN) "$(INTDIR)"
-
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\Employee.cpp
- DEP_CPP_EMPLO=\
- ".\employee.h"\
-
-
- "$(INTDIR)\Employee.obj" : $(SOURCE) $(DEP_CPP_EMPLO) "$(INTDIR)"
-
- "$(INTDIR)\vc40.pdb" : $(SOURCE) $(DEP_CPP_EMPLO) "$(INTDIR)"
-
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\ExpSum2\ExpSum2.cpp
- DEP_CPP_EXPSUM=\
- ".\employee.h"\
- ".\expense.h"\
- ".\ExpSum2\Except.h"\
-
-
- BuildCmds= \
- $(CPP) $(CPP_PROJ) $(SOURCE) \
-
-
- "$(INTDIR)\ExpSum2.obj" : $(SOURCE) $(DEP_CPP_EXPSUM) "$(INTDIR)"
- $(BuildCmds)
-
- "$(INTDIR)\vc40.pdb" : $(SOURCE) $(DEP_CPP_EXPSUM) "$(INTDIR)"
- $(BuildCmds)
-
- # End Source File
- # End Target
- # End Project
- ################################################################################
-