ren makeflag.wnt makeflag.wnt.old Rem ********************************************************************** call wince\make_x86em.bat copy wince\makeflag.wce.simD makeflag.wnt nmake -f wince\makefile.wce pushd . e: cd \geomcore\geomplayer\iparser nmake -f makefile.wce move libce\iparserD.lib libce\sim popd Rem ********************************************************************** call wince\make_arm.bat copy wince\makeflag.wce.armD makeflag.wnt nmake -f wince\makefile.wce pushd . e: cd \geomcore\geomplayer\iparser nmake -f makefile.wce move libce\iparserD.lib libce\arm popd Rem ********************************************************************** call wince\make_arm.bat copy wince\makeflag.wce.arm makeflag.wnt nmake -f wince\makefile.wce pushd . e: cd \geomcore\geomplayer\iparser nmake -f makefile.wce move libce\iparser.lib libce\arm popd Rem ********************************************************************** del makeflag.wnt ren makeflag.wnt.old makeflag.wnt