代码搜索:vC
找到约 10,000 项符合「vC」的源代码
代码结果 10,000
www.eeworm.com/read/152121/5675676
vc makefile.vc
# This file is part of the FreeType project.
#
# It builds the library for Microsoft Visual C++ 1.x for 16-bit Windows,
# large model. It also works for Microsoft C/C++ v.7.0 16-bit compiler,
# but n
www.eeworm.com/read/152121/5675704
vc makefile.vc
# This file is part of the FreeType project.
#
# It builds the library for Microsoft Visual C++ 1.x for MS-DOS, large model.
# It also works for Microsoft C/C++ v.7.0 (with a minor edit), but not for
www.eeworm.com/read/152121/5675908
vc makefile.vc
# This file is part of the FreeType project.
#
# It builds the library and test programs for Microsoft Visual C++ 1.x
# and Microsoft C/C++ v.7.0 compilers for 16-bit Windows, large model,
# using Qui
www.eeworm.com/read/152121/5675925
vc makefile.vc
# This file is part of the FreeType project.
#
# It builds the library and test programs for Microsoft Visual C++ 1.x
# and Microsoft C/C++ v.7.0 16-bit compilers for MS-DOS, large model.
#
# You will
www.eeworm.com/read/150609/5690042
vc portstat.vc
#
# Microsoft makefile for PORTSTAT
# Please run VC tool first to set environment:
# vcvars32 x86
#
# To use: "nmake -f portstat.vc"
#
EXPATH = ..
LIBPATH = ..\..\..\lib
CCFLAGS = -c -
www.eeworm.com/read/150609/5690045
vc timeout.vc
#
# Microsoft makefile for TIMEOUT
# Please run VC tool first to set environment:
# vcvars32 x86
#
# To use: "nmake -f timeout.vc"
#
EXPATH = ..
LIBPATH = ..\..\..\lib
CCFLAGS = -c -DW
www.eeworm.com/read/150609/5690052
vc simple.vc
#
# Microsoft makefile for SIMPLE
# Please run VC tool first to set environment:
# vcvars32 x86
#
# To use: "nmake -f simple.vc"
#
EXPATH = ..
LIBPATH = ..\..\..\lib
CCFLAGS = -c -DWIN
www.eeworm.com/read/150609/5690055
vc ftrans.vc
#
# Microsoft makefile for FTRANS
# Please run VC tool first to set environment:
# vcvars32 x86
#
# To use: "nmake -f ftrans.vc"
#
EXPATH = ..
LIBPATH = ..\..\..\lib
CCFLAGS = -c -DW
www.eeworm.com/read/150609/5690064
vc irqdemo.vc
#
# Microsoft makefile for IRQDEMO
# Please run VC tool first to set environment:
# vcvars32 x86
#
# To use: "nmake -f irqdemo.vc"
#
EXPATH = ..
LIBPATH = ..\..\..\lib
CCFLAGS = -c -DW
www.eeworm.com/read/148359/5715184
vc makefile.vc
#
# If libtiff.a is installed in /usr/lib or /usr/local/lib just point
# LIBTIFF_DIR there. It doesn't need a full libtiff tree.
#
!INCLUDE ..\..\nmake.opt
LIBTIFF_DIR = ..\..\libtiff
#
INCL = -I.