📄 tree.mak
字号:
# Microsoft Visual C++ generated build script - Do not modify
PROJ = TREE
DEBUG = 1
PROGTYPE = 0
CALLER =
ARGS =
DLLS =
D_RCDEFINES = /d_DEBUG
R_RCDEFINES = /dNDEBUG
ORIGIN = MSVC
ORIGIN_VER = 1.00
PROJPATH = C:\TYMFC\TREE\
USEMFC = 1
CC = cl
CPP = cl
CXX = cl
CCREATEPCHFLAG =
CPPCREATEPCHFLAG = /YcSTDAFX.H
CUSEPCHFLAG =
CPPUSEPCHFLAG = /YuSTDAFX.H
FIRSTC =
FIRSTCPP = STDAFX.CPP
RC = rc
CFLAGS_D_WEXE = /nologo /G2 /W3 /Zi /AM /Od /D "_DEBUG" /FR /GA /Fd"TREE.PDB"
CFLAGS_R_WEXE = /nologo /Gs /G2 /W3 /AM /O1 /D "NDEBUG" /FR /GA
LFLAGS_D_WEXE = /NOLOGO /NOD /PACKC:61440 /STACK:10240 /ALIGN:16 /ONERROR:NOEXE /CO
LFLAGS_R_WEXE = /NOLOGO /NOD /PACKC:61440 /STACK:10240 /ALIGN:16 /ONERROR:NOEXE
LIBS_D_WEXE = mafxcwd oldnames libw mlibcew commdlg shell odbc
LIBS_R_WEXE = mafxcw oldnames libw mlibcew commdlg shell odbc
RCFLAGS = /nologo /z
RESFLAGS = /nologo /t
RUNFLAGS =
DEFFILE = TREE.DEF
OBJS_EXT =
LIBS_EXT =
!if "$(DEBUG)" == "1"
CFLAGS = $(CFLAGS_D_WEXE)
LFLAGS = $(LFLAGS_D_WEXE)
LIBS = $(LIBS_D_WEXE)
MAPFILE = nul
RCDEFINES = $(D_RCDEFINES)
!else
CFLAGS = $(CFLAGS_R_WEXE)
LFLAGS = $(LFLAGS_R_WEXE)
LIBS = $(LIBS_R_WEXE)
MAPFILE = nul
RCDEFINES = $(R_RCDEFINES)
!endif
!if [if exist MSVC.BND del MSVC.BND]
!endif
SBRS = STDAFX.SBR \
TREE.SBR \
MAINFRM.SBR \
TREEDOC.SBR \
TREEVIEW.SBR \
TREESET.SBR \
DATE.SBR \
DATEUTIL.SBR \
PERSONDL.SBR \
UNIONSET.SBR \
AHNENDOC.SBR \
AHNENVW.SBR \
PERSONVI.SBR \
DIBITMAP.SBR \
DDBITMAP.SBR
TREE_RCDEP = c:\tymfc\tree\res\tree.ico \
c:\tymfc\tree\res\treedoc.ico \
c:\tymfc\tree\res\idr_ahne.ico \
c:\tymfc\tree\res\bitmap1.bmp \
c:\tymfc\tree\res\def_fema.bmp \
c:\tymfc\tree\res\tree.rc2
STDAFX_DEP = c:\tymfc\tree\stdafx.h
TREE_DEP = c:\tymfc\tree\stdafx.h \
c:\tymfc\tree\tree.h \
c:\tymfc\tree\mainfrm.h \
c:\tymfc\tree\treeset.h \
c:\tymfc\tree\date.h \
c:\tymfc\tree\treedoc.h \
c:\tymfc\tree\dibitmap.h \
c:\tymfc\tree\treeview.h \
c:\tymfc\tree\ahnenvw.h \
c:\tymfc\tree\ahnendoc.h \
c:\tymfc\tree\personvi.h
MAINFRM_DEP = c:\tymfc\tree\stdafx.h \
c:\tymfc\tree\tree.h \
c:\tymfc\tree\mainfrm.h
TREEDOC_DEP = c:\tymfc\tree\stdafx.h \
c:\tymfc\tree\tree.h \
c:\tymfc\tree\treeset.h \
c:\tymfc\tree\date.h \
c:\tymfc\tree\treedoc.h \
c:\tymfc\tree\dibitmap.h \
c:\tymfc\tree\persondl.h
TREEVIEW_DEP = c:\tymfc\tree\stdafx.h \
c:\tymfc\tree\tree.h \
c:\tymfc\tree\treeset.h \
c:\tymfc\tree\date.h \
c:\tymfc\tree\unionset.h \
c:\tymfc\tree\treedoc.h \
c:\tymfc\tree\dibitmap.h \
c:\tymfc\tree\treeview.h
TREESET_DEP = c:\tymfc\tree\stdafx.h \
c:\tymfc\tree\tree.h \
c:\tymfc\tree\treeset.h \
c:\tymfc\tree\date.h \
c:\tymfc\tree\dateutil.h
DATE_DEP = c:\tymfc\tree\stdafx.h \
c:\tymfc\tree\date.h
DATEUTIL_DEP = c:\tymfc\tree\stdafx.h \
c:\tymfc\tree\dateutil.h \
c:\tymfc\tree\date.h
PERSONDL_DEP = c:\tymfc\tree\stdafx.h \
c:\tymfc\tree\tree.h \
c:\tymfc\tree\persondl.h \
c:\tymfc\tree\treeset.h \
c:\tymfc\tree\date.h \
c:\tymfc\tree\dateutil.h
UNIONSET_DEP = c:\tymfc\tree\stdafx.h \
c:\tymfc\tree\tree.h \
c:\tymfc\tree\unionset.h \
c:\tymfc\tree\date.h \
c:\tymfc\tree\dateutil.h
AHNENDOC_DEP = c:\tymfc\tree\stdafx.h \
c:\tymfc\tree\tree.h \
c:\tymfc\tree\ahnendoc.h \
c:\tymfc\tree\treeset.h \
c:\tymfc\tree\treedoc.h \
c:\tymfc\tree\dibitmap.h
AHNENVW_DEP = c:\tymfc\tree\stdafx.h \
c:\tymfc\tree\tree.h \
c:\tymfc\tree\ahnenvw.h \
c:\tymfc\tree\ahnendoc.h \
c:\tymfc\tree\treeset.h
PERSONVI_DEP = c:\tymfc\tree\stdafx.h \
c:\tymfc\tree\tree.h \
c:\tymfc\tree\personvi.h \
c:\tymfc\tree\treeset.h \
c:\tymfc\tree\date.h \
c:\tymfc\tree\treedoc.h \
c:\tymfc\tree\dibitmap.h \
c:\tymfc\tree\ddbitmap.h
DIBITMAP_DEP = c:\tymfc\tree\stdafx.h \
c:\tymfc\tree\dibitmap.h
DDBITMAP_DEP = c:\tymfc\tree\stdafx.h \
c:\tymfc\tree\ddbitmap.h
all: $(PROJ).EXE $(PROJ).BSC
TREE.RES: TREE.RC $(TREE_RCDEP)
$(RC) $(RCFLAGS) $(RCDEFINES) -r TREE.RC
STDAFX.OBJ: STDAFX.CPP $(STDAFX_DEP)
$(CPP) $(CFLAGS) $(CPPCREATEPCHFLAG) /c STDAFX.CPP
TREE.OBJ: TREE.CPP $(TREE_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c TREE.CPP
MAINFRM.OBJ: MAINFRM.CPP $(MAINFRM_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c MAINFRM.CPP
TREEDOC.OBJ: TREEDOC.CPP $(TREEDOC_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c TREEDOC.CPP
TREEVIEW.OBJ: TREEVIEW.CPP $(TREEVIEW_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c TREEVIEW.CPP
TREESET.OBJ: TREESET.CPP $(TREESET_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c TREESET.CPP
DATE.OBJ: DATE.CPP $(DATE_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c DATE.CPP
DATEUTIL.OBJ: DATEUTIL.CPP $(DATEUTIL_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c DATEUTIL.CPP
PERSONDL.OBJ: PERSONDL.CPP $(PERSONDL_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c PERSONDL.CPP
UNIONSET.OBJ: UNIONSET.CPP $(UNIONSET_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c UNIONSET.CPP
AHNENDOC.OBJ: AHNENDOC.CPP $(AHNENDOC_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c AHNENDOC.CPP
AHNENVW.OBJ: AHNENVW.CPP $(AHNENVW_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c AHNENVW.CPP
PERSONVI.OBJ: PERSONVI.CPP $(PERSONVI_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c PERSONVI.CPP
DIBITMAP.OBJ: DIBITMAP.CPP $(DIBITMAP_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c DIBITMAP.CPP
DDBITMAP.OBJ: DDBITMAP.CPP $(DDBITMAP_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c DDBITMAP.CPP
$(PROJ).EXE:: TREE.RES
$(PROJ).EXE:: STDAFX.OBJ TREE.OBJ MAINFRM.OBJ TREEDOC.OBJ TREEVIEW.OBJ TREESET.OBJ \
DATE.OBJ DATEUTIL.OBJ PERSONDL.OBJ UNIONSET.OBJ AHNENDOC.OBJ AHNENVW.OBJ PERSONVI.OBJ \
DIBITMAP.OBJ DDBITMAP.OBJ $(OBJS_EXT) $(DEFFILE)
echo >NUL @<<$(PROJ).CRF
STDAFX.OBJ +
TREE.OBJ +
MAINFRM.OBJ +
TREEDOC.OBJ +
TREEVIEW.OBJ +
TREESET.OBJ +
DATE.OBJ +
DATEUTIL.OBJ +
PERSONDL.OBJ +
UNIONSET.OBJ +
AHNENDOC.OBJ +
AHNENVW.OBJ +
PERSONVI.OBJ +
DIBITMAP.OBJ +
DDBITMAP.OBJ +
$(OBJS_EXT)
$(PROJ).EXE
$(MAPFILE)
c:\msvc\lib\+
c:\msvc\mfc\lib\+
$(LIBS)
$(DEFFILE);
<<
link $(LFLAGS) @$(PROJ).CRF
$(RC) $(RESFLAGS) TREE.RES $@
@copy $(PROJ).CRF MSVC.BND
$(PROJ).EXE:: TREE.RES
if not exist MSVC.BND $(RC) $(RESFLAGS) TREE.RES $@
run: $(PROJ).EXE
$(PROJ) $(RUNFLAGS)
$(PROJ).BSC: $(SBRS)
bscmake @<<
/o$@ $(SBRS)
<<
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -