代码搜索:vC
找到约 10,000 项符合「vC」的源代码
代码结果 10,000
www.eeworm.com/read/323581/3514418
vc makefile.vc
###############################################################################
#
# $Id: Makefile.vc,v 1.1.1.1 2002/04/18 23:42:16 mdejong Exp $
#
# Copyright (C) 1997 Cygnus Solutions, Inc.
#
# Descr
www.eeworm.com/read/312645/3650755
vc jconfig.vc
/* jconfig.vc --- jconfig.h for Microsoft Visual C++ on Windows 95 or NT. */
/* see jconfig.doc for explanations */
#define HAVE_PROTOTYPES
#define HAVE_UNSIGNED_CHAR
#define HAVE_UNSIGNED_SHORT
www.eeworm.com/read/312645/3650818
vc makefile.vc
# Makefile for Independent JPEG Group's software
# This makefile is for Microsoft Visual C++ on Windows NT (and 95?).
# It builds the IJG library as a statically linkable library (.LIB),
# and bu
www.eeworm.com/read/312509/3671090
vc jconfig.vc
/* jconfig.vc --- jconfig.h for Microsoft Visual C++ on Windows 95 or NT. */
/* see jconfig.doc for explanations */
#define HAVE_PROTOTYPES
#define HAVE_UNSIGNED_CHAR
#define HAVE_UNSIGNED_SHORT
www.eeworm.com/read/312509/3671154
vc makefile.vc
# Makefile for Independent JPEG Group's software
# This makefile is for Microsoft Visual C++ on Windows NT (and 95?).
# It builds the IJG library as a statically linkable library (.LIB),
# and bu
www.eeworm.com/read/312303/3673349
vc jconfig.vc
/* jconfig.vc --- jconfig.h for Microsoft Visual C++ on Windows 95 or NT. */
/* see jconfig.doc for explanations */
#define HAVE_PROTOTYPES
#define HAVE_UNSIGNED_CHAR
#define HAVE_UNSIGNED_SHORT
www.eeworm.com/read/310442/3697922
c vc.c
/*++
Copyright (c) 2000 Microsoft Corporation. All rights reserved.
File: vc.c
Developed for Toshiba by Elisa Research Inc., CA
http://www.elisaresear
www.eeworm.com/read/304935/3783929
vc makefile.vc
# Usage:
# C:\TRAYICON> VCVARS32
# Setting environment for using Microsoft Visual C++ tools.
# C:\TRAYICON> NMAKE /f Makefile.vc
# ... making
# C:\TRAYICON> NMAKE /f Makefile.vc CLEAN
# ... remo
www.eeworm.com/read/292758/3939547
vc makefile.vc
# Microsoft Developer Studio Generated NMAKE File, Based on isapi.dsp
!IF "$(CFG)" == ""
CFG=isapi - Win32 Release
!MESSAGE No configuration specified. Defaulting to isapi - Win32 Release.
!ENDIF
www.eeworm.com/read/292758/3939561
vc makefile.vc
# Microsoft Developer Studio Generated NMAKE File, Based on mod_jk.dsp
!IF "$(CFG)" == ""
CFG=apache - Win32 Release
!MESSAGE No configuration specified. Defaulting to apache - Win32 Release.
!END