📄 mytoolpad.mak
字号:
!ENDIF
SOURCE=.\MyPropertyPage.cpp
!IF "$(CFG)" == "MyToolPad - Win32 Release"
DEP_CPP_MYPRO=\
".\MyPropertyPage.h"\
".\MyToolPad.h"\
"$(INTDIR)\MyPropertyPage.obj" : $(SOURCE) $(DEP_CPP_MYPRO) "$(INTDIR)"\
"$(INTDIR)\MyToolPad.pch"
!ELSEIF "$(CFG)" == "MyToolPad - Win32 Debug"
DEP_CPP_MYPRO=\
".\MyPropertyPage.h"\
".\MyToolPad.h"\
".\StdAfx.h"\
"$(INTDIR)\MyPropertyPage.obj" : $(SOURCE) $(DEP_CPP_MYPRO) "$(INTDIR)"\
"$(INTDIR)\MyToolPad.pch"
!ENDIF
SOURCE=.\MyPropertyPage1.cpp
!IF "$(CFG)" == "MyToolPad - Win32 Release"
DEP_CPP_MYPROP=\
".\CalendarConvert.h"\
".\ChangePassword.h"\
".\HyperLink.h"\
".\MyCheckListBox.h"\
".\MyPropertyPage.h"\
".\MyPropertyPage1.h"\
".\MyPropertyPage8.h"\
".\MyPropertyPage9.h"\
".\MyPropertySheet.h"\
".\OrganizeIniFile.h"\
".\PropertyPage7.h"\
"$(INTDIR)\MyPropertyPage1.obj" : $(SOURCE) $(DEP_CPP_MYPROP) "$(INTDIR)"\
"$(INTDIR)\MyToolPad.pch"
!ELSEIF "$(CFG)" == "MyToolPad - Win32 Debug"
DEP_CPP_MYPROP=\
".\CalendarConvert.h"\
".\ChangePassword.h"\
".\HyperLink.h"\
".\MyCheckListBox.h"\
".\MyPropertyPage.h"\
".\MyPropertyPage1.h"\
".\MyPropertyPage8.h"\
".\MyPropertyPage9.h"\
".\MyPropertySheet.h"\
".\OrganizeIniFile.h"\
".\PropertyPage7.h"\
".\StdAfx.h"\
"$(INTDIR)\MyPropertyPage1.obj" : $(SOURCE) $(DEP_CPP_MYPROP) "$(INTDIR)"\
"$(INTDIR)\MyToolPad.pch"
!ENDIF
SOURCE=.\MyPropertyPage8.cpp
!IF "$(CFG)" == "MyToolPad - Win32 Release"
DEP_CPP_MYPROPE=\
".\CalendarConvert.h"\
".\HyperLink.h"\
".\MyCheckListBox.h"\
".\MyPropertyPage.h"\
".\MyPropertyPage1.h"\
".\MyPropertyPage8.h"\
".\MyPropertyPage9.h"\
".\MyPropertySheet.h"\
".\MyToolPad.h"\
".\OrganizeIniFile.h"\
".\PropertyPage7.h"\
"$(INTDIR)\MyPropertyPage8.obj" : $(SOURCE) $(DEP_CPP_MYPROPE) "$(INTDIR)"\
"$(INTDIR)\MyToolPad.pch"
!ELSEIF "$(CFG)" == "MyToolPad - Win32 Debug"
DEP_CPP_MYPROPE=\
".\CalendarConvert.h"\
".\HyperLink.h"\
".\MyCheckListBox.h"\
".\MyPropertyPage.h"\
".\MyPropertyPage1.h"\
".\MyPropertyPage8.h"\
".\MyPropertyPage9.h"\
".\MyPropertySheet.h"\
".\MyToolPad.h"\
".\OrganizeIniFile.h"\
".\PropertyPage7.h"\
".\StdAfx.h"\
"$(INTDIR)\MyPropertyPage8.obj" : $(SOURCE) $(DEP_CPP_MYPROPE) "$(INTDIR)"\
"$(INTDIR)\MyToolPad.pch"
!ENDIF
SOURCE=.\MyPropertyPage9.cpp
!IF "$(CFG)" == "MyToolPad - Win32 Release"
DEP_CPP_MYPROPER=\
".\CalendarConvert.h"\
".\HyperLink.h"\
".\MyCheckListBox.h"\
".\MyPropertyPage.h"\
".\MyPropertyPage1.h"\
".\MyPropertyPage8.h"\
".\MyPropertyPage9.h"\
".\MyPropertySheet.h"\
".\MyToolPad.h"\
".\PropertyPage7.h"\
"$(INTDIR)\MyPropertyPage9.obj" : $(SOURCE) $(DEP_CPP_MYPROPER) "$(INTDIR)"\
"$(INTDIR)\MyToolPad.pch"
!ELSEIF "$(CFG)" == "MyToolPad - Win32 Debug"
DEP_CPP_MYPROPER=\
".\CalendarConvert.h"\
".\HyperLink.h"\
".\MyCheckListBox.h"\
".\MyPropertyPage.h"\
".\MyPropertyPage1.h"\
".\MyPropertyPage8.h"\
".\MyPropertyPage9.h"\
".\MyPropertySheet.h"\
".\MyToolPad.h"\
".\PropertyPage7.h"\
".\StdAfx.h"\
"$(INTDIR)\MyPropertyPage9.obj" : $(SOURCE) $(DEP_CPP_MYPROPER) "$(INTDIR)"\
"$(INTDIR)\MyToolPad.pch"
!ENDIF
SOURCE=.\MyPropertySheet.cpp
!IF "$(CFG)" == "MyToolPad - Win32 Release"
DEP_CPP_MYPROPERT=\
".\CalendarConvert.h"\
".\HyperLink.h"\
".\MyCheckListBox.h"\
".\MyPropertyPage.h"\
".\MyPropertyPage1.h"\
".\MyPropertyPage8.h"\
".\MyPropertyPage9.h"\
".\MyPropertySheet.h"\
".\PropertyPage7.h"\
"$(INTDIR)\MyPropertySheet.obj" : $(SOURCE) $(DEP_CPP_MYPROPERT) "$(INTDIR)"\
"$(INTDIR)\MyToolPad.pch"
!ELSEIF "$(CFG)" == "MyToolPad - Win32 Debug"
DEP_CPP_MYPROPERT=\
".\CalendarConvert.h"\
".\HyperLink.h"\
".\MyCheckListBox.h"\
".\MyPropertyPage.h"\
".\MyPropertyPage1.h"\
".\MyPropertyPage8.h"\
".\MyPropertyPage9.h"\
".\MyPropertySheet.h"\
".\PropertyPage7.h"\
".\StdAfx.h"\
"$(INTDIR)\MyPropertySheet.obj" : $(SOURCE) $(DEP_CPP_MYPROPERT) "$(INTDIR)"\
"$(INTDIR)\MyToolPad.pch"
!ENDIF
SOURCE=.\MyToolPad.cpp
!IF "$(CFG)" == "MyToolPad - Win32 Release"
DEP_CPP_MYTOO=\
".\CalendarConvert.h"\
".\HyperLink.h"\
".\MyCheckListBox.h"\
".\MyPropertyPage.h"\
".\MyPropertyPage1.h"\
".\MyPropertyPage8.h"\
".\MyPropertyPage9.h"\
".\MyPropertySheet.h"\
".\MyToolPad.h"\
".\PropertyPage7.h"\
"$(INTDIR)\MyToolPad.obj" : $(SOURCE) $(DEP_CPP_MYTOO) "$(INTDIR)"\
"$(INTDIR)\MyToolPad.pch"
!ELSEIF "$(CFG)" == "MyToolPad - Win32 Debug"
DEP_CPP_MYTOO=\
".\CalendarConvert.h"\
".\HyperLink.h"\
".\MyCheckListBox.h"\
".\MyPropertyPage.h"\
".\MyPropertyPage1.h"\
".\MyPropertyPage8.h"\
".\MyPropertyPage9.h"\
".\MyPropertySheet.h"\
".\MyToolPad.h"\
".\PropertyPage7.h"\
".\StdAfx.h"\
"$(INTDIR)\MyToolPad.obj" : $(SOURCE) $(DEP_CPP_MYTOO) "$(INTDIR)"\
"$(INTDIR)\MyToolPad.pch"
!ENDIF
SOURCE=.\MyToolPad.rc
DEP_RSC_MYTOOL=\
".\res\111.bmp"\
".\res\bmp00001.bmp"\
".\res\fold1.bmp"\
".\res\Hand.cur"\
".\res\ico223.ico"\
".\res\icon1.ico"\
".\res\icon2.ico"\
".\res\MyToolPad.rc2"\
".\res\Tourch.ico"\
"$(INTDIR)\MyToolPad.res" : $(SOURCE) $(DEP_RSC_MYTOOL) "$(INTDIR)"
$(RSC) $(RSC_PROJ) $(SOURCE)
SOURCE=.\OrganizeIniFile.cpp
!IF "$(CFG)" == "MyToolPad - Win32 Release"
DEP_CPP_ORGAN=\
".\OrganizeIniFile.h"\
"$(INTDIR)\OrganizeIniFile.obj" : $(SOURCE) $(DEP_CPP_ORGAN) "$(INTDIR)"\
"$(INTDIR)\MyToolPad.pch"
!ELSEIF "$(CFG)" == "MyToolPad - Win32 Debug"
DEP_CPP_ORGAN=\
".\OrganizeIniFile.h"\
".\StdAfx.h"\
"$(INTDIR)\OrganizeIniFile.obj" : $(SOURCE) $(DEP_CPP_ORGAN) "$(INTDIR)"\
"$(INTDIR)\MyToolPad.pch"
!ENDIF
SOURCE=.\PropertyPage7.cpp
!IF "$(CFG)" == "MyToolPad - Win32 Release"
DEP_CPP_PROPE=\
".\GetDirectory.h"\
".\MyToolPad.h"\
".\OrganizeIniFile.h"\
".\PropertyPage7.h"\
"$(INTDIR)\PropertyPage7.obj" : $(SOURCE) $(DEP_CPP_PROPE) "$(INTDIR)"\
"$(INTDIR)\MyToolPad.pch"
!ELSEIF "$(CFG)" == "MyToolPad - Win32 Debug"
DEP_CPP_PROPE=\
".\GetDirectory.h"\
".\MyToolPad.h"\
".\OrganizeIniFile.h"\
".\PropertyPage7.h"\
".\StdAfx.h"\
"$(INTDIR)\PropertyPage7.obj" : $(SOURCE) $(DEP_CPP_PROPE) "$(INTDIR)"\
"$(INTDIR)\MyToolPad.pch"
!ENDIF
SOURCE=.\StdAfx.cpp
DEP_CPP_STDAF=\
".\StdAfx.h"\
!IF "$(CFG)" == "MyToolPad - Win32 Release"
CPP_SWITCHES=/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS"\
/Fp"$(INTDIR)\MyToolPad.pch" /Yc"stdafx.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\"\
/FD /c
"$(INTDIR)\StdAfx.obj" "$(INTDIR)\MyToolPad.pch" : $(SOURCE) $(DEP_CPP_STDAF)\
"$(INTDIR)"
$(CPP) @<<
$(CPP_SWITCHES) $(SOURCE)
<<
!ELSEIF "$(CFG)" == "MyToolPad - Win32 Debug"
CPP_SWITCHES=/nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D\
"_WINDOWS" /Fp"$(INTDIR)\MyToolPad.pch" /Yc"stdafx.h" /Fo"$(INTDIR)\\"\
/Fd"$(INTDIR)\\" /FD /c
"$(INTDIR)\StdAfx.obj" "$(INTDIR)\MyToolPad.pch" : $(SOURCE) $(DEP_CPP_STDAF)\
"$(INTDIR)"
$(CPP) @<<
$(CPP_SWITCHES) $(SOURCE)
<<
!ENDIF
!ENDIF
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -