代码搜索:msc 有哪些应用?
找到约 10,000 项符合「msc 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/196482/5102400
msc makefile.msc
CC=cl
CFLAGS=-MD
untgz.exe: untgz.obj ..\..\zlib.lib
$(CC) $(CFLAGS) untgz.obj ..\..\zlib.lib
untgz.obj: untgz.c ..\..\zlib.h
$(CC) $(CFLAGS) -c -I..\.. untgz.c
..\..\zlib.lib:
cd ..\..
$(MAKE)
www.eeworm.com/read/196482/5102468
msc makefile.msc
# Makefile for zlib
# Microsoft C 5.1 or later
# Last updated: 19-Mar-2003
# To use, do "make makefile.msc"
# To compile in small model, set below: MODEL=S
# If you wish to reduce the memory require
www.eeworm.com/read/194563/5129345
msc makefile.msc
# makefile for libpng
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
# For conditions of distribution and use, see copyright notice in png.h
# Assumes that zlib.lib, zconf.h, and zlib.h have b
www.eeworm.com/read/194535/5131783
msc makefile.msc
# makefile for libpng
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
# For conditions of distribution and use, see copyright notice in png.h
# Assumes that zlib.lib, zconf.h, and zlib.h have b
www.eeworm.com/read/190056/5191008
msc makefile.msc
# makefile for libpng
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
# For conditions of distribution and use, see copyright notice in png.h
# Assumes that zlib.lib, zconf.h, and zlib.h have b
www.eeworm.com/read/186856/5229753
msc makefile.msc
# Makefile for zlib
# Microsoft C 5.1 or later
# To use, do "make makefile.msc"
# To compile in small model, set below: MODEL=S
# If you wish to reduce the memory requirements (default 256K for big
www.eeworm.com/read/180437/5283991
msc makefile.msc
# Makefile for Zip, ZipCloak, ZipNote and ZipSplit for
# Microsoft C 5.1 or 6.0.
# To use, do "make makefile.msc"
# Add -DSMALL_MEM or -DMEDIUM_MEM to CFLAGS if you wish to reduce the memory
# requi
www.eeworm.com/read/180437/5284463
msc makefile.msc
#
# Makefile for RSX
# Rainer Schnitker
#
# This Makefile was written for ndmake
# Change VPATH statements for dmake
# vpath: your make uses ';' or ':' between directories
VPATH = $(BLD);$(
www.eeworm.com/read/177477/5325681
msc invite.msc
#
# MSCs Illustrating NTA Usage
#
User Agent Client Initiating a Call
-----------------------------------
APP
www.eeworm.com/read/173589/5369987
msc makefile.msc
# makefile for libpng
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
# For conditions of distribution and use, see copyright notice in png.h
# Assumes that zlib.lib, zconf.h, and zlib.h hav