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

📄 demo_test.vcp

📁 可以在linux和wince下运行
💻 VCP
字号:
# Microsoft eMbedded Visual Tools Project File - Name="demo_test" - Package Owner=<4>
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **

# TARGTYPE "Win32 (WCE ARMV4) Application" 0xa301

CFG=demo_test - Win32 (WCE ARMV4) 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 "demo_test.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 "demo_test.vcn" CFG="demo_test - Win32 (WCE ARMV4) Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "demo_test - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Application")
!MESSAGE "demo_test - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) 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)" == "demo_test - Win32 (WCE ARMV4) Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "ARMV4Rel"
# PROP BASE Intermediate_Dir "ARMV4Rel"
# PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
# 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 "ARMV4Rel"
# PROP Intermediate_Dir "ARMV4Rel"
# PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
# 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 "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /Yu"stdafx.h" /O2 /M$(CECrtMT) /c
# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /Yu"stdafx.h" /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 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
# ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM

!ELSEIF  "$(CFG)" == "demo_test - Win32 (WCE ARMV4) Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "ARMV4Dbg"
# PROP BASE Intermediate_Dir "ARMV4Dbg"
# PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
# 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 "ARMV4Dbg"
# PROP Intermediate_Dir "ARMV4Dbg"
# PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
# 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 "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /Yu"stdafx.h" /M$(CECrtMTDebug) /c
# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /Yu"stdafx.h" /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 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
# ADD LINK32 commctrl.lib coredll.lib 2410slib.obj /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM

!ENDIF 

# Begin Target

# Name "demo_test - Win32 (WCE ARMV4) Release"
# Name "demo_test - Win32 (WCE ARMV4) Debug"
# Begin Group "Source Files"

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

SOURCE=.\2410etc.cpp
DEP_CPP_2410E=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\2410IIC.cpp
DEP_CPP_2410I=\
	".\2410addr.h"\
	".\2410IIC.h"\
	".\2410lib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\2410iis.cpp
DEP_CPP_2410II=\
	".\2410addr.h"\
	".\2410iis.h"\
	".\2410lib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\2410int.cpp
DEP_CPP_2410IN=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\2410lib.cpp
DEP_CPP_2410L=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\2410RTC.cpp
DEP_CPP_2410R=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410RTC.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\2410swi.cpp
DEP_CPP_2410S=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\2410swi.h"\
	".\2410swis.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\Adc.cpp
DEP_CPP_ADC_C=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\adc.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\am29f800.cpp
DEP_CPP_AM29F=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\cache.cpp
DEP_CPP_CACHE=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\mmu.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\demo_test.cpp
DEP_CPP_DEMO_=\
	".\2410addr.h"\
	".\2410etc.h"\
	".\2410IIC.h"\
	".\2410iis.h"\
	".\2410int.h"\
	".\2410lib.h"\
	".\2410RTC.h"\
	".\2410slib.h"\
	".\2410swi.h"\
	".\adc.h"\
	".\def.h"\
	".\dma.h"\
	".\dma2.h"\
	".\eint.h"\
	".\etc.h"\
	".\extdma.h"\
	".\flash.h"\
	".\glib.h"\
	".\idle.h"\
	".\irda.h"\
	".\k9s1208.h"\
	".\lcd.h"\
	".\lcdlib.h"\
	".\mmu.h"\
	".\nwait.h"\
	".\option.h"\
	".\palette.h"\
	".\pd6710.h"\
	".\pll.h"\
	".\power.h"\
	".\pwr_c.h"\
	".\sdi.h"\
	".\spi.h"\
	".\StdAfx.h"\
	".\stone.h"\
	".\stop.h"\
	".\timer.h"\
	".\Ts_auto.h"\
	".\Ts_sep.h"\
	".\uart0.h"\
	".\uart1.h"\
	".\uart2.h"\
	".\usbfifo.h"\
	{$(INCLUDE)}"ceddk.h"\
	{$(INCLUDE)}"guiddef.h"\
	{$(INCLUDE)}"linklist.h"\
	{$(INCLUDE)}"Msgqueue.h"\
	{$(INCLUDE)}"ndis.h"\
	{$(INCLUDE)}"netevent.h"\
	{$(INCLUDE)}"ntcompat.h"\
	{$(INCLUDE)}"ntddndis.h"\
	{$(INCLUDE)}"ntstatus.h"\
	{$(INCLUDE)}"resmgr.h"\
	{$(INCLUDE)}"wdm.h"\
	{$(INCLUDE)}"xfilter.h"\
	
# End Source File
# Begin Source File

SOURCE=.\demo_test.rc
# End Source File
# Begin Source File

SOURCE=.\Dma.cpp
DEP_CPP_DMA_C=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\dma2.cpp
DEP_CPP_DMA2_=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\Eint.cpp
DEP_CPP_EINT_=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\etc.cpp
DEP_CPP_ETC_C=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\lcdlib.h"\
	".\mmu.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\extdma.cpp
DEP_CPP_EXTDM=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\flash.cpp
DEP_CPP_FLASH=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\am29f800.h"\
	".\def.h"\
	".\mmu.h"\
	".\option.h"\
	".\StdAfx.h"\
	".\strata32.h"\
	
# End Source File
# Begin Source File

SOURCE=.\glib.cpp
DEP_CPP_GLIB_=\
	".\def.h"\
	".\glib.h"\
	".\lcd.h"\
	".\lcdlib.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\idle.cpp
DEP_CPP_IDLE_=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\idle.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\IrDA.cpp
DEP_CPP_IRDA_=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\def.h"\
	".\irda.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\k9s1208.cpp
DEP_CPP_K9S12=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\lcd.cpp
DEP_CPP_LCD_C=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\def.h"\
	".\DEMO256.h"\
	".\glib.h"\
	".\lcd.h"\
	".\lcdlib.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\lcdlib.cpp
DEP_CPP_LCDLI=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\def.h"\
	".\lcdlib.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\mmu.cpp
DEP_CPP_MMU_C=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\mmu.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\nwait.cpp
DEP_CPP_NWAIT=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\palette.cpp
DEP_CPP_PALET=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\def.h"\
	".\option.h"\
	".\palette.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\pd6710.cpp
DEP_CPP_PD671=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\option.h"\
	".\pd6710.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\pll.cpp
DEP_CPP_PLL_C=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\option.h"\
	".\pll.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\Power.cpp
DEP_CPP_POWER=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\lcdlib.h"\
	".\option.h"\
	".\pwr_c.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\sdi.cpp
DEP_CPP_SDI_C=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\def.h"\
	".\option.h"\
	".\sdi.h"\
	".\StdAfx.h"\
	
# End Source File
# Begin Source File

SOURCE=.\Spi.cpp
DEP_CPP_SPI_C=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\def.h"\
	".\option.h"\
	".\spi.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
# Begin Source File

SOURCE=.\stone.cpp
DEP_CPP_STONE=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	".\stone.h"\
	
# End Source File
# Begin Source File

SOURCE=.\stop.cpp
DEP_CPP_STOP_=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\lcdlib.h"\
	".\option.h"\
	".\StdAfx.h"\
	".\stop.h"\
	
# End Source File
# Begin Source File

SOURCE=.\strata32.cpp
DEP_CPP_STRAT=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\2410slib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	".\strata32.h"\
	
# End Source File
# Begin Source File

SOURCE=.\Timer.cpp
DEP_CPP_TIMER=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\option.h"\
	".\StdAfx.h"\
	".\timer.h"\
	
# End Source File
# Begin Source File

SOURCE=.\Ts_auto.cpp
DEP_CPP_TS_AU=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\option.h"\
	".\StdAfx.h"\
	".\Ts_auto.h"\
	
# End Source File
# Begin Source File

SOURCE=.\Ts_sep.cpp
DEP_CPP_TS_SE=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	".\Ts_sep.h"\
	
# End Source File
# Begin Source File

SOURCE=.\Uart0.cpp
DEP_CPP_UART0=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	".\uart0.h"\
	
# End Source File
# Begin Source File

SOURCE=.\Uart1.cpp
DEP_CPP_UART1=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	".\uart0.h"\
	".\uart1.h"\
	
# End Source File
# Begin Source File

SOURCE=.\Uart2.cpp
DEP_CPP_UART2=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	".\uart0.h"\
	".\uart2.h"\
	
# End Source File
# Begin Source File

SOURCE=.\usbfifo.cpp
DEP_CPP_USBFI=\
	".\2410addr.h"\
	".\2410lib.h"\
	".\def.h"\
	".\option.h"\
	".\StdAfx.h"\
	
# End Source File
# End Group
# Begin Group "Header Files"

# PROP Default_Filter "h;hpp;hxx;hm;inl"
# 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"
# End Group
# Begin Source File

SOURCE=.\ReadMe.txt
# End Source File
# End Target
# End Project

⌨️ 快捷键说明

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