代码搜索:INTERFACES
找到约 10,000 项符合「INTERFACES」的源代码
代码结果 10,000
www.eeworm.com/read/136822/5848673
pro tagreader.pro
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS = structureparser.h
SOURCES = tagreader.cpp \
structureparser.cpp
INTERFACES =
TARGET = tagreader
REQUIRES = xml
www.eeworm.com/read/136822/5848700
pro createcw.pro
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS =
SOURCES = main.cpp
INTERFACES =
TARGET = createcw
www.eeworm.com/read/136821/5850222
pro qcop.pro
TEMPLATE = app
CONFIG += qtopia warn_on release
DESTDIR = $(QPEDIR)/bin
HEADERS =
SOURCES = main.cpp
INTERFACES =
TARGET = qcop
www.eeworm.com/read/136821/5850229
pro quicklauncher.pro
TEMPLATE = app
CONFIG += qtopia warn_on release
DESTDIR = $(QPEDIR)/bin
HEADERS =
SOURCES = main.cpp
INTERFACES =
unix:LIBS += -lqpepim -lpthread
TARGET = quicklauncher
www.eeworm.com/read/136821/5851329
pro atd.pro
TEMPLATE = app
CONFIG = warn_on release
DESTDIR = $(QPEDIR)/bin
HEADERS =
SOURCES = atd.cpp
INTERFACES =
TARGET = atd
www.eeworm.com/read/136819/5852132
pro tagreader.pro
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS = structureparser.h
SOURCES = tagreader.cpp \
structureparser.cpp
INTERFACES =
TARGET = tagreader
REQUIRES = xml
www.eeworm.com/read/136819/5852147
pro createcw.pro
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS =
SOURCES = main.cpp
INTERFACES =
TARGET = createcw
www.eeworm.com/read/136816/5853591
pro tagreader.pro
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS = structureparser.h
SOURCES = tagreader.cpp \
structureparser.cpp
INTERFACES =
TARGET = tagreader
REQUIRES = xml
www.eeworm.com/read/136816/5853606
pro createcw.pro
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS =
SOURCES = main.cpp
INTERFACES =
TARGET = createcw
www.eeworm.com/read/125455/6028571
c traffic.c
/*
** GXSNMP -- An snmp management application
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
**