deviceencryption/DevEncGsPlugin/group/devencgspluginexports.inc
changeset 0 6a9f87576119
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/deviceencryption/DevEncGsPlugin/group/devencgspluginexports.inc	Mon Jan 18 20:09:41 2010 +0200
@@ -0,0 +1,12 @@
+
+// To get the APP_LAYER_SYSTEMINCLUDE-definition
+#include <platform_paths.hrh>
+
+#ifndef DEVENCGSPLUGINEXPORTS_INC
+#define DEVENCGSPLUGINEXPORTS_INC
+
+../loc/devencgsplugin.loc    APP_LAYER_LOC_EXPORT_PATH(devencgsplugin.loc)
+
+#endif      // DEVENCGSPLUGINEXPORTS_INC
+
+// End of File