代码搜索:PATH
找到约 10,000 项符合「PATH」的源代码
代码结果 10,000
www.eeworm.com/read/349103/10851435
scr setup_fast.scr
/*************************************************************/
/* Script to set up the required veriables for running the */
/* RTL Analyzer Tutorial */
/*
www.eeworm.com/read/273539/10911677
makefile
#------------------------------------------------------------------------------#
# eCos Library directory #
#-------------------------------------
www.eeworm.com/read/273537/10911703
makefile
#------------------------------------------------------------------------------#
# eCos Library directory #
#-------------------------------------
www.eeworm.com/read/271394/10998311
sources
TARGETNAME=cx88tune
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
C_DEFINES= -DMSC
MSC_WARNING_LEVEL=/W3 /WX
# to compile all as .CPP (including .C)
INCLUDES= $(DDK_INC_PATH);..\inc
www.eeworm.com/read/444452/7612554
sh build_linux.sh
#!/bin/bash
OPENCV=/cbcl/cbcl01/sharat/opencv
LIBTIFF=/cbcl/cbcl01/sharat/libtiff
PKG_CONFIG_PATH=$OPENCV/lib/pkgconfig
PATH=$PATH:$OPENCV/bin
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$OPENCV/lib:$LIBTIFF/lib
www.eeworm.com/read/444452/7612563
sh build_pc.sh
#!/bin/bash
OPENCV=/cbcl/cbcl01/sharat/opencv
LIBTIFF=/cbcl/cbcl01/sharat/libtiff
PKG_CONFIG_PATH=$OPENCV/lib/pkgconfig
PATH=$PATH:$OPENCV/bin
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$OPENCV/LIB
export
www.eeworm.com/read/399963/7818979
makefile
all: server client
CC=cc
CFLAGS=-I/usr/include/db1 -pedantic -Wall
# For debugging un-comment the next line
# DFLAGS=-DDEBUG_TRACE=1 -g
# Include for systems with dbm, but only as part of the BSD
www.eeworm.com/read/399963/7819352
makefile
all: server client
CC=cc
CFLAGS=-I/usr/include/db1 -pedantic -Wall
# For debugging un-comment the next line
# DFLAGS=-DDEBUG_TRACE=1 -g
# Include for systems with dbm, but only as part of the BSD
www.eeworm.com/read/330304/12902883
cpp tree_view.cpp
/*
* treeview.cpp - просмотр функций в списке
* Copyright (C) 2007 lester
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
www.eeworm.com/read/242875/12975834
am_fragment makefile_web.am_fragment
web_path_project = /home/groups/l/li/libxmlplusplus/htdocs/
web_path_docs = $(web_path_project)
rsync_args = -vz --rsh ssh --delete --delete-after --recursive --cvs-exclude