📄 akyarm.vcp
字号:
# Microsoft eMbedded Visual Tools Project File - Name="akyarm" - Package Owner=<4>
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "Win32 (WCE ARMV4I) Application" 0xa501
CFG=akyarm - Win32 (WCE ARMV4I) 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 "akyarm.vcn".
!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 "akyarm.vcn" CFG="akyarm - Win32 (WCE ARMV4I) Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "akyarm - Win32 (WCE ARMV4I) Release" (based on "Win32 (WCE ARMV4I) Application")
!MESSAGE "akyarm - Win32 (WCE ARMV4I) Debug" (based on "Win32 (WCE ARMV4I) Application")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
# PROP ATL_Project 2
CPP=clarm.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "akyarm - Win32 (WCE ARMV4I) Release"
# PROP BASE Use_MFC 2
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "ARMV4IRel"
# PROP BASE Intermediate_Dir "ARMV4IRel"
# PROP BASE CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}"
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP BASE Target_Dir ""
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "ARMV4IRel"
# PROP Intermediate_Dir "ARMV4IRel"
# PROP CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r
# ADD BASE CPP /nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Yu"stdafx.h" /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT) /c
# ADD CPP /nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /FR /Yu"stdafx.h" /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT) /c
# 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 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /MACHINE:THUMB
# ADD LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /MACHINE:THUMB
!ELSEIF "$(CFG)" == "akyarm - Win32 (WCE ARMV4I) Debug"
# PROP BASE Use_MFC 2
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "ARMV4IDbg"
# PROP BASE Intermediate_Dir "ARMV4IDbg"
# PROP BASE CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}"
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP BASE Target_Dir ""
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "ARMV4IDbg"
# PROP Intermediate_Dir "ARMV4IDbg"
# PROP CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /QRarch4T /QRinterwork-return /M$(CECrtMTDebug) /c
# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /FR /Yu"stdafx.h" /QRarch4T /QRinterwork-return /M$(CECrtMTDebug) /c
# 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 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /MACHINE:THUMB
# ADD LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /MACHINE:THUMB
!ENDIF
# Begin Target
# Name "akyarm - Win32 (WCE ARMV4I) Release"
# Name "akyarm - Win32 (WCE ARMV4I) Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\akyarm.cpp
DEP_CPP_AKYAR=\
".\akyarm.h"\
".\akyarmDlg.h"\
".\CESeries.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\akyarm.rc
# End Source File
# Begin Source File
SOURCE=.\akyarmDlg.cpp
DEP_CPP_AKYARM=\
".\akyarm.h"\
".\akyarmDlg.h"\
".\CESeries.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\CESeries.cpp
DEP_CPP_CESER=\
".\akyarm.h"\
".\CESeries.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\StdAfx.cpp
DEP_CPP_STDAF=\
".\StdAfx.h"\
# 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=.\akyarm.h
# End Source File
# Begin Source File
SOURCE=.\akyarmDlg.h
# End Source File
# Begin Source File
SOURCE=.\CESeries.h
# End Source File
# Begin Source File
SOURCE=.\newres.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 "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
# Begin Source File
SOURCE=.\11111.bmp
# End Source File
# Begin Source File
SOURCE=.\11111111.ico
# End Source File
# Begin Source File
SOURCE=.\res\akyarm.ico
# End Source File
# Begin Source File
SOURCE=.\res\akyarm.rc2
# PROP Exclude_From_Scan -1
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
# End Source File
# End Group
# Begin Source File
SOURCE=.\ReadMe.txt
# End Source File
# End Target
# End Project
# Section akyarm : {43D36A02-DFDE-4824-B224-FA6649DF1634}
# 1:26:IDD_STUDENTINPUTDLG_DIALOG:106
# 2:16:Resource Include:resource.h
# 2:19:StudentInputDlg.cpp:StudentInputDlg.cpp
# 2:23:CLASS: CStudentInputDlg:CStudentInputDlg
# 2:17:StudentInputDlg.h:StudentInputDlg.h
# 2:10:ENUM: enum:enum
# 2:26:IDD_STUDENTINPUTDLG_DIALOG:IDD_STUDENTINPUTDLG_DIALOG
# 2:19:Application Include:akyarm.h
# End Section
# Section akyarm : {CD82B977-C500-4105-9CDB-74AE6AE8FDC9}
# 2:10:CESeries.h:CESeries.h
# 2:16:CLASS: CCESeries:CCESeries
# 2:12:CESeries.cpp:CESeries.cpp
# 2:19:Application Include:akyarm.h
# 2:21:TYPEDEF: ONSERIESREAD:ONSERIESREAD
# End Section
# Section akyarm : {45A12FAA-7FEE-42AE-9BA2-927C8529A9BC}
# 1:18:IDD_CEDBUSE_DIALOG:105
# 2:16:Resource Include:resource.h
# 2:18:CLASS: REC_STUDENT:REC_STUDENT
# 2:14:CEDBUseDlg.cpp:CEDBUseDlg.cpp
# 2:12:CEDBUseDlg.h:CEDBUseDlg.h
# 2:18:IDD_CEDBUSE_DIALOG:IDD_CEDBUSE_DIALOG
# 2:10:ENUM: enum:enum
# 2:21:TYPEDEF: PREC_STUDENT:PREC_STUDENT
# 2:18:CLASS: CCEDBUseDlg:CCEDBUseDlg
# 2:20:TYPEDEF: REC_STUDENT:REC_STUDENT
# 2:19:Application Include:akyarm.h
# End Section
# Section akyarm : {614766DF-E9D2-4EDB-8CEE-F371C57FADFA}
# 1:22:IDD_DIALOG_SETUPSERIES:104
# 2:16:Resource Include:resource.h
# 2:22:CLASS: CDlgSeriesSetup:CDlgSeriesSetup
# 2:22:IDD_DIALOG_SETUPSERIES:IDD_DIALOG_SETUPSERIES
# 2:10:ENUM: enum:enum
# 2:16:DlgSeriesSetup.h:DlgSeriesSetup.h
# 2:18:DlgSeriesSetup.cpp:DlgSeriesSetup.cpp
# 2:19:Application Include:akyarm.h
# End Section
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -