代码搜索:bundle
找到约 2,499 项符合「bundle」的源代码
代码结果 2,499
www.eeworm.com/read/17778/760159
vhd usb_new_vsc9_ram_addressor.vhd
-- HDLi Version 5.0 IP Bundle 2000.12.15
-- Top HDL file name is usb_new.vhd
-- -----------------------------------------------------------------------------
-- Royal Phili
www.eeworm.com/read/465561/1519141
xdc package.xdc
/*
* ======== package.xdc ========
*
*/
/*
* List the packages to be included in the bundle. The 'requires'
* statements must come before the 'package' statement.
*/
/*!
* =====
www.eeworm.com/read/194563/5129099
r carbrsrc.r
// carbon for 9
data 'carb' (0) {
$"0000" /* .. */
};
// the plist resource should only be included in the application
// since it contains the bundle i
www.eeworm.com/read/194563/5129212
r carbrsrc.r
// carbon for 9
data 'carb' (0) {
$"0000" /* .. */
};
// the plist resource should only be included in the application
// since it contains the bundle i
www.eeworm.com/read/190056/5190762
r carbrsrc.r
// carbon for 9
data 'carb' (0) {
$"0000" /* .. */
};
// the plist resource should only be included in the application
// since it contains the bundle i
www.eeworm.com/read/190056/5190875
r carbrsrc.r
// carbon for 9
data 'carb' (0) {
$"0000" /* .. */
};
// the plist resource should only be included in the application
// since it contains the bundle i
www.eeworm.com/read/339446/3302754
pro clock-monotonic.pro
CONFIG -= qt dylib mac_bundle
SOURCES = clock-monotonic.cpp
include(clock-monotonic.pri)
www.eeworm.com/read/339446/3302762
pro mysql_r.pro
SOURCES = ../mysql/mysql.cpp
CONFIG -= qt dylib
CONFIG -= app_bundle
LIBS += -lmysqlclient_r
www.eeworm.com/read/339446/3302796
pro openssl.pro
SOURCES = openssl.cpp
CONFIG -= x11 qt app_bundle
include(openssl.pri)
www.eeworm.com/read/339446/3302814
pro sqlite.pro
SOURCES = sqlite.cpp
CONFIG -= qt dylib
mac:CONFIG -= app_bundle
LIBS += -lsqlite3