subdir.mk
上传用户:laixiong
上传日期:2007-03-11
资源大小:2994k
文件大小:3k
源码类别:

Symbian

开发平台:

C/C++

  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. # Add inputs and outputs from these tool invocations to the build variables 
  5. CPP_SRCS +=  $(ROOT)/.generated/winscw_uid.cpp 
  6. OBJS +=  ./.generated/winscw_uid.o 
  7. DEPS +=  ${addprefix ./.generated/,  winscw_uid.d  }
  8. OBJS_FOR_DEL +=  ..generatedwinscw_uid.o 
  9. # Each subdirectory must supply rules for building sources it contributes
  10. .generated/winscw_uid.o: $(ROOT)/.generated/winscw_uid.cpp
  11. @echo 'Building file: $<'
  12. @echo 'Invoking: WINSCW C/C++ Compiler'
  13. @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:gbtukmanpf01NOK124CoursesS605300-S60_C++_IntroductionWorkingLabCodeLab_05304-s2.cb1starterinc" -i "C:gbtukmanpf01NOK124CoursesS605300-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 $@ $<
  14. @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:gbtukmanpf01NOK124CoursesS605300-S60_C++_IntroductionWorkingLabCodeLab_05304-s2.cb1starterinc" -i "C:gbtukmanpf01NOK124CoursesS605300-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:gbtukmanpf01NOK124CoursesS605300-S60_C++_IntroductionWorkingLabCodeLab_05304-s2.cb1starterinc" -i "C:gbtukmanpf01NOK124CoursesS605300-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)
  15. @echo 'Finished building: $<'
  16. @echo ' '