代码搜索:Include
找到约 10,000 项符合「Include」的源代码
代码结果 10,000
www.eeworm.com/read/141300/5772657
makefile
# $Id: Makefile,v 1.3 2003/07/23 19:59:59 pnenzi Exp $
#
# Makefile for Code Model directories
#
# Include global XSPICE selections for CC and other macros
include /usr/local/xspice-1-0/include
www.eeworm.com/read/141300/5772668
makefile
# $Id: Makefile,v 1.3 2003/07/23 19:59:59 pnenzi Exp $
#
# Makefile for Code Model directories
#
# Include global XSPICE selections for CC and other macros
include /usr/local/xspice-1-0/include
www.eeworm.com/read/141300/5772674
makefile
# $Id: Makefile,v 1.3 2003/07/23 19:59:59 pnenzi Exp $
#
# Makefile for Code Model directories
#
# Include global XSPICE selections for CC and other macros
include /usr/local/xspice-1-0/include
www.eeworm.com/read/141176/5775395
h cards.h
/*
* $Id: cards.h,v 1.3 2002/02/07 10:25:41 linfusheng Exp $
*/
#ifndef CARDS_H
#define CARDS_H
/* OK, this is how the PCI support hack works: if pci.h is included before
* this fil
www.eeworm.com/read/140443/5792359
makefile
CXXC = g++
CFLAGS = -Wall -O3 -g
BIN = $(QTDIR)/bin
INCLUDE = $(QTDIR)/include
LIB = $(QTDIR)/lib
#BIN = /usr/bin
#INCLUDE = /usr/include/qt
#LIB = /usr/lib/qt
svm-toy: svm-toy.cpp svm-toy.moc ../../
www.eeworm.com/read/139842/5796908
bat build_ogg_static.bat
@echo off
echo ---+++--- Building Ogg (Static) ---+++---
if .%SRCROOT%==. set SRCROOT=i:\xiph
set OLDPATH=%PATH%
set OLDINCLUDE=%INCLUDE%
set OLDLIB=%LIB%
call "c:\program files\microsoft
www.eeworm.com/read/139842/5796910
bat build_ogg_dynamic_debug.bat
@echo off
echo ---+++--- Building Ogg (Dynamic) ---+++---
if .%SRCROOT%==. set SRCROOT=i:\xiph
set OLDPATH=%PATH%
set OLDINCLUDE=%INCLUDE%
set OLDLIB=%LIB%
call "c:\program files\microsoft
www.eeworm.com/read/139842/5796913
bat build_ogg_dynamic.bat
@echo off
echo ---+++--- Building Ogg (Dynamic) ---+++---
if .%SRCROOT%==. set SRCROOT=i:\xiph
set OLDPATH=%PATH%
set OLDINCLUDE=%INCLUDE%
set OLDLIB=%LIB%
call "c:\program files\microsoft
www.eeworm.com/read/139842/5796916
bat build_ogg_static_debug.bat
@echo off
echo ---+++--- Building Ogg (Static) ---+++---
if .%SRCROOT%==. set SRCROOT=i:\xiph
set OLDPATH=%PATH%
set OLDINCLUDE=%INCLUDE%
set OLDLIB=%LIB%
call "c:\program files\microsoft