From 7b39c8dc2d865324cab015c2a2ed04d26376cb44 Mon Sep 17 00:00:00 2001 From: mb93783 Date: Tue, 3 Nov 2009 18:41:58 +0100 Subject: some fixes for warnings and errors found while building on more platforms --- shell/prj/d.lst | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 shell/prj/d.lst (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst old mode 100644 new mode 100755 index 98d4a6215faf..82cac298367e --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -18,3 +18,4 @@ ..\%__SRC%\misc\*.xml %_DEST%\xml%_EXT%\*.xml ..\%__SRC%\misc\*-ucd.txt %_DEST%\bin%_EXT%\*-ucd.txt +..\inc\kde_headers.h %_DEST%\inc%_EXT%\shell\kde_headers.h -- cgit