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

📄 sctest1.vcp

📁 基于windows ce环境下对smart card 基于pc/sc架构下驱动例程
💻 VCP
📖 第 1 页 / 共 5 页
字号:
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:THUMB
# ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:THUMB

!ELSEIF  "$(CFG)" == "sctest1 - Win32 (WCE x86) Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "X86Rel"
# PROP BASE Intermediate_Dir "X86Rel"
# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "X86Rel"
# PROP Intermediate_Dir "X86Rel"
# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "SCTEST1_EXPORTS" /YX /Gs8192 /GF /O2 /c
# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "SCTEST1_EXPORTS" /D "SMCLIB_CE" /D "_SMCLIBSYSTEM_" /FR /YX /Gs8192 /GF /O2 /c
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
# ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) smclib.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"X86Rel/bulltlp3.dll" /subsystem:$(CESubsystem) /MACHINE:IX86

!ELSEIF  "$(CFG)" == "sctest1 - Win32 (WCE x86) Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "X86Dbg"
# PROP BASE Intermediate_Dir "X86Dbg"
# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "X86Dbg"
# PROP Intermediate_Dir "X86Dbg"
# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "SCTEST1_EXPORTS" /YX /Gs8192 /GF /c
# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "SCTEST1_EXPORTS" /D "SMCLIB_CE" /D "_SMCLIBSYSTEM_" /YX /Gs8192 /GF /c
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
# ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) smclib.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"X86Dbg/bulltlp3.dll" /subsystem:$(CESubsystem) /MACHINE:IX86

!ENDIF 

# Begin Target

# Name "sctest1 - Win32 (WCE MIPSII_FP) Release"
# Name "sctest1 - Win32 (WCE MIPSII_FP) Debug"
# Name "sctest1 - Win32 (WCE MIPSII) Release"
# Name "sctest1 - Win32 (WCE MIPSII) Debug"
# Name "sctest1 - Win32 (WCE SH4) Release"
# Name "sctest1 - Win32 (WCE SH4) Debug"
# Name "sctest1 - Win32 (WCE SH3) Release"
# Name "sctest1 - Win32 (WCE SH3) Debug"
# Name "sctest1 - Win32 (WCE MIPSIV) Release"
# Name "sctest1 - Win32 (WCE MIPSIV) Debug"
# Name "sctest1 - Win32 (WCE emulator) Release"
# Name "sctest1 - Win32 (WCE emulator) Debug"
# Name "sctest1 - Win32 (WCE ARMV4I) Release"
# Name "sctest1 - Win32 (WCE ARMV4I) Debug"
# Name "sctest1 - Win32 (WCE MIPSIV_FP) Release"
# Name "sctest1 - Win32 (WCE MIPSIV_FP) Debug"
# Name "sctest1 - Win32 (WCE ARMV4) Release"
# Name "sctest1 - Win32 (WCE ARMV4) Debug"
# Name "sctest1 - Win32 (WCE MIPS16) Release"
# Name "sctest1 - Win32 (WCE MIPS16) Debug"
# Name "sctest1 - Win32 (WCE ARMV4T) Release"
# Name "sctest1 - Win32 (WCE ARMV4T) Debug"
# Name "sctest1 - Win32 (WCE x86) Release"
# Name "sctest1 - Win32 (WCE x86) Debug"
# Begin Group "Source Files"

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

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

SOURCE=.\tlp3cb.c

!IF  "$(CFG)" == "sctest1 - Win32 (WCE MIPSII_FP) Release"

DEP_CPP_TLP3C=\
	".\bulltlp3.h"\
	".\tlp3ce.h"\
	
NODEP_CPP_TLP3C=\
	".\eddk.h"\
	".\evload.h"\
	".\mcce.h"\
	".\mclib.h"\
	".\tstatus.h"\
	"D:\Program Files\Windows CE Tools\wce410\STANDARDSDK_410\Include\MIPSII_FP\smcnt.h"\
	"D:\Program Files\Windows CE Tools\wce410\STANDARDSDK_410\Include\MIPSII_FP\smcvxd.h"\
	

!ELSEIF  "$(CFG)" == "sctest1 - Win32 (WCE MIPSII_FP) Debug"

DEP_CPP_TLP3C=\
	".\bulltlp3.h"\
	".\tlp3ce.h"\
	
NODEP_CPP_TLP3C=\
	".\eddk.h"\
	".\evload.h"\
	".\mcce.h"\
	".\mclib.h"\
	".\tstatus.h"\
	"D:\Program Files\Windows CE Tools\wce410\STANDARDSDK_410\Include\MIPSII_FP\smcnt.h"\
	"D:\Program Files\Windows CE Tools\wce410\STANDARDSDK_410\Include\MIPSII_FP\smcvxd.h"\
	

