📄 c02ide.dsp
字号:
# Microsoft Developer Studio Project File - Name="C02IDE" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=C02IDE - Win32 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 "C02IDE.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 "C02IDE.mak" CFG="C02IDE - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "C02IDE - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "C02IDE - Win32 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)" == "C02IDE - Win32 Release"
# PROP BASE Use_MFC 2
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# 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 /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x804 /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
!ELSEIF "$(CFG)" == "C02IDE - Win32 Debug"
# PROP BASE Use_MFC 2
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# 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 /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /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 0x804 /d "_DEBUG" /d "_AFXDLL"
# ADD RSC /l 0x804 /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 /pdbtype:sept
!ENDIF
# Begin Target
# Name "C02IDE - Win32 Release"
# Name "C02IDE - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\AddFuncOk.cpp
# End Source File
# Begin Source File
SOURCE=.\AddFuncPage.cpp
# End Source File
# Begin Source File
SOURCE=.\C02IDE.cpp
# End Source File
# Begin Source File
SOURCE=.\C02IDE.rc
# End Source File
# Begin Source File
SOURCE=.\C02IDEDoc.cpp
# End Source File
# Begin Source File
SOURCE=.\C02IDEView.cpp
# End Source File
# Begin Source File
SOURCE=.\CCrystalEditView.cpp
# End Source File
# Begin Source File
SOURCE=.\CCrystalTextBuffer.cpp
# End Source File
# Begin Source File
SOURCE=.\CCrystalTextView.cpp
# End Source File
# Begin Source File
SOURCE=.\CCrystalTextView2.cpp
# End Source File
# Begin Source File
SOURCE=.\CEditReplaceDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\CFindTextDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\ChildFrm.cpp
# End Source File
# Begin Source File
SOURCE=.\cplusplus.cpp
# End Source File
# Begin Source File
SOURCE=.\DeleteFunc.cpp
# End Source File
# Begin Source File
SOURCE=.\DisassemblyBar.cpp
# End Source File
# Begin Source File
SOURCE=.\DisassemblyCtrl.cpp
# End Source File
# Begin Source File
SOURCE=.\FileTreeDoc.cpp
# End Source File
# Begin Source File
SOURCE=.\FileTreeView.cpp
# End Source File
# Begin Source File
SOURCE=.\FindAllOpen.cpp
# End Source File
# Begin Source File
SOURCE=.\FindInCurFile.cpp
# End Source File
# Begin Source File
SOURCE=.\FormatBar.cpp
# End Source File
# Begin Source File
SOURCE=.\HexEditCtrl.cpp
# End Source File
# Begin Source File
SOURCE=.\KSFileDialog.cpp
# End Source File
# Begin Source File
SOURCE=.\ListCellEdit.cpp
# End Source File
# Begin Source File
SOURCE=.\ListCtrlEx.cpp
# End Source File
# Begin Source File
SOURCE=.\LmAsmToBi.cpp
# End Source File
# Begin Source File
SOURCE=.\MainFrm.cpp
# End Source File
# Begin Source File
SOURCE=.\MDITabs.cpp
# End Source File
# Begin Source File
SOURCE=.\MemoEdit.cpp
# End Source File
# Begin Source File
SOURCE=.\MemoryBar.cpp
# End Source File
# Begin Source File
SOURCE=.\MemoryEdit.cpp
# End Source File
# Begin Source File
SOURCE=.\MyCompiler.cpp
# End Source File
# Begin Source File
SOURCE=.\MyProPertySheet.cpp
# End Source File
# Begin Source File
SOURCE=.\MyTipWnd.cpp
# End Source File
# Begin Source File
SOURCE=.\OutputBar.cpp
# End Source File
# Begin Source File
SOURCE=.\OutputCtrl.cpp
# End Source File
# Begin Source File
SOURCE=.\OutputListbox.cpp
# End Source File
# Begin Source File
SOURCE=.\ParagraphDialog.cpp
# End Source File
# Begin Source File
SOURCE=.\PopupWnd.cpp
# End Source File
# Begin Source File
SOURCE=.\ProjectNew.cpp
# End Source File
# Begin Source File
SOURCE=.\PropertyDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\RegBar.cpp
# End Source File
# Begin Source File
SOURCE=.\RegCtrl.cpp
# End Source File
# Begin Source File
SOURCE=.\ReplaceProject.cpp
# End Source File
# Begin Source File
SOURCE=.\RplaceDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\SA3DToolBar.cpp
# End Source File
# Begin Source File
SOURCE=.\simulator.cpp
# End Source File
# Begin Source File
SOURCE=.\StdAfx.cpp
# ADD CPP /Yc"stdafx.h"
# End Source File
# Begin Source File
SOURCE=.\SymbolSet.cpp
# End Source File
# Begin Source File
SOURCE=.\TabClassDoc.cpp
# End Source File
# Begin Source File
SOURCE=.\TabClassView.cpp
# End Source File
# Begin Source File
SOURCE=.\TabFileDoc.cpp
# End Source File
# Begin Source File
SOURCE=.\TabFileView.cpp
# End Source File
# Begin Source File
SOURCE=.\TabResourceDoc.cpp
# End Source File
# Begin Source File
SOURCE=.\TabResourceView.cpp
# End Source File
# Begin Source File
SOURCE=.\TestPage1.cpp
# End Source File
# Begin Source File
SOURCE=.\TipDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\TipListCtrl.cpp
# End Source File
# Begin Source File
SOURCE=.\TipRich.cpp
# End Source File
# Begin Source File
SOURCE=.\TipStruct.cpp
# End Source File
# Begin Source File
SOURCE=.\WatchBar.cpp
# End Source File
# Begin Source File
SOURCE=.\WorkspaceView.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\AddFuncOk.h
# End Source File
# Begin Source File
SOURCE=.\AddFuncPage.h
# End Source File
# Begin Source File
SOURCE=.\C02IDE.h
# End Source File
# Begin Source File
SOURCE=.\C02IDEDoc.h
# End Source File
# Begin Source File
SOURCE=.\C02IDEView.h
# End Source File
# Begin Source File
SOURCE=.\CCrystalEditView.h
# End Source File
# Begin Source File
SOURCE=.\CCrystalEditView.inl
# End Source File
# Begin Source File
SOURCE=.\CCrystalTextBuffer.h
# End Source File
# Begin Source File
SOURCE=.\CCrystalTextBuffer.inl
# End Source File
# Begin Source File
SOURCE=.\CCrystalTextView.h
# End Source File
# Begin Source File
SOURCE=.\CCrystalTextView.inl
# End Source File
# Begin Source File
SOURCE=.\cedefs.h
# End Source File
# Begin Source File
SOURCE=.\CEditReplaceDlg.h
# End Source File
# Begin Source File
SOURCE=.\CFindTextDlg.h
# End Source File
# Begin Source File
SOURCE=.\ChildFrm.h
# End Source File
# Begin Source File
SOURCE=.\DeleteFunc.h
# End Source File
# Begin Source File
SOURCE=.\DisassemblyBar.h
# End Source File
# Begin Source File
SOURCE=.\DisassemblyCtrl.h
# End Source File
# Begin Source File
SOURCE=.\editcmd.h
# End Source File
# Begin Source File
SOURCE=.\editreg.h
# End Source File
# Begin Source File
SOURCE=.\FileTreeDoc.h
# End Source File
# Begin Source File
SOURCE=.\FileTreeView.h
# End Source File
# Begin Source File
SOURCE=.\FindAllOpen.h
# End Source File
# Begin Source File
SOURCE=.\FindInCurFile.h
# End Source File
# Begin Source File
SOURCE=.\FormatBar.h
# End Source File
# Begin Source File
SOURCE=.\HexEditCtrl.h
# End Source File
# Begin Source File
SOURCE=.\KSFileDialog.h
# End Source File
# Begin Source File
SOURCE=.\ListCellEdit.h
# End Source File
# Begin Source File
SOURCE=.\ListCtrlEx.h
# End Source File
# Begin Source File
SOURCE=.\LmAsmToBi.h
# End Source File
# Begin Source File
SOURCE=.\MainFrm.h
# End Source File
# Begin Source File
SOURCE=.\MDITabs.h
# End Source File
# Begin Source File
SOURCE=.\MemoEdit.h
# End Source File
# Begin Source File
SOURCE=.\MemoryBar.h
# End Source File
# Begin Source File
SOURCE=.\MemoryEdit.h
# End Source File
# Begin Source File
SOURCE=.\MyCompiler.h
# End Source File
# Begin Source File
SOURCE=.\MyProPertySheet.h
# End Source File
# Begin Source File
SOURCE=.\MyTipWnd.h
# End Source File
# Begin Source File
SOURCE=.\OutputBar.h
# End Source File
# Begin Source File
SOURCE=.\OutputCtrl.h
# End Source File
# Begin Source File
SOURCE=.\OutputListbox.h
# End Source File
# Begin Source File
SOURCE=.\ParagraphDialog.h
# End Source File
# Begin Source File
SOURCE=.\PopupWnd.h
# End Source File
# Begin Source File
SOURCE=.\ProjectNew.h
# End Source File
# Begin Source File
SOURCE=.\PropertyDlg.h
# End Source File
# Begin Source File
SOURCE=.\RegBar.h
# End Source File
# Begin Source File
SOURCE=.\RegCtrl.h
# End Source File
# Begin Source File
SOURCE=.\ReplaceProject.h
# End Source File
# Begin Source File
SOURCE=.\Resource.h
# End Source File
# Begin Source File
SOURCE=.\RplaceDlg.h
# End Source File
# Begin Source File
SOURCE=.\SA3DToolBar.h
# End Source File
# Begin Source File
SOURCE=.\simulator.h
# End Source File
# Begin Source File
SOURCE=.\StdAfx.h
# End Source File
# Begin Source File
SOURCE=.\SymbolSet.h
# End Source File
# Begin Source File
SOURCE=.\TabClassDoc.h
# End Source File
# Begin Source File
SOURCE=.\TabClassView.h
# End Source File
# Begin Source File
SOURCE=.\TabFileDoc.h
# End Source File
# Begin Source File
SOURCE=.\TabFileView.h
# End Source File
# Begin Source File
SOURCE=.\TabResourceDoc.h
# End Source File
# Begin Source File
SOURCE=.\TabResourceView.h
# End Source File
# Begin Source File
SOURCE=.\TestPage1.h
# End Source File
# Begin Source File
SOURCE=.\TipDlg.h
# End Source File
# Begin Source File
SOURCE=.\TipListCtrl.h
# End Source File
# Begin Source File
SOURCE=.\TipRich.h
# End Source File
# Begin Source File
SOURCE=.\TipStruct.h
# End Source File
# Begin Source File
SOURCE=.\WatchBar.h
# End Source File
# Begin Source File
SOURCE=.\WorkspaceView.h
# End Source File
# End Group
# Begin Group "Resource Files"
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
# Begin Source File
SOURCE=.\res\bitmap1.bmp
# End Source File
# Begin Source File
SOURCE=.\res\bmp00001.bmp
# End Source File
# Begin Source File
SOURCE=.\res\bmp00002.bmp
# End Source File
# Begin Source File
SOURCE=.\res\bmp00003.bmp
# End Source File
# Begin Source File
SOURCE=.\res\bmp00004.bmp
# End Source File
# Begin Source File
SOURCE=.\res\bmp00005.bmp
# End Source File
# Begin Source File
SOURCE=.\res\C02IDE.ico
# End Source File
# Begin Source File
SOURCE=.\res\C02IDE.rc2
# End Source File
# Begin Source File
SOURCE=.\res\C02IDEDoc.ico
# End Source File
# Begin Source File
SOURCE=.\res\cj_logo.bmp
# End Source File
# Begin Source File
SOURCE=.\res\IDB_FILE.BMP
# End Source File
# Begin Source File
SOURCE=.\res\il_class.bmp
# End Source File
# Begin Source File
SOURCE=.\res\il_file.bmp
# End Source File
# Begin Source File
SOURCE=.\res\il_rsrc.bmp
# End Source File
# Begin Source File
SOURCE=.\res\il_tab.bmp
# End Source File
# Begin Source File
SOURCE=.\res\mainfram.bmp
# End Source File
# Begin Source File
SOURCE=.\res\StyledWindow.ico
# End Source File
# Begin Source File
SOURCE=.\res\tabbar.bmp
# End Source File
# Begin Source File
SOURCE=.\res\Toolbar.bmp
# End Source File
# Begin Source File
SOURCE=.\res\toolbar1.bmp
# End Source File
# End Group
# Begin Source File
SOURCE=.\ReadMe.txt
# End Source File
# Begin Source File
SOURCE=.\res\whats_new.htm
# End Source File
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -