examples/ForumNokia/Document_Handler_Example/RecognizerDll/group/Bld.inf

00001 
00002 PRJ_PLATFORMS
00003 DEFAULT
00004 
00005 PRJ_EXPORTS
00006 ..\inc\recognizerex.h
00007 
00008 #ifdef EKA2
00009 .\test.new ..\winscw\c\data\Images\Pictures\test.new
00010 .\test2.new ..\winscw\c\data\Images\Pictures\test2.new
00011 #else //for 1st and 2nd edition
00012 .\test.new ..\winscw\c\nokia\Images\Pictures\test.new
00013 .\test2.new ..\winscw\c\nokia\Images\Pictures\test2.new
00014 #endif
00015 
00016 PRJ_MMPFILES
00017 #ifdef EKA2
00018     recognizerex.mmp
00019 #else
00020     recognizerex_20.mmp
00021 #endif

Generated by  doxygen 1.6.2