📄 pci explorer.mak
字号:
# Begin Source File
SOURCE=.\StdAfx.cpp
DEP_CPP_STDAF=\
".\StdAfx.h"\
!IF "$(CFG)" == "PCI Explorer - Win32 Release"
# ADD CPP /Yc"stdafx.h"
BuildCmds= \
$(CPP) /nologo /MD /W3 /GX /O2 /I "..\PCIScan" /D "WIN32" /D "NDEBUG" /D\
"_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"$(INTDIR)/PCI Explorer.pch"\
/Yc"stdafx.h" /Fo"$(INTDIR)/" /c $(SOURCE) \
"$(INTDIR)\StdAfx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
$(BuildCmds)
"$(INTDIR)\PCI Explorer.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
$(BuildCmds)
!ELSEIF "$(CFG)" == "PCI Explorer - Win32 Debug"
# ADD CPP /Yc"stdafx.h"
BuildCmds= \
$(CPP) /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\PCIScan" /D "WIN32" /D "_DEBUG"\
/D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"$(INTDIR)/PCI Explorer.pch"\
/Yc"stdafx.h" /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c $(SOURCE) \
"$(INTDIR)\StdAfx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
$(BuildCmds)
"$(INTDIR)\PCI Explorer.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
$(BuildCmds)
!ENDIF
# End Source File
################################################################################
# Begin Source File
SOURCE=".\PCI Explorer.rc"
DEP_RSC_PCI_EXP=\
".\res\IOExplorer.ico"\
".\res\jmnco.ico"\
".\res\PCI Explorer.rc2"\
".\res\pciexp.bmp"\
"$(INTDIR)\PCI Explorer.res" : $(SOURCE) $(DEP_RSC_PCI_EXP) "$(INTDIR)"
$(RSC) $(RSC_PROJ) $(SOURCE)
# End Source File
################################################################################
# Begin Source File
SOURCE=".\hlp\PCI Explorer.hpj"
!IF "$(CFG)" == "PCI Explorer - Win32 Release"
# Begin Custom Build - Making help file...
OutDir=.\Release
ProjDir=.
TargetName=PCI Explorer
InputPath=.\hlp\PCI Explorer.hpj
"$(OutDir)\$(TargetName).hlp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
"$(ProjDir)\makehelp.bat"
# End Custom Build
!ELSEIF "$(CFG)" == "PCI Explorer - Win32 Debug"
# Begin Custom Build - Making help file...
OutDir=.\Debug
ProjDir=.
TargetName=PCI Explorer
InputPath=.\hlp\PCI Explorer.hpj
"$(OutDir)\$(TargetName).hlp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
"$(ProjDir)\makehelp.bat"
# End Custom Build
!ENDIF
# End Source File
################################################################################
# Begin Source File
SOURCE=.\PCIData.cpp
DEP_CPP_PCIDA=\
"..\PCIScan\pciScanIoctl.h"\
".\codes.h"\
".\DataDisplay.h"\
".\IDCombo.h"\
".\NumericEdit.h"\
".\PCI Explorer.h"\
".\pci.h"\
".\PCIData.h"\
".\StdAfx.h"\
"$(INTDIR)\PCIData.obj" : $(SOURCE) $(DEP_CPP_PCIDA) "$(INTDIR)"\
"$(INTDIR)\PCI Explorer.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\NumericEdit.cpp
DEP_CPP_NUMER=\
".\NumericEdit.h"\
".\StdAfx.h"\
"$(INTDIR)\NumericEdit.obj" : $(SOURCE) $(DEP_CPP_NUMER) "$(INTDIR)"\
"$(INTDIR)\PCI Explorer.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\IDCOMBO.CPP
DEP_CPP_IDCOM=\
".\IDCombo.h"\
".\StdAfx.h"\
"$(INTDIR)\IDCOMBO.OBJ" : $(SOURCE) $(DEP_CPP_IDCOM) "$(INTDIR)"\
"$(INTDIR)\PCI Explorer.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\DataDisplay.cpp
DEP_CPP_DATAD=\
".\DataDisplay.h"\
".\PCI Explorer.h"\
".\StdAfx.h"\
"$(INTDIR)\DataDisplay.obj" : $(SOURCE) $(DEP_CPP_DATAD) "$(INTDIR)"\
"$(INTDIR)\PCI Explorer.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\PCIFailed.cpp
DEP_CPP_PCIFA=\
".\PCI Explorer.h"\
".\PCIFailed.h"\
".\StdAfx.h"\
"$(INTDIR)\PCIFailed.obj" : $(SOURCE) $(DEP_CPP_PCIFA) "$(INTDIR)"\
"$(INTDIR)\PCI Explorer.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\ABOUT.CPP
DEP_CPP_ABOUT=\
".\about.h"\
".\PCI Explorer.h"\
".\StdAfx.h"\
"$(INTDIR)\ABOUT.OBJ" : $(SOURCE) $(DEP_CPP_ABOUT) "$(INTDIR)"\
"$(INTDIR)\PCI Explorer.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\PCIStartup.cpp
DEP_CPP_PCIST=\
"..\PCIScan\pciScanIoctl.h"\
".\about.h"\
".\DataDisplay.h"\
".\IDCombo.h"\
".\Index.h"\
".\NumericEdit.h"\
".\PCI Explorer.h"\
".\PCI ExplorerDlg.h"\
".\pci.h"\
".\PCIData.h"\
".\PCIStartup.h"\
".\regvars.h"\
".\StdAfx.h"\
NODEP_CPP_PCIST=\
".\GetDriveType.h"\
"$(INTDIR)\PCIStartup.obj" : $(SOURCE) $(DEP_CPP_PCIST) "$(INTDIR)"\
"$(INTDIR)\PCI Explorer.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\REGISTRY.CPP
DEP_CPP_REGIS=\
".\registry.h"\
".\StdAfx.h"\
"$(INTDIR)\REGISTRY.OBJ" : $(SOURCE) $(DEP_CPP_REGIS) "$(INTDIR)"\
"$(INTDIR)\PCI Explorer.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\REGVARS.CPP
DEP_CPP_REGVA=\
".\registry.h"\
".\regvars.h"\
".\StdAfx.h"\
"$(INTDIR)\REGVARS.OBJ" : $(SOURCE) $(DEP_CPP_REGVA) "$(INTDIR)"\
"$(INTDIR)\PCI Explorer.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\Index.cpp
DEP_CPP_INDEX=\
"..\PCIScan\pciScanIoctl.h"\
".\codes.h"\
".\DataDisplay.h"\
".\IDCombo.h"\
".\Index.h"\
".\NumericEdit.h"\
".\PCI Explorer.h"\
".\pci.h"\
".\PCIData.h"\
".\StdAfx.h"\
"$(INTDIR)\Index.obj" : $(SOURCE) $(DEP_CPP_INDEX) "$(INTDIR)"\
"$(INTDIR)\PCI Explorer.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\CODES.CPP
DEP_CPP_CODES=\
".\pciCode.h"\
".\StdAfx.h"\
"$(INTDIR)\CODES.OBJ" : $(SOURCE) $(DEP_CPP_CODES) "$(INTDIR)"\
"$(INTDIR)\PCI Explorer.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\GetDriveType.cpp
DEP_CPP_GETDR=\
".\StdAfx.h"\
"$(INTDIR)\GetDriveType.obj" : $(SOURCE) $(DEP_CPP_GETDR) "$(INTDIR)"\
"$(INTDIR)\PCI Explorer.pch"
# End Source File
# End Target
# End Project
################################################################################
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -