ganeswidgets/rom/rom.pri
branchGCC_SURGE
changeset 10 c348b9772569
parent 5 4fa04caf0f43
--- a/ganeswidgets/rom/rom.pri	Fri Jun 11 16:25:05 2010 +0100
+++ b/ganeswidgets/rom/rom.pri	Thu Jul 22 16:36:56 2010 +0100
@@ -17,11 +17,7 @@
 symbian {
 	HGWIDGETS_IBY_DIR = $$section(PWD,":",1)
 
-	exists(/epoc32/include/platform_paths.hrh) {
-    	BLD_INF_RULES.prj_exports += "$${LITERAL_HASH}include <platform_paths.hrh>"
-	} else {
-    	BLD_INF_RULES.prj_exports += "$${LITERAL_HASH}include <domain\osextensions\platform_paths.hrh>"
-	}
+	BLD_INF_RULES.prj_exports += "$${LITERAL_HASH}include <platform_paths.hrh>"
 
 	BLD_INF_RULES.prj_exports += "$$HGWIDGETS_IBY_DIR/ganeswidgets.iby CORE_MW_LAYER_IBY_EXPORT_PATH(ganeswidgets.iby)"
 }
\ No newline at end of file