diff -r 4ab8c027df23 -r 6bb86f60191e commands/group/bld.inf --- a/commands/group/bld.inf Thu Jul 29 12:02:58 2010 +1000 +++ b/commands/group/bld.inf Thu Jul 29 12:03:43 2010 +1000 @@ -445,3 +445,10 @@ PRJ_MMPFILES ..\memspy\memspy.mmp #endif + +#ifdef FSHELL_TESTEXECUTE_SUPPORT +PRJ_EXPORTS +..\testexecute\testexecute.mmp +PRJ_MMPFILES +..\testexecute\testexecute.cif z:\resource\cif\fshell\testexecute.cif +#endif