代码搜索:Build
找到约 10,000 项符合「Build」的源代码
代码结果 10,000
www.eeworm.com/read/276620/10722673
c build.c
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiven
www.eeworm.com/read/350482/10741386
build pretty.build
#!/bin/perl -w
#
# Cute little builder for perl
# Total waste of development time...
#
# This will build all the object files and then the archive .a file
# requires GCC, GNU make and a sense of humo
www.eeworm.com/read/421116/10754704
bat build.bat
ECHO off
SET DEVSTUDIO=F:\Program Files\Microsoft Visual Studio\VC98
SET JAVA_HOME=E:\JAVA\j2sdk1.4.2_01
"%DEVSTUDIO%\bin\cl" TrayIcon.cpp -I"." -I"%JAVA_HOME%\INCLUDE" -I"%JAVA_HOME%\INCLUDE\WIN32
www.eeworm.com/read/350134/10762832
bat build.bat
set PATH=C:\WINNT\system32;D:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;D:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;D:\Program Files\Microsoft Visual Studio\Common\Tools
www.eeworm.com/read/275564/10811803
build_makefile
# -*- makefile -*-
#
# utils/build/build_Makefile: make all blob architectures with a single
# makefile
#
# Copyright (C) 2001, Erik Mouw
#
# $Id: build_Makefile,v 1.2 20
www.eeworm.com/read/275564/10811805
build_all
#! /bin/sh
#
# utils/build/build_all: configure all blob architectures with a single
# script
#
# Copyright (C) 2001, Erik Mouw
#
# $Id: build_all,v 1.2 2001/08/29 21:08:
www.eeworm.com/read/275514/10813150
bat build.bat
echo off
rem This file is called from top-level build6000.bat to build video examples
rem This script can be run stand-alone if you initialize the 'TIROOT', 'TCONF'
rem and TIMAKE variables.
echo