代码搜索:Configuration
找到约 10,000 项符合「Configuration」的源代码
代码结果 10,000
www.eeworm.com/read/379711/9181301
makefile
VERSION = 1
PATCHLEVEL = 0
ALPHA =
all: Version zImage
.EXPORT_ALL_VARIABLES:
CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \
else if [ -x /bin/bash ]; then echo /bin/ba
www.eeworm.com/read/379638/9190742
plg lyy036.plg
Build Log
--------------------Configuration: lyy036 - Win32 Debug--------------------
Command Lines
Results
lyy036.exe - 0 erro
www.eeworm.com/read/379589/9192455
plg onr.plg
Build Log
--------------------Configuration: Onr - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Deb
www.eeworm.com/read/182758/9192478
bak config.h.bak
#ifdef __SRC
#define EXTERN
#else
#define EXTERN extern
#endif
#include "Reg932.h"
#include "INTRINS.H"
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned lon
www.eeworm.com/read/182758/9192487
h config.h
#ifdef __SRC
#define EXTERN
#else
#define EXTERN extern
#endif
#include "Reg932.h"
#include "INTRINS.H"
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned lon
www.eeworm.com/read/379584/9192550
plg battlecity.plg
Build Log
--------------------Configuration: BattleCity - Win32 Release--------------------
Command Lines
Results
BattleCity.ex
www.eeworm.com/read/182757/9192599
s startup.s
;/*****************************************************************************/
;/* STARTUP.S: Startup file for Philips LPC2000 */
;/**********************************