代码搜索:Compiles
找到约 1,454 项符合「Compiles」的源代码
代码结果 1,454
www.eeworm.com/read/269943/11053798
makefile
#
# Chapter 5 - Makefile
#
#
# Flags - Always compiles debug.
#
CPP_FLAGS=/c /MTd /Zi /Od /D_DEBUG
EXE_LINK_FLAGS=/DEBUG
DLL_LINK_FLAGS=/DLL /DEBUG
LIBS=UUID.lib
########################
www.eeworm.com/read/269943/11053912
makefile
#
# Makefile - Chapter 12, free-thread example
#
!MESSAGE Building In-proc server.
SERVER =
TARGETS = Server.dll Proxy.dll
DIR_SERVER = InProc
#
# Flags - Always compiles debug.
#
CPP_FLAG
www.eeworm.com/read/424281/10467849
changelog
2008-09-26 Brian Gough
* configure.ac: handle test for SSE in cross-compilation (fall
back to checking if the ldmxcsr instruction compiles)
2008-07-03 Brian Gough
www.eeworm.com/read/341579/12076986
bak 2401 test 24l01.c.bak
/*
nRF2401 test code to run on the 24G demo board, V02, text between 2 modules
Compiles with the free version of CC5X...?
Pete Dokter, 2/22/06
config_setup word
www.eeworm.com/read/341579/12076991
org 2401 test 24l01.c.org
/*
nRF2401 test code to run on the 24G demo board, V02, text between 2 modules
Compiles with the free version of CC5X...?
Pete Dokter, 2/22/06
config_setup word
www.eeworm.com/read/341579/12076998
c 2401 test 24l01.c
/*
nRF2401 test code to run on the 24G demo board, V02, text between 2 modules
Compiles with the free version of CC5X...?
Pete Dokter, 2/22/06
config_setup word
www.eeworm.com/read/474814/1389667
vx_code chk.vx_code
#!/bin/sh -
#
# $Id: chk.vx_code,v 12.1 2005/10/20 18:59:14 bostic Exp $
#
# Check to make sure the auto-generated utility code in the VxWorks build
# directory compiles.
d=../..
[ -f $d/LICENSE ] |
www.eeworm.com/read/457725/1594810
scr vxl.scr
#!/bin/csh -f
# vxl.scr - This script compiles and simulates the RTL or gate-level code for
# the M8051 Soft Core with the deliverable test bench m8051_tb using
# a VerilogXL simulator.
set SRC_DIR
www.eeworm.com/read/247473/4482303
vx_code chk.vx_code
#!/bin/sh -
#
# $Id: chk.vx_code,v 1.1.1.1 2004/08/19 23:53:56 gopalan Exp $
#
# Check to make sure the auto-generated utility code in the VxWorks build
# directory compiles.
d=../..
[ -f $d/LICENSE
www.eeworm.com/read/309984/3700773
vx_code chk.vx_code
#!/bin/sh -
#
# $Id: chk.vx_code,v 1.6 2002/03/27 20:20:25 bostic Exp $
#
# Check to make sure the auto-generated utility code in the VxWorks build
# directory compiles.
d=../..
[ -f $d/LICENSE ] ||