subdir.mk
上传用户:laixiong
上传日期:2007-03-11
资源大小:2994k
文件大小:3k
- ################################################################################
- # Automatically-generated file. Do not edit!
- ################################################################################
- # Add inputs and outputs from these tool invocations to the build variables
- CPP_SRCS +=
$(ROOT)/.generated/winscw_uid.cpp
- OBJS +=
./.generated/winscw_uid.o
- DEPS +=
${addprefix ./.generated/,
winscw_uid.d
}
- OBJS_FOR_DEL +=
..generatedwinscw_uid.o
- # Each subdirectory must supply rules for building sources it contributes
- .generated/winscw_uid.o: $(ROOT)/.generated/winscw_uid.cpp
- @echo 'Building file: $<'
- @echo 'Invoking: WINSCW C/C++ Compiler'
- @echo mwccsym2.exe -sym full -c -wchar_t off -align 4 -enum int -str pool -nostdinc -exc ms -inline off -msgstyle parseable -nowraplines -O0 -D_UNICODE -D__SYMBIAN32__ -D__CW32__ -D__WINS__ -D__EXE__ -D__WINSCW__ -D_DEBUG -D__SUPPORT_CPP_EXCEPTIONS__ -D__SERIES60_30__ -D__SERIES60_3X__ -include "${EPOCROOT}epoc32includevariantSymbian_OS_v9.1.hrh" -i "C:gbtukmanpf01NOK124CoursesS60 5300-S60_C++_IntroductionWorkingLabCodeLab_05304-s2.cb1starterinc" -i "C:gbtukmanpf01NOK124CoursesS60 5300-S60_C++_IntroductionWorkingLabCodeLab_05304-s2.cb1starterdata" -i- -i "${EPOCROOT}epoc32include" -i "${EPOCROOT}epoc32includevariant" -w cmdline -w pragmas -w empty -w possible -w unusedarg -w unusedvar -w extracomma -w pedantic -w largeargs -w ptrintconv -w tokenpasting -w missingreturn -o $@ $<
- @mwccsym2.exe -sym full -c -wchar_t off -align 4 -enum int -str pool -nostdinc -exc ms -inline off -msgstyle parseable -nowraplines -O0 -D_UNICODE -D__SYMBIAN32__ -D__CW32__ -D__WINS__ -D__EXE__ -D__WINSCW__ -D_DEBUG -D__SUPPORT_CPP_EXCEPTIONS__ -D__SERIES60_30__ -D__SERIES60_3X__ -include "${EPOCROOT}epoc32includevariantSymbian_OS_v9.1.hrh" -i "C:gbtukmanpf01NOK124CoursesS60 5300-S60_C++_IntroductionWorkingLabCodeLab_05304-s2.cb1starterinc" -i "C:gbtukmanpf01NOK124CoursesS60 5300-S60_C++_IntroductionWorkingLabCodeLab_05304-s2.cb1starterdata" -i- -i "${EPOCROOT}epoc32include" -i "${EPOCROOT}epoc32includevariant" -w cmdline -w pragmas -w empty -w possible -w unusedarg -w unusedvar -w extracomma -w pedantic -w largeargs -w ptrintconv -w tokenpasting -w missingreturn -o $@ $< &&
echo -n $(@:%.o=%.d) $(dir $@) > $(@:%.o=%.d) &&
mwccsym2.exe -MM -P -sym full -c -wchar_t off -align 4 -enum int -str pool -nostdinc -exc ms -inline off -msgstyle parseable -nowraplines -O0 -D_UNICODE -D__SYMBIAN32__ -D__CW32__ -D__WINS__ -D__EXE__ -D__WINSCW__ -D_DEBUG -D__SUPPORT_CPP_EXCEPTIONS__ -D__SERIES60_30__ -D__SERIES60_3X__ -include "${EPOCROOT}epoc32includevariantSymbian_OS_v9.1.hrh" -i "C:gbtukmanpf01NOK124CoursesS60 5300-S60_C++_IntroductionWorkingLabCodeLab_05304-s2.cb1starterinc" -i "C:gbtukmanpf01NOK124CoursesS60 5300-S60_C++_IntroductionWorkingLabCodeLab_05304-s2.cb1starterdata" -i- -i "${EPOCROOT}epoc32include" -i "${EPOCROOT}epoc32includevariant" -w cmdline -w pragmas -w empty -w possible -w unusedarg -w unusedvar -w extracomma -w pedantic -w largeargs -w ptrintconv -w tokenpasting -w missingreturn $< >> $(@:%.o=%.d)
- @echo 'Finished building: $<'
- @echo ' '