📄 makefile
字号:
__STANDARD__=YES
SRCROOT=..\..\..\..\..\..
RM=rm -rf
RM_DIR=rm -rf
MAKE_DEP=
MAKE_DEP_FLAGS=$(INCLUDES) $(DEFINES)
LD=
LDFLAGS=
CP=copy
MAKE=nmake
CC="C:\Symbian\6.1\Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
CXXFLAGS=-s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2 $(INCLUDES) $(DEFINES)
CC="C:\Symbian\6.1\Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
CCFLAGS=-x c++ -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2 $(INCLUDES) $(DEFINES)
CC="C:\Symbian\6.1\Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
CXXFLAGS=-s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2 $(INCLUDES) $(DEFINES)
SRCS=brushrnd.cpp
OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
COMPILED_OBJS=thumb-rel32\obj\brushrnd.o
SOURCE_OBJS=
INCLUDES=-I ..\..\..\..\..\..\common\runtime\pub -I ..\..\..\..\..\..\common\system\pub -I C:\Symbian\6.1\SERIES60\EPOC32\include -I C:\Symbian\6.1\SERIES60\EPOC32\include\libc -I ..\..\..\..\..\..\common\include -I ..\..\..\..\..\..\client\include -I ..\..\..\..\..\..\common\util\pub -I ..\..\..\..\..\..\common\dbgtool\pub -I ..\..\..\..\..\..\common\container\pub -I ..\..\..\..\..\..\datatype\common\util\pub -I ..\..\..\..\..\..\datatype\common\baserend\pub -I .\pub
DEFINES=-I . -include thumb-rel32\datatype_smil_renderer_smil2_brush_renderer_ribodefs.h
STATIC_LIBS=..\..\..\..\..\..\common\system\thumb-rel32\syslib.lib ..\..\..\..\..\..\common\dbgtool\thumb-rel32\debuglib.lib ..\..\..\..\..\..\common\runtime\thumb-rel32\runtlib.lib
DYNAMIC_LIBS="C:\Symbian\6.1\SERIES60\EPOC32\Release\THUMB\UREL\estlib.lib"
.s.obj:
$(CC) $(CXXFLAGS) -o $@ -c $<
.c.o:
$(CC) $(CCFLAGS) -o $@ -c $<
.cpp.o:
$(CC) $(CXXFLAGS) -o $@ -c $<
all: thumb-rel32\obj thumb-rel32\brushrnd.lib
thumb-rel32\obj:
-@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
-@if NOT exist "thumb-rel32\obj" mkdir "thumb-rel32\obj"
all_objects: $(OBJS)
thumb-rel32\brushrnd.lib: $(OBJS)
-@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
-rm thumb-rel32\brushrnd.lib
"C:\Symbian\6.1\Shared/EPOC32/gcc/bin/ar" rv thumb-rel32\brushrnd.lib $(OBJS)
"C:\Symbian\6.1\Shared/EPOC32/gcc/bin/ranlib" thumb-rel32\brushrnd.lib
thumb-rel32\obj\brushrnd.o: brushrnd.cpp
-@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
-@if NOT exist "thumb-rel32\obj" mkdir "thumb-rel32\obj"
$(CC) $(CXXFLAGS) -o thumb-rel32\obj\brushrnd.o -c brushrnd.cpp
clean:
$(RM) thumb-rel32\brushrnd.lib thumb-rel32\obj\brushrnd.o
..\..\..\..\..\..\release\brushrnd.lib: thumb-rel32\brushrnd.lib
-@if NOT exist "..\..\..\..\..\..\release" mkdir "..\..\..\..\..\..\release"
rm -rf "..\..\..\..\..\..\release\brushrnd.lib"
copy "thumb-rel32\brushrnd.lib" "..\..\..\..\..\..\release\brushrnd.lib"
copy: ..\..\..\..\..\..\release\brushrnd.lib
depend:
python C:\source\build\bin\mkdepend /tthumb-rel32\obj /mMakefile $(DEFINES) $(INCLUDES) $(SRCS)
# DO NOT DELETE -- mkdepend depends on this line
thumb-rel32\obj\brushrnd.obj: "brushrnd.cpp"
thumb-rel32\obj\brushrnd.obj: "..\..\..\..\..\..\common\include\hxtypes.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32def.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32std.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32des8.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32des16.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32std.inl"
thumb-rel32\obj\brushrnd.obj: "..\..\..\..\..\..\common\include\platform/symbian/symbiantypes.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/param.h"
thumb-rel32\obj\brushrnd.obj: "..\..\..\..\..\..\common\include\hxbastsd.h"
thumb-rel32\obj\brushrnd.obj: "..\..\..\..\..\..\common\include\hxwintyp.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\coemain.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32base.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32base.inl"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\w32std.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\fntstore.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\f32file.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32svr.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32keys.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32hal.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32pccd.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\f32file.inl"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\gdi.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\s32std.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\s32strm.h"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\s32strm.inl"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\s32std.inl"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\gdi.inl"
thumb-rel32\obj\brushrnd.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\openfont.h"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -