代码搜索:Builds

找到约 2,456 项符合「Builds」的源代码

代码结果 2,456
www.eeworm.com/read/357319/3023490

bat makejcldcp4bcb.bat

@echo off if %1!==! goto help build.exe --make=BuildJCLdcpFilesForce %1 %2 %3 %4 %5 %6 %7 %8 %9 goto end :help echo MakeJCLDcp4BCB.bat - Builds the JCL dcp files for BCB echo. echo Usage:
www.eeworm.com/read/157508/5606138

make vc6.make

# set Path for custom builds using GCC - must set Path and PATH Path:=C:\Symbian\7.0s\Series60_v21_C\EPOC32\gcc\bin;$(Path) PATH:=$(Path) # prevent MAKEFLAGS variable from upsetting calls to NMAK
www.eeworm.com/read/157508/5606139

make winstest.make

# set Path for custom builds using GCC - must set Path and PATH Path:=C:\Symbian\7.0s\Series60_v21_C\EPOC32\gcc\bin;$(Path) PATH:=$(Path) # prevent MAKEFLAGS variable from upsetting calls to NMAK
www.eeworm.com/read/157508/5606140

make wins.make

# set Path for custom builds using GCC - must set Path and PATH Path:=C:\Symbian\7.0s\Series60_v21_C\EPOC32\gcc\bin;$(Path) PATH:=$(Path) # prevent MAKEFLAGS variable from upsetting calls to NMAK
www.eeworm.com/read/157508/5606143

make thumb.make

# set Path for custom builds using GCC - must set Path and PATH Path:=C:\Symbian\7.0s\Series60_v21_C\EPOC32\gcc\bin;$(Path) PATH:=$(Path) # prevent MAKEFLAGS variable from upsetting calls to NMAK
www.eeworm.com/read/157508/5606144

make thumbtest.make

# set Path for custom builds using GCC - must set Path and PATH Path:=C:\Symbian\7.0s\Series60_v21_C\EPOC32\gcc\bin;$(Path) PATH:=$(Path) # prevent MAKEFLAGS variable from upsetting calls to NMAK
www.eeworm.com/read/157508/5606145

make vc6test.make

# set Path for custom builds using GCC - must set Path and PATH Path:=C:\Symbian\7.0s\Series60_v21_C\EPOC32\gcc\bin;$(Path) PATH:=$(Path) # prevent MAKEFLAGS variable from upsetting calls to NMAK
www.eeworm.com/read/157508/5606146

make armi.make

# set Path for custom builds using GCC - must set Path and PATH Path:=C:\Symbian\7.0s\Series60_v21_C\EPOC32\gcc\bin;$(Path) PATH:=$(Path) # prevent MAKEFLAGS variable from upsetting calls to NMAK
www.eeworm.com/read/157508/5606147

make armitest.make

# set Path for custom builds using GCC - must set Path and PATH Path:=C:\Symbian\7.0s\Series60_v21_C\EPOC32\gcc\bin;$(Path) PATH:=$(Path) # prevent MAKEFLAGS variable from upsetting calls to NMAK
www.eeworm.com/read/235248/14080016

makefile

# Makefile for console-build UnderC C++ interpreter # vs 1.2.4 Can also build as a shared library, if SO is set # vs 1.2.9 Builds with Mingw 2 (GCC 3.2) OBJ = tparser.o function_match.o class.o code.