--- 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 <data_caging_paths.hrh>
#include <platform_paths.hrh>
+#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