代码搜索:source_files
找到约 802 项符合「source_files」的源代码
代码结果 802
www.eeworm.com/read/223467/14640456
mpc omg_suppliersideec.mpc
project(*Supplier): namingexe, event_serv {
requires += exceptions
exename = EchoEventSupplier
includes += ../common
Source_Files {
EchoEventSupplierMain.cpp
}
}
project(*C
www.eeworm.com/read/223467/14640489
mpc rtec_basic.mpc
project(*Supplier): namingexe, rteventexe, {
requires += exceptions
exename = EchoEventSupplier
includes += ../common
Source_Files {
EchoEventSupplierMain.cpp
EchoEventSuppl
www.eeworm.com/read/223467/14640565
mpc rtec_filter.mpc
project(*Supplier): namingexe, rteventexe, {
requires += exceptions
exename = EchoEventSupplier
includes += ../common
Source_Files {
EchoEventSupplierMain.cpp
EchoEventSuppl
www.eeworm.com/read/223467/14640680
mpc rtec_federated.mpc
project(*Supplier): namingexe, rteventexe, {
requires += exceptions
exename = EchoEventSupplier
includes += ../common
Source_Files {
EchoEventSupplierMain.cpp
EchoEventSuppl
www.eeworm.com/read/223467/14640776
mpc rtec_mcast_federated.mpc
project(*Supplier): namingexe, rteventexe, {
requires += exceptions
exename = EchoEventSupplier
includes += ../common
Source_Files {
EchoEventSupplierMain.cpp
EchoEventSuppl
www.eeworm.com/read/106588/15633635
w32 makefile.linux.w32
# Makefile for pwsafe, building win32 target under Linux via WINE
#------------------------------------------------------------------------
PLATFORM=win32
#MAKEDEBUG=y
### The Microsoft toolset, liv
www.eeworm.com/read/136989/5829884
mpc oneway_buffering.mpc
// -*- MPC -*-
// Oneway_Buffering.mpc,v 1.9 2003/12/23 21:04:50 dhinton Exp
project(*Server): messaging, taoexe, portableserver {
Source_Files {
Oneway_Buffering.cpp
server.cpp
}
www.eeworm.com/read/136989/5830765
mpc bug_1693_test.mpc
// -*- MPC -*-
// Bug_1693_Test.mpc,v 1.1 2003/12/29 04:35:40 bala Exp
project(*Client): taoexe {
Source_Files {
testC.cpp
client.cpp
}
}
www.eeworm.com/read/136989/5836017
mpc test.mpc
// -*- MPC -*-
// test.mpc,v 1.3 2004/01/01 15:43:44 jwillemsen Exp
project(Bug_1334_client) : namingexe {
exename = client
Source_Files {
client.cpp
}
}
www.eeworm.com/read/106588/15633696
w32 makefile.w32
# Makefile for pwsafe under win32
#------------------------------------------------------------------------
PLATFORM=win32
#MAKEDEBUG=y
### The Microsoft toolset
CC=cl.exe
CXX=cl.exe
LINK=link.exe
A