!ELSEIF  "$(CFG)" == "sctest1 - Win32 (WCE MIPSII) Release"

DEP_CPP_TLP3C=\
	".\bulltlp3.h"\
	".\tlp3ce.h"\
	
NODEP_CPP_TLP3C=\
	".\eddk.h"\
	".\evload.h"\
	".\mcce.h"\
	".\mclib.h"\
	".\tstatus.h"\
	"D:\Program Files\Windows CE Tools\wce410\STANDARDSDK_410\Include\MIPSII\smcnt.h"\
	"D:\Program Files\Windows CE Tools\wce410\STANDARDSDK_410\Include\MIPSII\smcvxd.h"\
	

!ELSEIF  "$(CFG)" == "sctest1 - Win32 (WCE MIPSII) Debug"

DEP_CPP_TLP3C=\
	".\bulltlp3.h"\
	".\tlp3ce.h"\
	
NODEP_CPP_TLP3C=\
	".\eddk.h"\
	".\evload.h"\
	".\mcce.h"\
	".\mclib.h"\
	".\tstatus.h"\
	"D:\Program Files\Windows CE Tools\wce410\STANDARDSDK_410\Include\MIPSII\smcnt.h"\
	"D:\Program Files\Windows CE Tools\wce410\STANDARDSDK_410\Include\MIPSII\smcvxd.h"\
	

!ELSEIF  "$(CFG)" == "sctest1 - Win32 (WCE SH4) Release"

DEP_CPP_TLP3C=\
	".\bulltlp3.h"\
	".\tlp3ce.h"\
	
NODEP_CPP_TLP3C=\
	".\eddk.h"\
	".\evload.h"\
	".\mcce.h"\
	".\mclib.h"\
	".\tstatus.h"\
	"D:\Program Files\Windows CE Tools\wce410\STANDARDSDK_410\Include\SH4\smcnt.h"\
	"D:\Program Files\Windows CE Tools\wce410\STANDARDSDK_410\Include\SH4\smcvxd.h"\
	

!ELSEIF  "$(CFG)" == "sctest1 - Win32 (WCE SH4) Debug"

DEP_CPP_TLP3C=\
	".\bulltlp3.h"\
	".\tlp3ce.h"\
	
NODEP_CPP_TLP3C=\
	".\eddk.h"\
	".\evload.h"\
	".\mcce.h"\
	".\mclib.h"\
	".\tstatus.h"\
	"D:\Program Files\Windows CE Tools\wce410\STANDARDSDK_410\Include\SH4\smcnt.h"\
	"D:\Program Files\Windows CE Tools\wce410\STANDARDSDK_410\Include\SH4\smcvxd.h"\
	

!ELSEIF  "$(CFG)" == "sctest1 - Win32 (WCE SH3) Release"

DEP_CPP_TLP3C=\
	".\bulltlp3.h"\
	".\tlp3ce.h"\
	
NODEP_CPP_TLP3C=\
	".\eddk.h"\
	".\evload.h"\
	".\mcce.h"\
	".\mclib.h"\
	".\tstatus.h"\
	"D:\Program Files\Windows CE Tools\wce410\STANDARDSDK_410\Include\SH3\smcnt.h"\
	"D:\Program Files\Windows CE Tools\wce410\STANDARDSDK_410\Include\SH3\smcvxd.h"\
	

!ELSEIF  "$(CFG)" == "sctest1 - Win32 (WCE SH3) Debug"

DEP_CPP_TLP3C=\
	".\bulltlp3.h"\
	".\tlp3ce.h"\
	
NODEP_CPP_TLP3C=\
	".\eddk.h"\
	".\evload.h"\
	".\mcce.h"\
	".\mclib.h"\
	".\tstatus.h"\
	"D:\Program Files\Windows CE Tools\wce410\STANDARDSDK_410\Include\SH3\smcnt.h"\
	"D:\Program Files\Windows CE Tools\wce410\STANDARDSDK_410\Include\SH3\smcvxd.h"\
	

!ELSEIF  "$(CFG)" == "sctest1 - Win32 (WCE MIPSIV) Release"

DEP_CPP_TLP3C=\
	".\bulltlp3.h"\
	".\tlp3ce.h"\
	
NODEP_CPP_TLP3C=\
	".\eddk.h"\
	".\evload.h"\

⌨️ 快捷键说明

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