代码搜索结果

找到约 3,568 项符合 Strip 的代码

serverdlg.cpp

// ServerDlg.cpp : implementation file // #include "stdafx.h" #include "faketolcan.h" #include "ServerDlg.h" #include "MainFrm.h" #include "FakeTolcanDoc.h" #include "FakeTolcanView.h" #if

makefile

################################################################################ # Automatically-generated file. Do not edit! ##########################################################################

makefile

CROSS_COMPILE = arm-linux- CC = $(CROSS_COMPILE)gcc EXEC = ssmtp OBJS = md5c.o codes.o xmalloc.o ssmtp.o CFLAGS += -DPOSIX -O3 -march=armv4 -mtune=arm9tdmi LDFLAGS = $(CFLAGS) all: $(EXEC) $(EXEC

38货品拆卸组装从表.txt

if exists (select * from sysobjects where id = object_id('van_strip_subjection')) drop table van_strip_subjection; create table van_strip_subjection ( pk_fkey numeric(18, 0) IDENTITY NOT

readme.mcf

Content: =========================== Can.o =========================== Don't forget to strip off debug sybols from the driver object code m68k-elf-strip -d Can.o Please use the Makefile-uCk2.4

makefile.in

# Makefile.in generated by automake 1.7.9 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. # This Makefile

dpf_comm.cpp

/************************************************************** * 所属模块 : dpflow * 文件路径 : pas/dpflow * 文 件 名 : dpf_comm.cpp * 文件功能 : * 继承关系 : * 操作系统 : PC & UNIX * 备 注 : * 历史记录 : * 时间

makefile

#CROSS_COMPILE = arm-linux- CROSS_COMPILE = /opt/host/armv4l/bin/armv4l-unknown-linux- BIN = game OBJS = tcs.o lcd.o SRC = tcs.h lcd.h CC = $(CROSS_COMPILE)gcc STRIP = $(CROSS_COMPILE)strip C

render.cpp

#include #include "render.h" //We need the defines and prototypes of there EGLDisplay glesDisplay; // EGL display EGLSurface glesSurface; // EGL rendering surface EGLContext glesCont

makefile

################################################################################ # Automatically-generated file. Do not edit! ##########################################################################