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

📄 libambulant_wince.vcp

📁 彩信浏览器
💻 VCP
📖 第 1 页 / 共 5 页
字号:
# Microsoft eMbedded Visual Tools Project File - Name="libambulant_wince" - Package Owner=<4>
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **

# TARGTYPE "Win32 (WCE x86em) Static Library" 0x7f04
# TARGTYPE "Win32 (WCE ARM) Static Library" 0x8504

CFG=libambulant_wince - Win32 (WCE ARM) 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 "libambulant_wince.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 "libambulant_wince.vcn" CFG="libambulant_wince - Win32 (WCE ARM) Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "libambulant_wince - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library")
!MESSAGE "libambulant_wince - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library")
!MESSAGE "libambulant_wince - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Static Library")
!MESSAGE "libambulant_wince - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Static Library")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
# PROP ATL_Project 2

!IF  "$(CFG)" == "libambulant_wince - Win32 (WCE ARM) Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "ARMRel"
# PROP BASE Intermediate_Dir "ARMRel"
# PROP BASE CPU_ID "{D6518FFC-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 "ARMRel"
# PROP Intermediate_Dir "ARMRel"
# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c
# ADD CPP /nologo /W3 /O2 /I "..\..\include" /I "..\..\include\ce3\stl" /I "..\..\third_party_packages\expat\lib" /I "..\..\third_party_packages\jpeg" /I "..\..\third_party_packages\lpng128" /I "..\..\third_party_packages\zlib" /I "..\..\third_party_packages\mp3lib" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "COMPILED_FROM_DSP" /D "XML_STATIC" /D "WITH_EXPAT" /YX /Oxs /M$(CECrtMT) /c
# SUBTRACT CPP /X
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"..\..\lib\wince-arm\libambulant_wince.lib"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo

!ELSEIF  "$(CFG)" == "libambulant_wince - Win32 (WCE ARM) Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "ARMDbg"
# PROP BASE Intermediate_Dir "ARMDbg"
# PROP BASE CPU_ID "{D6518FFC-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 "ARMDbg"
# PROP Intermediate_Dir "ARMDbg"
# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
# ADD CPP /nologo /W3 /Zi /Od /I "..\..\include" /I "..\..\include\ce3\stl" /I "..\..\third_party_packages\expat\lib" /I "..\..\third_party_packages\jpeg" /I "..\..\third_party_packages\lpng128" /I "..\..\third_party_packages\zlib" /I "..\..\third_party_packages\mp3lib" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "WITH_EXPAT" /YX /M$(CECrtMTDebug) /c
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo

!ELSEIF  "$(CFG)" == "libambulant_wince - Win32 (WCE x86em) Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "X86EMRel"
# PROP BASE Intermediate_Dir "X86EMRel"
# PROP BASE CPU_ID "{D6518FF4-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 "X86EMRel"
# PROP Intermediate_Dir "X86EMRel"
# PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Oxs /Gz /c
# ADD CPP /nologo /W3 /I "..\..\include" /I "..\..\include\ce3\stl" /I "..\..\third_party_packages\expat\lib" /I "..\..\third_party_packages\jpeg" /I "..\..\third_party_packages\lpng125" /I "..\..\third_party_packages\zlib" /I "..\..\third_party_packages\mp3lib" /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Oxs /Gz /c
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"..\..\lib\wince-emu\libambulant_wince.lib"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo

!ELSEIF  "$(CFG)" == "libambulant_wince - Win32 (WCE x86em) Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "X86EMDbg"
# PROP BASE Intermediate_Dir "X86EMDbg"
# PROP BASE CPU_ID "{D6518FF4-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 "X86EMDbg"
# PROP Intermediate_Dir "X86EMDbg"
# PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gz /c
# ADD CPP /nologo /W3 /Zi /Od /I "..\..\include" /I "..\..\include\ce3\stl" /I "..\..\third_party_packages\expat\lib" /I "..\..\third_party_packages\jpeg" /I "..\..\third_party_packages\lpng125" /I "..\..\third_party_packages\zlib" /I "..\..\third_party_packages\mp3lib" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gz /c
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo

!ENDIF 

# Begin Target

# Name "libambulant_wince - Win32 (WCE ARM) Release"
# Name "libambulant_wince - Win32 (WCE ARM) Debug"
# Name "libambulant_wince - Win32 (WCE x86em) Release"
# Name "libambulant_wince - Win32 (WCE x86em) Debug"
# Begin Group "Source Files"

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

# PROP Default_Filter ""
# Begin Source File

SOURCE=.\common\factory.cpp

!IF  "$(CFG)" == "libambulant_wince - Win32 (WCE ARM) Release"

DEP_CPP_FACTO=\
	"..\..\include\ambulant\common\factory.h"\
	"..\..\include\ambulant\common\layout.h"\
	"..\..\include\ambulant\common\playable.h"\
	"..\..\include\ambulant\common\preferences.h"\
	"..\..\include\ambulant\config\config.h"\
	"..\..\include\ambulant\config\gettext.h"\
	"..\..\include\ambulant\config\posix_features.h"\
	"..\..\include\ambulant\config\select_compiler_config.h"\
	"..\..\include\ambulant\config\select_platform_config.h"\
	"..\..\include\ambulant\config\select_stdlib_config.h"\
	"..\..\include\ambulant\config\suffix.h"\
	"..\..\include\ambulant\lib\abstract_mtsync.h"\
	"..\..\include\ambulant\lib\amstream.h"\
	"..\..\include\ambulant\lib\asb.h"\
	"..\..\include\ambulant\lib\byte_buffer.h"\
	"..\..\include\ambulant\lib\callback.h"\
	"..\..\include\ambulant\lib\delta_timer.h"\
	"..\..\include\ambulant\lib\event.h"\
	"..\..\include\ambulant\lib\event_processor.h"\
	"..\..\include\ambulant\lib\gtypes.h"\
	"..\..\include\ambulant\lib\logger.h"\
	"..\..\include\ambulant\lib\mtsync.h"\
	"..\..\include\ambulant\lib\node.h"\
	"..\..\include\ambulant\lib\node_impl.h"\
	"..\..\include\ambulant\lib\node_iterator.h"\
	"..\..\include\ambulant\lib\parser_factory.h"\
	"..\..\include\ambulant\lib\refcount.h"\
	"..\..\include\ambulant\lib\sax_handler.h"\
	"..\..\include\ambulant\lib\sax_types.h"\
	"..\..\include\ambulant\lib\string_util.h"\
	"..\..\include\ambulant\lib\thread.h"\
	"..\..\include\ambulant\lib\timer.h"\
	"..\..\include\ambulant\lib\unix\unix_mtsync.h"\
	"..\..\include\ambulant\lib\unix\unix_thread.h"\
	"..\..\include\ambulant\lib\win32\win32_asb.h"\
	"..\..\include\ambulant\lib\win32\win32_mtsync.h"\
	"..\..\include\ambulant\net\databuffer.h"\
	"..\..\include\ambulant\net\datasource.h"\
	"..\..\include\ambulant\net\url.h"\
	

!ELSEIF  "$(CFG)" == "libambulant_wince - Win32 (WCE ARM) Debug"

DEP_CPP_FACTO=\
	"..\..\include\ambulant\common\factory.h"\
	"..\..\include\ambulant\common\layout.h"\
	"..\..\include\ambulant\common\playable.h"\
	"..\..\include\ambulant\common\preferences.h"\
	"..\..\include\ambulant\config\config.h"\
	"..\..\include\ambulant\config\gettext.h"\
	"..\..\include\ambulant\config\posix_features.h"\
	"..\..\include\ambulant\config\select_compiler_config.h"\
	"..\..\include\ambulant\config\select_platform_config.h"\
	"..\..\include\ambulant\config\select_stdlib_config.h"\
	"..\..\include\ambulant\config\suffix.h"\
	"..\..\include\ambulant\lib\abstract_mtsync.h"\
	"..\..\include\ambulant\lib\amstream.h"\
	"..\..\include\ambulant\lib\asb.h"\
	"..\..\include\ambulant\lib\byte_buffer.h"\
	"..\..\include\ambulant\lib\callback.h"\
	"..\..\include\ambulant\lib\delta_timer.h"\
	"..\..\include\ambulant\lib\event.h"\
	"..\..\include\ambulant\lib\event_processor.h"\
	"..\..\include\ambulant\lib\gtypes.h"\
	"..\..\include\ambulant\lib\logger.h"\
	"..\..\include\ambulant\lib\mtsync.h"\
	"..\..\include\ambulant\lib\node.h"\
	"..\..\include\ambulant\lib\node_impl.h"\
	"..\..\include\ambulant\lib\node_iterator.h"\
	"..\..\include\ambulant\lib\parser_factory.h"\
	"..\..\include\ambulant\lib\refcount.h"\
	"..\..\include\ambulant\lib\sax_handler.h"\
	"..\..\include\ambulant\lib\sax_types.h"\
	"..\..\include\ambulant\lib\string_util.h"\
	"..\..\include\ambulant\lib\thread.h"\
	"..\..\include\ambulant\lib\timer.h"\
	"..\..\include\ambulant\lib\unix\unix_mtsync.h"\
	"..\..\include\ambulant\lib\unix\unix_thread.h"\
	"..\..\include\ambulant\lib\win32\win32_asb.h"\
	"..\..\include\ambulant\lib\win32\win32_mtsync.h"\
	"..\..\include\ambulant\net\databuffer.h"\
	"..\..\include\ambulant\net\datasource.h"\
	"..\..\include\ambulant\net\url.h"\
	

!ELSEIF  "$(CFG)" == "libambulant_wince - Win32 (WCE x86em) Release"

DEP_CPP_FACTO=\
	"..\..\include\ambulant\common\factory.h"\
	"..\..\include\ambulant\common\layout.h"\
	"..\..\include\ambulant\common\playable.h"\
	"..\..\include\ambulant\common\preferences.h"\
	"..\..\include\ambulant\config\config.h"\
	"..\..\include\ambulant\config\gettext.h"\
	"..\..\include\ambulant\config\posix_features.h"\
	"..\..\include\ambulant\config\select_compiler_config.h"\
	"..\..\include\ambulant\config\select_platform_config.h"\
	"..\..\include\ambulant\config\select_stdlib_config.h"\
	"..\..\include\ambulant\config\suffix.h"\
	"..\..\include\ambulant\lib\abstract_mtsync.h"\
	"..\..\include\ambulant\lib\amstream.h"\
	"..\..\include\ambulant\lib\asb.h"\
	"..\..\include\ambulant\lib\byte_buffer.h"\
	"..\..\include\ambulant\lib\callback.h"\
	"..\..\include\ambulant\lib\delta_timer.h"\
	"..\..\include\ambulant\lib\event.h"\
	"..\..\include\ambulant\lib\event_processor.h"\
	"..\..\include\ambulant\lib\gtypes.h"\
	"..\..\include\ambulant\lib\logger.h"\
	"..\..\include\ambulant\lib\mtsync.h"\
	"..\..\include\ambulant\lib\node.h"\
	"..\..\include\ambulant\lib\node_impl.h"\
	"..\..\include\ambulant\lib\node_iterator.h"\
	"..\..\include\ambulant\lib\parser_factory.h"\
	"..\..\include\ambulant\lib\refcount.h"\
	"..\..\include\ambulant\lib\sax_handler.h"\
	"..\..\include\ambulant\lib\sax_types.h"\
	"..\..\include\ambulant\lib\string_util.h"\
	"..\..\include\ambulant\lib\thread.h"\
	"..\..\include\ambulant\lib\timer.h"\
	"..\..\include\ambulant\lib\unix\unix_mtsync.h"\
	"..\..\include\ambulant\lib\unix\unix_thread.h"\
	"..\..\include\ambulant\lib\win32\win32_asb.h"\
	"..\..\include\ambulant\lib\win32\win32_mtsync.h"\
	"..\..\include\ambulant\net\databuffer.h"\
	"..\..\include\ambulant\net\datasource.h"\
	"..\..\include\ambulant\net\url.h"\
	

!ELSEIF  "$(CFG)" == "libambulant_wince - Win32 (WCE x86em) Debug"

DEP_CPP_FACTO=\
	"..\..\include\ambulant\common\factory.h"\
	"..\..\include\ambulant\common\layout.h"\
	"..\..\include\ambulant\common\playable.h"\
	"..\..\include\ambulant\common\preferences.h"\
	"..\..\include\ambulant\config\config.h"\
	"..\..\include\ambulant\config\gettext.h"\
	"..\..\include\ambulant\config\posix_features.h"\
	"..\..\include\ambulant\config\select_compiler_config.h"\
	"..\..\include\ambulant\config\select_platform_config.h"\
	"..\..\include\ambulant\config\select_stdlib_config.h"\
	"..\..\include\ambulant\config\suffix.h"\
	"..\..\include\ambulant\lib\abstract_mtsync.h"\
	"..\..\include\ambulant\lib\amstream.h"\
	"..\..\include\ambulant\lib\asb.h"\
	"..\..\include\ambulant\lib\byte_buffer.h"\
	"..\..\include\ambulant\lib\callback.h"\
	"..\..\include\ambulant\lib\delta_timer.h"\
	"..\..\include\ambulant\lib\event.h"\

⌨️ 快捷键说明

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