代码搜索:VC开发环境
找到约 10,000 项符合「VC开发环境」的源代码
代码结果 10,000
www.eeworm.com/read/126641/6015696
pl vc-16.pl
#!/usr/local/bin/perl
# VCw16lib.pl - the file for Visual C++ 1.52b for windows, static libraries
#
$ssl= "ssleay16";
$crypto="libeay16";
$o='\\';
$cp='copy';
$rm='del';
# C compiler stuff
$cc='cl'
www.eeworm.com/read/126641/6015697
pl vc-ce.pl
#!/usr/local/bin/perl
# VC-CE.pl - the file for eMbedded Visual C++ 3.0 for windows CE, static libraries
#
$ssl= "ssleay32";
$crypto="libeay32";
$RSAref="RSAref32";
$o='\\';
$cp='copy nul+'; # Times
www.eeworm.com/read/125381/6030354
mk vc32.mk
#############################################################################
#
# SciTech Multi-platform Graphics Library
#
# =====================================================================
www.eeworm.com/read/125381/6030363
mk vc16.mk
#############################################################################
#
# SciTech Multi-platform Graphics Library
#
# =====================================================================
www.eeworm.com/read/125381/6030373
mk vc32.mk
#############################################################################
#
# SciTech Multi-platform Graphics Library
#
# =====================================================================
www.eeworm.com/read/125381/6030382
mk vc16.mk
#############################################################################
#
# SciTech Multi-platform Graphics Library
#
# =====================================================================
www.eeworm.com/read/113559/6127546
mak vc6.mak
# Time-stamp:
# $Id: vc6.mak,v 1.1 2003/11/14 20:05:16 ptr Exp $
#INCLUDES = -I$(SRCROOT)/include
#INCLUDES =
CXX = cl.exe
CC = cl.exe
LINK = link.exe
RC = rc.exe
!ifdef DEF
www.eeworm.com/read/113559/6127552
mak vc6.mak
# -*- makefile -*- Time-stamp:
# $Id: vc6.mak,v 1.1 2003/11/14 20:10:47 ptr Exp $
!ifndef LDLIBS
LDLIBS =
!endif
LDSEARCH = $(LDSEARCH) /LIBPATH:"$(MSVC_LIB_DIR)"
OPT_DBG =
www.eeworm.com/read/113559/6127576
mak vc6.mak
# Time-stamp:
# $Id: vc6.mak,v 1.1 2003/11/14 19:58:29 ptr Exp $
#INCLUDES = -I$(SRCROOT)/include
INCLUDES :=
CXX := cl.exe
CC := cl.exe
LINK := link.exe
RC := rc.exe
DEFS ?
www.eeworm.com/read/106419/6193469
rc2 vc.rc2
//
// VC.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////////