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

📄 jtag_rdi.dsp

📁 8990的核心级资料
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="JTAG_RDI" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102

CFG=JTAG_RDI - 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 "JTAG_RDI.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 "JTAG_RDI.mak" CFG="JTAG_RDI - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "JTAG_RDI - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "JTAG_RDI - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE 

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

!IF  "$(CFG)" == "JTAG_RDI - Win32 Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /I "Headers" /ZI /W3 /Od /D "_MBCS" /Gm /Yu"stdafx.h" /GZ /c /GX 
# ADD CPP /nologo /MTd /I "Headers" /ZI /W3 /Od /D "_MBCS" /Gm /Yu"stdafx.h" /GZ /c /GX 
# ADD BASE MTL /nologo /win32 
# ADD MTL /nologo /win32 
# ADD BASE RSC /l 1033 
# ADD RSC /l 1033 
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo 
# ADD BSC32 /nologo 
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /out:"Debug\JTAG_RDI.dll" /incremental:yes /def:"def.def" /debug /pdb:"Debug\JTAG_RDI.pdb" /pdbtype:sept /subsystem:windows /implib:"$(OutDir)/JTAG_RDI.lib" /machine:ix86 
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /out:"Debug\JTAG_RDI.dll" /incremental:yes /def:"def.def" /debug /pdb:"Debug\JTAG_RDI.pdb" /pdbtype:sept /subsystem:windows /implib:"$(OutDir)/JTAG_RDI.lib" /machine:ix86 

!ELSEIF  "$(CFG)" == "JTAG_RDI - Win32 Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /I "Headers" /Zi /W3 /O2 /Ob1 /Ot /Oy /D "_MBCS" /GF /Gy /Yu"stdafx.h" /c /GX 
# ADD CPP /nologo /MT /I "Headers" /Zi /W3 /O2 /Ob1 /Ot /Oy /D "_MBCS" /GF /Gy /Yu"stdafx.h" /c /GX 
# ADD BASE MTL /nologo /win32 
# ADD MTL /nologo /win32 
# ADD BASE RSC /l 1033 
# ADD RSC /l 1033 
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo 
# ADD BSC32 /nologo 
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /out:"Release\JTAG_RDI.dll" /incremental:no /def:"def.def" /pdbtype:sept /subsystem:windows /opt:ref /opt:icf /implib:"$(OutDir)/JTAG_RDI.lib" /machine:ix86 
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /out:"Release\JTAG_RDI.dll" /incremental:no /def:"def.def" /pdbtype:sept /subsystem:windows /opt:ref /opt:icf /implib:"$(OutDir)/JTAG_RDI.lib" /machine:ix86 

!ENDIF

# Begin Target

# Name "JTAG_RDI - Win32 Debug"
# Name "JTAG_RDI - Win32 Release"
# Begin Group "Source Files"

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

SOURCE=JTAG_RDI.cpp
# End Source File
# Begin Source File

SOURCE=def.def
# End Source File
# Begin Source File

SOURCE=stdafx.cpp

!IF  "$(CFG)" == "JTAG_RDI - Win32 Debug"

# ADD CPP /nologo /Yc"stdafx.h" /GZ /GX 
!ELSEIF  "$(CFG)" == "JTAG_RDI - Win32 Release"

# ADD CPP /nologo /Yc"stdafx.h" /GX 
!ENDIF

# End Source File
# End Group
# Begin Group "Header Files"

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

SOURCE=JTAG_RDI.h
# End Source File
# Begin Source File

SOURCE=resource.h
# End Source File
# Begin Source File

SOURCE=stdafx.h
# End Source File
# End Group
# Begin Group "Resource Files"

# PROP Default_Filter "rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
# Begin Source File

SOURCE=res.rc
# End Source File
# End Group
# Begin Group "RDI"

# PROP Default_Filter ""
# Begin Source File

SOURCE=Headers\armtypes.h
# End Source File
# Begin Source File

SOURCE=Headers\c150t100.h
# End Source File
# Begin Source File

SOURCE=Headers\findfile.h
# End Source File
# Begin Source File

SOURCE=Headers\host.h
# End Source File
# Begin Source File

SOURCE=Headers\rdi.h
# End Source File
# Begin Source File

SOURCE=Headers\rdi150.h
# End Source File
# Begin Source File

SOURCE=Headers\rdi151.h
# End Source File
# Begin Source File

SOURCE=Headers\rdi_conf.h
# End Source File
# Begin Source File

SOURCE=Headers\rdi_cp.h
# End Source File
# Begin Source File

SOURCE=Headers\rdi_err.h
# End Source File
# Begin Source File

SOURCE=Headers\rdi_hif.h
# End Source File
# Begin Source File

SOURCE=Headers\rdi_info.h
# End Source File
# Begin Source File

SOURCE=Headers\rdi_prop.h
# End Source File
# Begin Source File

SOURCE=Headers\rdi_rdp.h
# End Source File
# Begin Source File

SOURCE=Headers\rdi_rti.h
# End Source File
# Begin Source File

SOURCE=Headers\rdi_rti_format.h
# End Source File
# Begin Source File

SOURCE=Headers\rdi_sdm.h
# End Source File
# Begin Source File

SOURCE=Headers\rdi_stat.h
# End Source File
# Begin Source File

SOURCE=Headers\sordi.h
# End Source File
# Begin Source File

SOURCE=Headers\toolconf.h
# End Source File
# Begin Source File

SOURCE=Headers\winrdi.h
# End Source File
# End Group
# End Target
# End Project

⌨️ 快捷键说明

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