📄 draw.vcp
字号:
# Microsoft eMbedded Visual Tools Project File - Name="Draw" - Package Owner=<4>
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "Win32 (WCE ARMV4I) Application" 0xa501
CFG=Draw - 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 "Draw.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 "Draw.vcn" CFG="Draw - Win32 (WCE ARMV4I) Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "Draw - Win32 (WCE ARMV4I) Release" (based on "Win32 (WCE ARMV4I) Application")
!MESSAGE "Draw - 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)" == "Draw - 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 Ignore_Export_Lib 0
# 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" /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 SBitmap.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /MACHINE:THUMB
!ELSEIF "$(CFG)" == "Draw - 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 Ignore_Export_Lib 0
# 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 0x804 /i "ARMV4IDbg/" /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
# SUBTRACT RSC /x
# 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 SBitmap.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /MACHINE:THUMB
# SUBTRACT LINK32 /map /nodefaultlib
!ENDIF
# Begin Target
# Name "Draw - Win32 (WCE ARMV4I) Release"
# Name "Draw - 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=.\Bigsmall.cpp
DEP_CPP_BIGSM=\
".\Bigsmall.h"\
".\Draw.h"\
".\MainFrm.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\CDBackMap.cpp
DEP_CPP_CDBAC=\
".\CDBackMap.h"\
".\CDBigsmall.h"\
".\CUnit.h"\
".\DrawView.h"\
".\Pedit.h"\
".\SelectB.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\CDBigsmall.cpp
DEP_CPP_CDBIG=\
".\CDBigsmall.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\CDEllipse.cpp
DEP_CPP_CDELL=\
".\CDBigsmall.h"\
".\CDEllipse.h"\
".\CUnit.h"\
".\DrawView.h"\
".\Pedit.h"\
".\SelectB.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\CDLine.cpp
DEP_CPP_CDLIN=\
".\CDBigsmall.h"\
".\CDLine.h"\
".\CUnit.h"\
".\DrawView.h"\
".\Pedit.h"\
".\SelectB.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\CDPen.cpp
DEP_CPP_CDPEN=\
".\CDBigsmall.h"\
".\CDPen.h"\
".\CUnit.h"\
".\DrawView.h"\
".\Pedit.h"\
".\SelectB.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\CDRectangle.cpp
DEP_CPP_CDREC=\
".\CDBigsmall.h"\
".\CDRectangle.h"\
".\CUnit.h"\
".\DrawView.h"\
".\Pedit.h"\
".\SelectB.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\CDSelect.cpp
DEP_CPP_CDSEL=\
".\CDBigsmall.h"\
".\CDSelect.h"\
".\CUnit.h"\
".\DrawView.h"\
".\Pedit.h"\
".\SelectB.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\CDText.cpp
DEP_CPP_CDTEX=\
".\CDBigsmall.h"\
".\CDText.h"\
".\CUnit.h"\
".\DrawView.h"\
".\Pedit.h"\
".\SelectB.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\CUnit.cpp
DEP_CPP_CUNIT=\
".\CDBigsmall.h"\
".\CUnit.h"\
".\DrawView.h"\
".\Pedit.h"\
".\SelectB.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\Draw.cpp
DEP_CPP_DRAW_=\
".\CDBigsmall.h"\
".\Draw.h"\
".\DrawDoc.h"\
".\DrawView.h"\
".\MainFrm.h"\
".\Pedit.h"\
".\SelectB.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\Draw.rc
# End Source File
# Begin Source File
SOURCE=.\DrawDoc.cpp
DEP_CPP_DRAWD=\
".\Draw.h"\
".\DrawDoc.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\DrawView.cpp
DEP_CPP_DRAWV=\
".\CDBackMap.h"\
".\CDBigsmall.h"\
".\CDEllipse.h"\
".\CDLine.h"\
".\CDPen.h"\
".\CDRectangle.h"\
".\CDText.h"\
".\CUnit.h"\
".\Draw.h"\
".\DrawDoc.h"\
".\DrawView.h"\
".\MainFrm.h"\
".\Pedit.h"\
".\SelectB.h"\
".\StdAfx.h"\
{$(INCLUDE)}"Sipapi.h"\
# End Source File
# Begin Source File
SOURCE=.\MainFrm.cpp
DEP_CPP_MAINF=\
".\Draw.h"\
".\MainFrm.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\Pedit.cpp
DEP_CPP_PEDIT=\
".\Draw.h"\
".\Pedit.h"\
".\StdAfx.h"\
# End Source File
# Begin Source File
SOURCE=.\SelectB.cpp
DEP_CPP_SELEC=\
".\Draw.h"\
".\MainFrm.h"\
".\SelectB.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=.\Bigsmall.h
# End Source File
# Begin Source File
SOURCE=.\CDBackMap.h
# End Source File
# Begin Source File
SOURCE=.\CDBigsmall.h
# End Source File
# Begin Source File
SOURCE=.\CDEllipse.h
# End Source File
# Begin Source File
SOURCE=.\CDLine.h
# End Source File
# Begin Source File
SOURCE=.\CDPen.h
# End Source File
# Begin Source File
SOURCE=.\CDRectangle.h
# End Source File
# Begin Source File
SOURCE=.\CDSelect.h
# End Source File
# Begin Source File
SOURCE=.\CDText.h
# End Source File
# Begin Source File
SOURCE=.\CUnit.h
# End Source File
# Begin Source File
SOURCE=.\Draw.h
# End Source File
# Begin Source File
SOURCE=.\DrawDoc.h
# End Source File
# Begin Source File
SOURCE=.\DrawView.h
# End Source File
# Begin Source File
SOURCE=.\MainFrm.h
# End Source File
# Begin Source File
SOURCE=.\newres.h
# End Source File
# Begin Source File
SOURCE=.\Pedit.h
# End Source File
# Begin Source File
SOURCE=.\Resource.h
# End Source File
# Begin Source File
SOURCE=.\SelectB.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=.\res\bitmap1.bmp
# End Source File
# Begin Source File
SOURCE=.\res\bitmap2.bmp
# End Source File
# Begin Source File
SOURCE=.\res\Cmdbar.bmp
# End Source File
# Begin Source File
SOURCE=.\res\cur00001.cur
# End Source File
# Begin Source File
SOURCE=.\res\cursor1.cur
# End Source File
# Begin Source File
SOURCE=.\res\cursor_c.cur
# End Source File
# Begin Source File
SOURCE=.\res\DIR.ico
# End Source File
# Begin Source File
SOURCE=.\res\Draw.ico
# End Source File
# Begin Source File
SOURCE=.\res\Draw.rc2
# PROP Exclude_From_Scan -1
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
SOURCE=.\res\File.ico
# End Source File
# Begin Source File
SOURCE=.\res\icon1.ico
# End Source File
# Begin Source File
SOURCE=.\res\toolbar1.bmp
# End Source File
# Begin Source File
SOURCE=.\res\toolcol.bmp
# End Source File
# Begin Source File
SOURCE=.\res\toolcol1.bmp
# End Source File
# End Group
# Begin Source File
SOURCE=.\CDEllipse
# End Source File
# Begin Source File
SOURCE=.\ReadMe.txt
# End Source File
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -