代码搜索:XCode
找到约 344 项符合「XCode」的源代码
代码结果 344
www.eeworm.com/read/351418/3108099
mak cc.mak
# -*- makefile -*- Time-stamp:
OPT += -xcode=pic32
dbg-shared: LDFLAGS += -G -Qoption ld -z,initfirst -h$(SO_NAME_DBGxx) ${LDSEARCH} ${NOSTDLIB}
stldbg-shared: LDFLAGS +
www.eeworm.com/read/176208/9512200
h email.h
#include
#include
using namespace std;
class mail_node;
class mail;
typedef vector Xmail_nodes;
enum Xcode
{//编码方案
plain=0, //code为零时仅能说明:mult
www.eeworm.com/read/339446/3305889
pri qpluginbase.pri
TEMPLATE = lib
isEmpty(QT_MAJOR_VERSION) {
VERSION=4.3.0
} else {
VERSION=$${QT_MAJOR_VERSION}.$${QT_MINOR_VERSION}.$${QT_PATCH_VERSION}
}
CONFIG += qt plugin
win32|mac:!win32-msvc:!macx-xcode:
www.eeworm.com/read/339446/3308960
prf x86.prf
macx-xcode|macx-pbuilder {
} else {
QMAKE_CFLAGS += $$QMAKE_CFLAGS_X86
QMAKE_OBJECTIVE_CFLAGS += $$QMAKE_OBJECTIVE_CFLAGS_X86
QMAKE_CXXFLAGS += $$QMAKE_CXXFLAGS_X86
QMAKE_LFLAGS += $$QMAKE
www.eeworm.com/read/411488/2187525
mak cc.mak
# -*- makefile -*- Time-stamp:
OPT += -xcode=pic32
dbg-shared: LDFLAGS += -G -Qoption ld -z,initfirst -h$(SO_NAME_DBGxx) ${LDSEARCH} ${NOSTDLIB}
stldbg-shared: LDFLAGS += -G
www.eeworm.com/read/395296/2443642
prf x86.prf
macx-xcode|macx-pbuilder {
} else {
QMAKE_CFLAGS += $$QMAKE_CFLAGS_X86
QMAKE_OBJECTIVE_CFLAGS += $$QMAKE_OBJECTIVE_CFLAGS_X86
QMAKE_CXXFLAGS += $$QMAKE_CXXFLAGS_X86
QMAKE_LFLAGS += $$QMAKE
www.eeworm.com/read/183674/5253006
m grammarfilterlexer.m
// $ANTLR 3.0b5 /Users/kroepke/Projects/antlr3/code/antlr/main/lib/ObjC/Xcode plugin/GrammarFilter.g 2006-11-12 20:15:18
#import "GrammarFilterLexer.h"
#pragma mark Cyclic DFAs
@implementation Gramma
www.eeworm.com/read/339446/3301937
pro src.pro
TEMPLATE = lib
contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols
contains(QT_CONFIG, debug):contains(QT_CONFIG, release):CONFIG += debug_and_release build_all
win32|mac:!macx-xcode:CONFIG +=
www.eeworm.com/read/339446/3302099
pro src.pro
TEMPLATE = lib
contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols
contains(QT_CONFIG, debug):contains(QT_CONFIG, release):CONFIG += debug_and_release build_all
win32|mac:!macx-xcode:CONFIG +=
www.eeworm.com/read/338546/3315180
m grammarfilterlexer.m
// $ANTLR 3.0b5 /Users/kroepke/Projects/antlr3/code/antlr/main/lib/ObjC/Xcode plugin/GrammarFilter.g 2006-11-12 20:15:18
#import "GrammarFilterLexer.h"
#pragma mark Cyclic DFAs
@implementation Gramma