代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/114622/15045342
ms makefile.ms
# Makefile for Microsoft Visual C++ 2.0
# Tested on Windows NT 3.5
CPP = cl
.c.exe:
$(CPP) $<
.cpp.exe:
$(CPP) $<
.cpp.obj:
$(CPP) -c $*.cpp
all: \
FCTEST.exe \
WRAPTEST.exe
www.eeworm.com/read/114622/15045398
bat sctest.bat
rem SCTEST.BAT
rem tests all cpp files for proper compilation under Symantec C++
rem Code tested with version 7 under DOS
rem Note: some compiler problems are revealed with this code
del sctest.o
www.eeworm.com/read/114622/15045473
ms makefile.ms
# Makefile for Microsoft Visual C++ 2.0
# Tested on Windows NT 3.5
CPP = cl
.c.exe:
$(CPP) $<
.cpp.exe:
$(CPP) $<
.cpp.obj:
$(CPP) -c $*.cpp
all: STATFUN.exe \
FUNOBJ.exe \
www.eeworm.com/read/114622/15045489
bat bcctest.bat
rem BCCTEST.BAT
rem tests all cpp files for proper compilation under Borland C++
rem Code tested with BC++ v 4.5
del bcctest.out
cd 1
echo --------------------------- >> ..\bcctest.out
echo ---
www.eeworm.com/read/114622/15045585
ms makefile.ms
# Makefile for Microsoft Visual C++ 2.0
# Tested on Windows NT 3.5
CPP = cl
.c.exe:
$(CPP) $<
.cpp.exe:
$(CPP) $<
.cpp.obj:
$(CPP) -c $*.cpp
all: NONLOCAL.exe \
TRMNATOR.exe
www.eeworm.com/read/114622/15045690
met makefile.met
# Makefile for MetaWare Hi C++
# Tested with Version 3.2 on Windows NT 3.5
CPP = hcnt
.c.exe:
$(CPP) $<
.cpp.exe:
$(CPP) $<
.cpp.obj:
$(CPP) -c $*.cpp
all: CONSTR1.exe \
DEF
www.eeworm.com/read/114602/15046278
imakefile
# This Imakefile has not been tested for a while but it should still
# work when placed in the correct directory in the kerberos v 4 distribution
SRCS= cbc_cksm.c cbc_enc.c ecb_enc.c pcbc_enc.c
www.eeworm.com/read/15240/438804
sandpoint8240 readme.sandpoint8240
The port was tested on a Sandpoint 8240 X3 board, with U-Boot
installed in the flash memory of the CPU card. Please use the
following DIP switch settings:
Motherboard:
SW1.1: on SW1.2: on SW1.3: on
www.eeworm.com/read/15495/466347
txt portingcomments.txt
Comments about uIP porting to 8051 by Fajun Chen
8051WEB is the porting of uIP to 8051 by Fajun Chen. It was tested with
Windows2000 Professional.
1. Instruction for setting up Windows2000 Dial-up
www.eeworm.com/read/17071/710272
sandpoint8240 readme.sandpoint8240
The port was tested on a Sandpoint 8240 X3 board, with U-Boot
installed in the flash memory of the CPU card. Please use the
following DIP switch settings:
Motherboard:
SW1.1: on SW1.2: on SW1.3: on