diff -r 8434d5964e15 -r 35a9006a7fc7 voicerecorder/group/VoiceRecorderApp.mmp --- a/voicerecorder/group/VoiceRecorderApp.mmp Mon Jan 18 20:21:38 2010 +0200 +++ b/voicerecorder/group/VoiceRecorderApp.mmp Fri Feb 19 22:53:07 2010 +0200 @@ -20,6 +20,7 @@ #include #include +#include "VoiceRecorderSingleClick.hrh" TARGET VoiceRecorder.exe TARGETTYPE exe @@ -32,6 +33,11 @@ CAPABILITY CAP_APPLICATION VENDORID VID_DEFAULT + +#ifdef IAD_INCLUDE_SINGLE_CLICK +MACRO SINGLE_CLICK_INCLUDED +#endif + SOURCEPATH ../AppSrc SOURCE CVRApplication.cpp