controlpanel/src/cpframework/cpframework.pro
branchGCC_SURGE
changeset 45 f48d04161a92
parent 43 3341fe7c643a
child 56 d9e9413f30c9
--- a/controlpanel/src/cpframework/cpframework.pro	Fri Jun 11 16:24:54 2010 +0100
+++ b/controlpanel/src/cpframework/cpframework.pro	Thu Jul 22 16:35:53 2010 +0100
@@ -50,19 +50,6 @@
     
     headers.sources = $$EXPORT_PLATFORM_HEADERS
     for(header, headers.sources):BLD_INF_RULES.prj_exports += "./$$header $$MW_LAYER_PLATFORM_EXPORT_PATH($$basename(header))"
-    
-    
-	# export widgetml files	
-    widgetmls.path = C:/resource/controlpanel/widgetml
-    widgetmls.sources += widgetml/cpdataformlistentryviewitem.css \
-                         widgetml/cpdataformlistentryviewitem.widgetml
-    for(widgetmlfile, widgetmls.sources):BLD_INF_RULES.prj_exports += "./$$widgetmlfile  $$widgetmls.path/$$basename(widgetmlfile)" 
-    
-    # export icon files	
-    icons.path = C:/resource/controlpanel/icon
-    icons.sources += icon/qgn_prop_set_default_sub.svg
-    for(iconfile, icons.sources):BLD_INF_RULES.prj_exports += "./$$iconfile  $$icons.path/$$basename(iconfile)" 
-    
 }
 include (../logger/logger_export.pri)