Index: build/make/targets/build.native.xml =================================================================== --- build/make/targets/build.native.xml (revision 513231) +++ build/make/targets/build.native.xml (working copy) @@ -24,7 +24,8 @@ build.native.c, build.native.cpp, build.native.asm, - build.native.link" /> + build.native.link, + build.native.manifest" /> @@ -214,11 +215,30 @@ outfile="${lib.out.dir}/${libname}" outtype="${outtype}" subsystem="console"> + + + + + + + + + + + + + + + + +