sources

来自「WinCE 3.0 BSP, 包含Inter SA1110, Intel_815」· 代码 · 共 29 行

TXT
29
字号
!IF 0
Windows CE Software Graphics Library
sources

Copyright (c) 2000 Microsoft Corporation. All rights reserved.

This is the sources file for the library for use in the build process.
!ENDIF

TARGETNAME=swg
TARGETTYPE=LIBRARY

PRECOMPILED_INCLUDE=pch.h
PRECOMPILED_PCH=pch.pch
PRECOMPILED=1

SOURCES=          \
  blt.c           \
  colorconvert.c  \
  line.c          \
  specialcase02.c \
  specialcase08.c \
  specialcase16.c \
  specialcase32.c
  

#xref VIGUID {9c92514c-a286-4c3e-bbe4-ed2bbb6148d7}
#xref VSGUID {cc78e0e3-210e-48ed-9eca-8a0963608ec8}

⌨️ 快捷键说明

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