?? 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=hxgrpen2.cpp hxclreg.cpp hxresmg.cpp medblock.cpp dbindex.cpp hxpropwclnt.cpp chxliteprefs.cpp hxpluginarchive.cpp hxplugin.cpp hxplugindll.cpp hxpluginmanager.cpp
OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
COMPILED_OBJS=thumb-rel32\obj\hxgrpen2.o thumb-rel32\obj\hxclreg.o thumb-rel32\obj\hxresmg.o thumb-rel32\obj\medblock.o thumb-rel32\obj\dbindex.o thumb-rel32\obj\hxpropwclnt.o thumb-rel32\obj\chxliteprefs.o thumb-rel32\obj\hxpluginarchive.o thumb-rel32\obj\hxplugin.o thumb-rel32\obj\hxplugindll.o thumb-rel32\obj\hxpluginmanager.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 ..\..\..\common\container\pub -I ..\..\..\common\util\pub -I ..\..\..\common\dbgtool\pub -I ..\..\..\common\fileio\pub -I ..\..\..\client\include -I .\pub
DEFINES=-I . -include thumb-rel32\client_common_container_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\contclntlib.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\contclntlib.lib: $(OBJS)
-@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
-rm thumb-rel32\contclntlib.lib
"C:\Symbian\6.1\Shared/EPOC32/gcc/bin/ar" rv thumb-rel32\contclntlib.lib $(OBJS)
"C:\Symbian\6.1\Shared/EPOC32/gcc/bin/ranlib" thumb-rel32\contclntlib.lib
thumb-rel32\obj\hxgrpen2.o: hxgrpen2.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\hxgrpen2.o -c hxgrpen2.cpp
thumb-rel32\obj\hxclreg.o: hxclreg.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\hxclreg.o -c hxclreg.cpp
thumb-rel32\obj\hxresmg.o: hxresmg.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\hxresmg.o -c hxresmg.cpp
thumb-rel32\obj\medblock.o: medblock.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\medblock.o -c medblock.cpp
thumb-rel32\obj\dbindex.o: dbindex.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\dbindex.o -c dbindex.cpp
thumb-rel32\obj\hxpropwclnt.o: hxpropwclnt.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\hxpropwclnt.o -c hxpropwclnt.cpp
thumb-rel32\obj\chxliteprefs.o: chxliteprefs.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\chxliteprefs.o -c chxliteprefs.cpp
thumb-rel32\obj\hxpluginarchive.o: hxpluginarchive.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\hxpluginarchive.o -c hxpluginarchive.cpp
thumb-rel32\obj\hxplugin.o: hxplugin.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\hxplugin.o -c hxplugin.cpp
thumb-rel32\obj\hxplugindll.o: hxplugindll.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\hxplugindll.o -c hxplugindll.cpp
thumb-rel32\obj\hxpluginmanager.o: hxpluginmanager.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\hxpluginmanager.o -c hxpluginmanager.cpp
clean:
$(RM) thumb-rel32\contclntlib.lib thumb-rel32\obj\hxgrpen2.o thumb-rel32\obj\hxclreg.o thumb-rel32\obj\hxresmg.o
$(RM) thumb-rel32\obj\medblock.o thumb-rel32\obj\dbindex.o thumb-rel32\obj\hxpropwclnt.o thumb-rel32\obj\chxliteprefs.o
$(RM) thumb-rel32\obj\hxpluginarchive.o thumb-rel32\obj\hxplugin.o thumb-rel32\obj\hxplugindll.o
$(RM) thumb-rel32\obj\hxpluginmanager.o
..\..\..\release\contclntlib.lib: thumb-rel32\contclntlib.lib
-@if NOT exist "..\..\..\release" mkdir "..\..\..\release"
rm -rf "..\..\..\release\contclntlib.lib"
copy "thumb-rel32\contclntlib.lib" "..\..\..\release\contclntlib.lib"
copy: ..\..\..\release\contclntlib.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\hxgrpen2.obj: "hxgrpen2.cpp"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\include\hxtypes.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32def.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32std.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32des8.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32des16.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32std.inl"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\include\platform/symbian/symbiantypes.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/param.h"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\include\hxbastsd.h"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\include\hxcom.h"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\include\hxresult.h"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\include\hxiids.h"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\include\hxpiids.h"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\runtime\pub\hlxclib/string.h"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\runtime\pub\platform/openwave/hx_op_stdc.h"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\runtime\pub\hlxclib\string.h"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\runtime\pub\hlxclib\stdlib.h"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\runtime\pub\hlxclib\ctype.h"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\runtime\pub\hlxclib/stdlib.h"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\runtime\pub\hlxclib/memory.h"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\runtime\pub\hlxclib\memory.h"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\include\atomicbase.h"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\system\pub\microsleep.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/time.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\_ansi.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\time.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\machine/types.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\stddef.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\unistd.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/unistd.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/types.h"
thumb-rel32\obj\hxgrpen2.obj: "..\..\..\common\include\hxmutexlock.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\stdio.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\stdarg_e.h"
thumb-rel32\obj\hxgrpen2.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/stdio_t.h"
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -