代码搜索:Watcom
找到约 10,000 项符合「Watcom」的源代码
代码结果 10,000
www.eeworm.com/read/383065/2622821
watcom readme.watcom
Watcom compiler notes
=====================
Status
------
Not yet usable. Although the library builds under Watcom it
substantially fails the test suite.
There is a working Wmakefile for wma
www.eeworm.com/read/381490/2644589
watcom makefile.watcom
# Makefile for libpng
# Watcom C/C++ 10.0 and later, 32-bit protected mode, flat memory model
# Copyright (C) 2000, Pawel Mrochen, based on makefile.msc which is
# copyright 1995 Guy Eric Schalna
www.eeworm.com/read/363486/2918179
mk watcom.mk
#
# FreeType 2 Watcom-specific definitions
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modifie
www.eeworm.com/read/351418/3107969
h _watcom.h
// STLport configuration file
// It is internal STLport header - DO NOT include it directly
#define _STLP_COMPILER "Watcom"
# ifndef _STLP_USE_NO_IOSTREAMS
# define _STLP_USE_NO_IOSTREAMS
#
www.eeworm.com/read/260165/4335254
h watcom.h
/* /////////////////////////////////////////////////////////////////////////
* File: stlsoft/internal/cccap/watcom.h
*
* Purpose: Compiler feature discrimination for Watcom C/C++.
*
www.eeworm.com/read/259903/4338431
watcom makefile.watcom
# Makefile for libpng
# Watcom C/C++ 10.0 and later, 32-bit protected mode, flat memory model
# Copyright (C) 2000, Pawel Mrochen, based on makefile.msc which is
# copyright 1995 Guy Eric Schalnat, G
www.eeworm.com/read/258350/4356697
watcom makefile.watcom
# Makefile for libpng
# Watcom C/C++ 10.0 and later, 32-bit protected mode, flat memory model
# Copyright (C) 2000, Pawel Mrochen, based on makefile.msc which is
# copyright 1995 Guy Eric Schalnat, G
www.eeworm.com/read/258350/4357481
mk watcom.mk
#
# FreeType 2 Watcom-specific definitions
#
# Copyright 1996-2000, 2003 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, m
www.eeworm.com/read/159001/5589417
mk watcom.mk
#
# FreeType 2 Watcom-specific definitions
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modifie
www.eeworm.com/read/267475/11177569
watcom makefile.watcom
## Compiler, linker, and lib stuff
## Makefile for use with watcom win95/winnt executable.
#
# Copy this file to the ..\src directory (maybe rename to Makefile).
#
CC=wcc386 /zq
LINK=wlink
#
# Note: