代码搜索结果

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

tvmeetingdlg.cpp

// TVMeetingDlg.cpp : implementation file #include "stdafx.h" #include "TVMeeting.h" #include "TVMeetingDlg.h" #include "IniFile.h" #include "IpDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #

makefile

STRIP = strip CC = gcc CFLAGS = -O2 all: env_audit solaris: solaris-env env_audit: $(CC) $(CFLAGS) -o $@ env_audit.c @$(STRIP) $@ with-caps: $(CC) $(CFLAGS) -D_POSIX_CAP -o env_audit env_aud

dlgconfig.cpp

// DlgConfig.cpp : implementation file // #include "stdafx.h" #include "LoginConfig.h" #include "DlgConfig.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] =

build.psion

cd tar xfvz qt-embedded-2.3.2.tar.gz cd qt-2.3.2/ export QTDIR=`pwd` echo $QTDIR ./configure -qconfig qpe -depths 4 -xplatform linux-psion-g++ -no-qvfb -no-xft ls -laF lib/ arm-linux-strip -R .note -

dialogconnect.cpp

// DialogConnect.cpp : 实现文件 // #include "stdafx.h" #include "VideoNet2.h" #include "DialogConnect.h" // DialogConnect 对话框 IMPLEMENT_DYNAMIC(CDialogConnect, CDialog) CDialogConnect::CD

dlgconfig.cpp

// DlgConfig.cpp : implementation file // #include "stdafx.h" #include "LoginConfig.h" #include "DlgConfig.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] =

jdpostct.c

//////////////////////////////////////////////////////////////////////// // // Note : this file is included as part of the Smaller Animals Software // JpegFile package. Though this file has not bee

jdpostct.c

//////////////////////////////////////////////////////////////////////// // // Note : this file is included as part of the Smaller Animals Software // JpegFile package. Though this file has not bee

.string.o.flags

ifeq (,$(strip $(subst $(comma),:,$(CFLAGS) $(EXTRA_CFLAGS) $(CFLAGS_string.o)))) FILES_FLAGS_UP_TO_DATE += string.o endif