⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 editpadm.dsp

📁 一个完整的编辑器的代码(很值得参考
💻 DSP
📖 第 1 页 / 共 2 页
字号:
# Microsoft Developer Studio Project File - Name="editpadm" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Application" 0x0101

CFG=editpadm - Win32 Unicode Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE 
!MESSAGE NMAKE /f "editpadm.mak".
!MESSAGE 
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE 
!MESSAGE NMAKE /f "editpadm.mak" CFG="editpadm - Win32 Unicode Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "editpadm - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "editpadm - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE "editpadm - Win32 Unicode Release" (based on "Win32 (x86) Application")
!MESSAGE "editpadm - Win32 Unicode Debug" (based on "Win32 (x86) Application")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe

!IF  "$(CFG)" == "editpadm - Win32 Release"

# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "release"
# PROP BASE Intermediate_Dir "release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 6
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "release"
# PROP Intermediate_Dir "release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /G5 /MD /W3 /GX /O2 /I "..\edtlib" /I "..\bcglib" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D EDITPADC_CLASS=AFX_EXT_CLASS /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x405 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x409 /i "..\edtlib" /d "NDEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 /nologo /subsystem:windows /machine:I386 /out:"..\output\editpadm.exe" /libpath:"..\output"

!ELSEIF  "$(CFG)" == "editpadm - Win32 Debug"

# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "debug"
# PROP BASE Intermediate_Dir "debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 6
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "debug"
# PROP Intermediate_Dir "debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
# ADD CPP /nologo /G5 /MDd /W3 /Gm /GX /ZI /Od /I "..\edtlib" /I "..\bcglib" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D EDITPADC_CLASS=AFX_EXT_CLASS /Yu"stdafx.h" /FD /GZ /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x405 /d "_DEBUG" /d "_AFXDLL"
# ADD RSC /l 0x409 /i "..\edtlib" /d "_DEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
# ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /out:"..\output\editpadmd.exe" /pdbtype:sept /libpath:"..\output"

!ELSEIF  "$(CFG)" == "editpadm - Win32 Unicode Release"

# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "editpadm___Win32_Unicode_Release"
# PROP BASE Intermediate_Dir "editpadm___Win32_Unicode_Release"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 6
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "urelease"
# PROP Intermediate_Dir "urelease"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /G5 /MD /W3 /GX /O2 /I "..\edtlib" /I "..\bcglib" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D EDITPADC_CLASS=AFX_EXT_CLASS /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /G5 /MD /W3 /GX /O2 /I "..\edtlib" /I "..\bcglib" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D EDITPADC_CLASS=AFX_EXT_CLASS /D "_UNICODE" /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /i "..\edtlib" /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x409 /i "..\edtlib" /d "NDEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 ..\edtlib\release\edtlib.lib /nologo /subsystem:windows /machine:I386 /libpath:"\bcg\lib"
# ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386 /out:"..\output\editpadmu.exe" /libpath:"..\output"

!ELSEIF  "$(CFG)" == "editpadm - Win32 Unicode Debug"

# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "editpadm___Win32_Unicode_Debug"
# PROP BASE Intermediate_Dir "editpadm___Win32_Unicode_Debug"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 6
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "udebug"
# PROP Intermediate_Dir "udebug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /G5 /MDd /W3 /Gm /GX /ZI /Od /I "..\edtlib" /I "..\bcglib" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D EDITPADC_CLASS=AFX_EXT_CLASS /Yu"stdafx.h" /FD /GZ /c
# ADD CPP /nologo /G5 /MDd /W3 /Gm /GX /ZI /Od /I "..\edtlib" /I "..\bcglib" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D EDITPADC_CLASS=AFX_EXT_CLASS /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /i "..\edtlib" /d "_DEBUG" /d "_AFXDLL"
# ADD RSC /l 0x409 /i "..\edtlib" /d "_DEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 ..\edtlib\debug\edtlib.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept /libpath:"\bcg\lib"
# ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /out:"..\output\editpadmud.exe" /pdbtype:sept /libpath:"..\output"

!ENDIF 

# Begin Target

# Name "editpadm - Win32 Release"
# Name "editpadm - Win32 Debug"
# Name "editpadm - Win32 Unicode Release"
# Name "editpadm - Win32 Unicode Debug"
# Begin Group "Source Files"

# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File

SOURCE=.\childbin.cpp
# End Source File
# Begin Source File

SOURCE=.\childfrm.cpp
# End Source File
# Begin Source File

SOURCE=.\childric.cpp
# End Source File
# Begin Source File

SOURCE=.\editpad.cpp
# End Source File
# Begin Source File

SOURCE=.\hlp\editpad.hpj

!IF  "$(CFG)" == "editpadm - Win32 Release"

# PROP Exclude_From_Build 1
# PROP Ignore_Default_Tool 1

!ELSEIF  "$(CFG)" == "editpadm - Win32 Debug"

# PROP Exclude_From_Build 1
# PROP Ignore_Default_Tool 1

!ELSEIF  "$(CFG)" == "editpadm - Win32 Unicode Release"

# PROP BASE Exclude_From_Build 1
# PROP BASE Ignore_Default_Tool 1
# PROP Exclude_From_Build 1
# PROP Ignore_Default_Tool 1

!ELSEIF  "$(CFG)" == "editpadm - Win32 Unicode Debug"

# PROP BASE Exclude_From_Build 1
# PROP BASE Ignore_Default_Tool 1
# PROP Exclude_From_Build 1
# PROP Ignore_Default_Tool 1

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\editpad.rc

!IF  "$(CFG)" == "editpadm - Win32 Release"

# ADD BASE RSC /l 0x405
# ADD RSC /l 0x405

!ELSEIF  "$(CFG)" == "editpadm - Win32 Debug"

!ELSEIF  "$(CFG)" == "editpadm - Win32 Unicode Release"

# ADD BASE RSC /l 0x405
# ADD RSC /l 0x405

!ELSEIF  "$(CFG)" == "editpadm - Win32 Unicode Debug"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\editpaddoc.cpp
# End Source File
# Begin Source File

SOURCE=.\editpadview.cpp
# End Source File
# Begin Source File

SOURCE=.\epbindoc.cpp
# End Source File
# Begin Source File

SOURCE=.\epbinvw.cpp
# End Source File
# Begin Source File

SOURCE=.\epricdoc.cpp
# End Source File
# Begin Source File

SOURCE=.\epricvw.cpp
# End Source File
# Begin Source File

SOURCE=.\generpg.cpp
# End Source File
# Begin Source File

SOURCE=.\mainfrm.cpp
# End Source File
# Begin Source File

SOURCE=.\stdafx.cpp
# ADD CPP /Yc"stdafx.h"
# End Source File
# End Group
# Begin Group "Header Files"

# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File

SOURCE=.\childbin.h
# End Source File
# Begin Source File

SOURCE=.\childfrm.h
# End Source File
# Begin Source File

SOURCE=.\childric.h
# End Source File
# Begin Source File

SOURCE=.\editpad.h
# End Source File
# Begin Source File

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -