代码搜索:Watcom

找到约 10,000 项符合「Watcom」的源代码

代码结果 10,000
www.eeworm.com/read/229812/4733728

makefile

#pmake: c4 integer int small watcom compiler = watcom !include ..\c4.mif
www.eeworm.com/read/229812/4729653

msg drwatcom.msg

#ifdef CHICAGO pick( STR_APP_NAME, "Dr. Watcom for Windows 9x", "Dr. Watcom for Windows 9x" ) #else pick( STR_APP_NAME, "Dr. Watcom NT", "Dr. Watcom NT" ) #endif pick( STR_CAN
www.eeworm.com/read/229812/4735009

mk objfiles.mk

# type=win # sys_dep_dir = $(sdk_dir)\misc;$(wpi_dir)\h # !ifeqi os nt # plat_inc +=$(watcom_h);$(%watcom)\h\nt; # !else # plat_inc +=$(watcom_h);$(%watcom)\h\win; # !endif # extra_objs = wpime
www.eeworm.com/read/229812/4742143

txt sell9202.txt

WATCOM Confidential Document ============================ This document describes the WATCOM C++ product which is under development. Mission Statement: ------------------ - to develop
www.eeworm.com/read/152121/5675713

wat makefile.wat

# This file is part of the FreeType project # # This builds the Watcom library with Watcom's wcc386 under DOS # # You'll need Watcom's wmake # # # Invoke by "wmake -f arch\msdos\Makefile.wat" while in
www.eeworm.com/read/229812/4749677

makefile

#pmake: os_nt watcom axp host_os = nt host_cpu = axp !include ../watcom.mif
www.eeworm.com/read/229812/4744881

cpp match.cpp

#include void main( void ) { String s1 ("Open Watcom C++ compiler"); String s2 ("Open Watcom C compiler"); char *pch = "Open Watcom C++ compaler"; c
www.eeworm.com/read/229812/4729424

me read.me

WATCOM .RES File Manipulation The files in this project allow mainipulation of the WATCOM .RES format files and Microsoft .RES format files, both on disk and in mem
www.eeworm.com/read/229812/4752981

me read.me

Notes On CauseWay for Watcom C++ and Assembly Language =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This READ.ME file contains important information about CauseWay for Watcom C++ and
www.eeworm.com/read/229812/4740885

makefile

#pmake: build os_linux path=..;../watcom/linux;../watcom options=-t8 -u system=LINUX !include ../master.mif