代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/388784/8576746
makefile
# executable files for this directory
OBJECTS = screen3.exe
# tells make to use the file "..\MS_makefile_template", which
# defines general rules for making .obj and .exe files
include ..\MS_mak
www.eeworm.com/read/187634/8612999
makefile
#Make file for 3dsview (Watcom Make)
#dos
#in order to recompile this you will need the Scitech's SVGA Kit 6.x
System = dos4g
#System = pmodew
# Use the C or C++ compiler
Compile
www.eeworm.com/read/432289/8613765
cpp statvar.cpp
//: C03:Statvar.cpp
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Static member variable in a class
#includ
www.eeworm.com/read/288620/8618172
makefile
#############################################################################
# Makefile for building menu
# Generated by tmake at 21:57, 2008/03/08
# Project: menu
# Template: app
############
www.eeworm.com/read/387914/8647103
tra usart.tra
*** Creating Trace Output File '..\obj\USART.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"..\obj\cortexm3_macro.o"'
### List of Objects: adding
www.eeworm.com/read/287775/8669650
tra dma.tra
*** Creating Trace Output File '..\obj\DMA.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"..\obj\cortexm3_macro.o"'
### List of Objects: adding '
www.eeworm.com/read/287771/8670207
tra adc.tra
*** Creating Trace Output File '..\obj\ADC.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"..\obj\stm32f10x_vector.o"'
### List of Objects: adding
www.eeworm.com/read/431477/8675059
makefile
#############################################################################
# Makefile for building: httpd
# Generated by qmake (1.04a) (Qt 3.1.1) on: Tue Nov 17 00:34:04 2037
# Project: httpd.pro
www.eeworm.com/read/431477/8675128
in makefile.in
#############################################################################
####### Compiler, tools and options
CXX = $(SYSCONF_CXX) $(QT_CXX_MT)
CXXFLAGS= $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAG