📄 usb2ide.dsp
字号:
# Microsoft Developer Studio Project File - Name="USB2IDE" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) External Target" 0x0106
CFG=USB2IDE - 8051 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 "USB2IDE.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 "USB2IDE.mak" CFG="USB2IDE - 8051 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "USB2IDE - 8051 Release" (based on "Win32 (x86) External Target")
!MESSAGE "USB2IDE - 8051 Debug" (based on "Win32 (x86) External Target")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
!IF "$(CFG)" == "USB2IDE - 8051 Release"
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Cmd_Line "NMAKE /f Makefile DEBUG=NO"
# PROP BASE Rebuild_Opt "/a"
# PROP BASE Target_File "USB2IDE.abs"
# PROP BASE Bsc_Name "USB2IDE.bsc"
# PROP BASE Target_Dir ""
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Cmd_Line "NMAKE /I /f Makefile DEBUG=NO"
# PROP Rebuild_Opt ""
# PROP Target_File "USB2IDE.hex"
# PROP Bsc_Name ""
# PROP Target_Dir ""
!ELSEIF "$(CFG)" == "USB2IDE - 8051 Debug"
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Cmd_Line "NMAKE /f Makefile"
# PROP BASE Rebuild_Opt "/a"
# PROP BASE Target_File "USB2IDE.exe"
# PROP BASE Bsc_Name "USB2IDE.bsc"
# PROP BASE Target_Dir ""
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Cmd_Line "NMAKE /I /f Makefile "
# PROP Rebuild_Opt "/a"
# PROP Target_File "USB2IDE.hex"
# PROP Bsc_Name ""
# PROP Target_Dir ""
!ENDIF
# Begin Target
# Name "USB2IDE - 8051 Release"
# Name "USB2IDE - 8051 Debug"
!IF "$(CFG)" == "USB2IDE - 8051 Release"
!ELSEIF "$(CFG)" == "USB2IDE - 8051 Debug"
!ENDIF
# Begin Group "Source Files"
# PROP Default_Filter "c;"
# Begin Source File
SOURCE=.\Chap_9.c
# End Source File
# Begin Source File
SOURCE=.\Hal4ata.c
# End Source File
# Begin Source File
SOURCE=.\Hal4D12.c
# End Source File
# Begin Source File
SOURCE=.\Hal4Sys.c
# End Source File
# Begin Source File
SOURCE=.\Hal4sys0.a51
# End Source File
# Begin Source File
SOURCE=.\ISR.c
# End Source File
# Begin Source File
SOURCE=.\MainLoop.c
# End Source File
# Begin Source File
SOURCE=.\Rbc.c
# End Source File
# Begin Source File
SOURCE=.\Startup.a51
# End Source File
# Begin Source File
SOURCE=.\Tpbulk.c
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;"
# Begin Source File
SOURCE=.\Ata.h
# End Source File
# Begin Source File
SOURCE=.\BasicTyp.h
# End Source File
# Begin Source File
SOURCE=.\Chap_9.h
# End Source File
# Begin Source File
SOURCE=.\Common.h
# End Source File
# Begin Source File
SOURCE=.\Hal4ata.h
# End Source File
# Begin Source File
SOURCE=.\Hal4D12.h
# End Source File
# Begin Source File
SOURCE=.\Hal4sys.h
# End Source File
# Begin Source File
SOURCE=.\MAINLOOP.h
# End Source File
# Begin Source File
SOURCE=.\Rbc.h
# End Source File
# Begin Source File
SOURCE=.\Rbccmd.h
# End Source File
# Begin Source File
SOURCE=.\Syscnfg.h
# End Source File
# Begin Source File
SOURCE=.\Tpbulk.h
# End Source File
# Begin Source File
SOURCE=.\USB100.h
# End Source File
# End Group
# Begin Group "DOS IDE"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Delmisc.bat
# End Source File
# Begin Source File
SOURCE=.\Makefile
# End Source File
# Begin Source File
SOURCE=.\U2ideasm.bat
# End Source File
# Begin Source File
SOURCE=.\Usb2ide.bat
# End Source File
# Begin Source File
SOURCE=.\USB2IDE.lin
# End Source File
# End Group
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -