diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-08-22 22:03:26 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-08-22 22:38:31 +0300 |
commit | 2fbd5d475049576fca51ecb10941dd56ca87133a (patch) | |
tree | ed8752ef753640016b057e2bd131f53d11435e3e /shell | |
parent | 7b4825af2c345881c0a7d87b6e0a450fe74fd8ab (diff) |
Move Win32-only code under source/win32 for clarity
Diffstat (limited to 'shell')
-rw-r--r-- | shell/prj/build.lst | 8 | ||||
-rw-r--r-- | shell/source/win32/ooofilereader/autostyletag.cxx (renamed from shell/source/all/ooofilereader/autostyletag.cxx) | 0 | ||||
-rw-r--r-- | shell/source/win32/ooofilereader/autostyletag.hxx (renamed from shell/source/all/ooofilereader/autostyletag.hxx) | 0 | ||||
-rw-r--r-- | shell/source/win32/ooofilereader/basereader.cxx (renamed from shell/source/all/ooofilereader/basereader.cxx) | 0 | ||||
-rw-r--r-- | shell/source/win32/ooofilereader/contentreader.cxx (renamed from shell/source/all/ooofilereader/contentreader.cxx) | 0 | ||||
-rw-r--r-- | shell/source/win32/ooofilereader/dummytag.hxx (renamed from shell/source/all/ooofilereader/dummytag.hxx) | 0 | ||||
-rw-r--r-- | shell/source/win32/ooofilereader/itag.hxx (renamed from shell/source/all/ooofilereader/itag.hxx) | 0 | ||||
-rw-r--r-- | shell/source/win32/ooofilereader/keywordstag.cxx (renamed from shell/source/all/ooofilereader/keywordstag.cxx) | 0 | ||||
-rw-r--r-- | shell/source/win32/ooofilereader/keywordstag.hxx (renamed from shell/source/all/ooofilereader/keywordstag.hxx) | 0 | ||||
-rwxr-xr-x | shell/source/win32/ooofilereader/makefile.mk (renamed from shell/source/all/ooofilereader/makefile.mk) | 0 | ||||
-rw-r--r-- | shell/source/win32/ooofilereader/metainforeader.cxx (renamed from shell/source/all/ooofilereader/metainforeader.cxx) | 0 | ||||
-rw-r--r-- | shell/source/win32/ooofilereader/simpletag.cxx (renamed from shell/source/all/ooofilereader/simpletag.cxx) | 0 | ||||
-rw-r--r-- | shell/source/win32/ooofilereader/simpletag.hxx (renamed from shell/source/all/ooofilereader/simpletag.hxx) | 0 | ||||
-rwxr-xr-x | shell/source/win32/zipfile/makefile.mk (renamed from shell/source/all/zipfile/makefile.mk) | 0 | ||||
-rw-r--r-- | shell/source/win32/zipfile/zipexcptn.cxx (renamed from shell/source/all/zipfile/zipexcptn.cxx) | 0 | ||||
-rw-r--r-- | shell/source/win32/zipfile/zipexcptn.hxx (renamed from shell/source/all/zipfile/zipexcptn.hxx) | 0 | ||||
-rw-r--r-- | shell/source/win32/zipfile/zipfile.cxx (renamed from shell/source/all/zipfile/zipfile.cxx) | 0 |
17 files changed, 4 insertions, 4 deletions
diff --git a/shell/prj/build.lst b/shell/prj/build.lst index 4ae5970098e7..6dc5270a2b8b 100644 --- a/shell/prj/build.lst +++ b/shell/prj/build.lst @@ -9,8 +9,8 @@ sl shell\source\all nmake - all sl_all sl_inc sl shell\source\unix\sysshell nmake - u sl_unix_sysshell sl_all sl_inc NULL sl shell\source\tools\lngconvex nmake - all sl_win32_lngconv sl_inc NULL sl shell\source\tools\regsvrex nmake - w sl_win32_regsvrex sl_inc NULL -sl shell\source\all\zipfile nmake - w sl_all_zipfile sl_inc NULL -sl shell\source\all\ooofilereader nmake - w sl_all_ooofilereader sl_all_zipfile.w sl_all sl_inc NULL +sl shell\source\win32\zipfile nmake - w sl_win32_zipfile sl_inc NULL +sl shell\source\win32\ooofilereader nmake - w sl_win32_ooofilereader sl_win32_zipfile.w sl_all sl_inc NULL sl shell\source\win32\shlxthandler\res nmake - w sl_win32_shlxthandler_res sl_win32_lngconv.w sl_inc NULL sl shell\source\win32\shlxthandler\util nmake - w sl_win32_shlxthandler_util sl_inc NULL sl shell\source\win32\shlxthandler\propsheets nmake - w sl_win32_shlxthandler_propsheets sl_inc NULL @@ -18,7 +18,7 @@ sl shell\source\win32\shlxthandler\infotips nmake - w sl_win32_shlx sl shell\source\win32\shlxthandler\columninfo nmake - w sl_win32_shlxthandler_columninfo sl_inc NULL sl shell\source\win32\shlxthandler\thumbviewer nmake - w sl_win32_shlxthandler_thumbviewer sl_inc NULL sl shell\source\win32\shlxthandler\prophdl nmake - w sl_win32_shlxthandler_prophdl sl_win32_shlxthandler_ooofilt.w sl_inc NULL -sl shell\source\win32\shlxthandler nmake - w sl_win32_shlxthandler sl_win32_lngconv.w sl_win32_shlxthandler_res.w sl_win32_shlxthandler_util.w sl_all_zipfile.w sl_all_ooofilereader.w sl_win32_shlxthandler_propsheets.w sl_win32_shlxthandler_infotips.w sl_win32_shlxthandler_columninfo.w sl_win32_shlxthandler_thumbviewer.w sl_win32_shlxthandler_prophdl.w sl_inc sl_win32_shlxthandler_ooofilt.w NULL +sl shell\source\win32\shlxthandler nmake - w sl_win32_shlxthandler sl_win32_lngconv.w sl_win32_shlxthandler_res.w sl_win32_shlxthandler_util.w sl_win32_zipfile.w sl_win32_ooofilereader.w sl_win32_shlxthandler_propsheets.w sl_win32_shlxthandler_infotips.w sl_win32_shlxthandler_columninfo.w sl_win32_shlxthandler_thumbviewer.w sl_win32_shlxthandler_prophdl.w sl_inc sl_win32_shlxthandler_ooofilt.w NULL sl shell\source\backends\localebe nmake - all sl_backends_localebe sl_inc NULL sl shell\source\backends\wininetbe nmake - w sl_backends_wininetbe sl_inc NULL sl shell\source\backends\macbe nmake - u sl_backends_macbe sl_inc NULL @@ -26,4 +26,4 @@ sl shell\source\backends\gconfbe nmake - u sl_backends_g sl shell\source\backends\kdebe nmake - u sl_backends_kdebe sl_inc NULL sl shell\source\backends\kde4be nmake - u sl_backends_kde4be sl_inc NULL sl shell\source\backends\desktopbe nmake - u sl_backends_desktopbe sl_inc NULL -sl shell\source\win32\shlxthandler\ooofilt nmake - w sl_win32_shlxthandler_ooofilt sl_all_zipfile.w sl_all_ooofilereader.w sl_win32_shlxthandler_util.w sl_all sl_inc NULL +sl shell\source\win32\shlxthandler\ooofilt nmake - w sl_win32_shlxthandler_ooofilt sl_win32_zipfile.w sl_win32_ooofilereader.w sl_win32_shlxthandler_util.w sl_all sl_inc NULL diff --git a/shell/source/all/ooofilereader/autostyletag.cxx b/shell/source/win32/ooofilereader/autostyletag.cxx index 3cf81a7bd5f9..3cf81a7bd5f9 100644 --- a/shell/source/all/ooofilereader/autostyletag.cxx +++ b/shell/source/win32/ooofilereader/autostyletag.cxx diff --git a/shell/source/all/ooofilereader/autostyletag.hxx b/shell/source/win32/ooofilereader/autostyletag.hxx index c392b53bb0cb..c392b53bb0cb 100644 --- a/shell/source/all/ooofilereader/autostyletag.hxx +++ b/shell/source/win32/ooofilereader/autostyletag.hxx diff --git a/shell/source/all/ooofilereader/basereader.cxx b/shell/source/win32/ooofilereader/basereader.cxx index 1b8c1391f8cc..1b8c1391f8cc 100644 --- a/shell/source/all/ooofilereader/basereader.cxx +++ b/shell/source/win32/ooofilereader/basereader.cxx diff --git a/shell/source/all/ooofilereader/contentreader.cxx b/shell/source/win32/ooofilereader/contentreader.cxx index e0213839cc9d..e0213839cc9d 100644 --- a/shell/source/all/ooofilereader/contentreader.cxx +++ b/shell/source/win32/ooofilereader/contentreader.cxx diff --git a/shell/source/all/ooofilereader/dummytag.hxx b/shell/source/win32/ooofilereader/dummytag.hxx index b7007f5acf7c..b7007f5acf7c 100644 --- a/shell/source/all/ooofilereader/dummytag.hxx +++ b/shell/source/win32/ooofilereader/dummytag.hxx diff --git a/shell/source/all/ooofilereader/itag.hxx b/shell/source/win32/ooofilereader/itag.hxx index c4a7eeacf8f5..c4a7eeacf8f5 100644 --- a/shell/source/all/ooofilereader/itag.hxx +++ b/shell/source/win32/ooofilereader/itag.hxx diff --git a/shell/source/all/ooofilereader/keywordstag.cxx b/shell/source/win32/ooofilereader/keywordstag.cxx index 695bfe8b5a60..695bfe8b5a60 100644 --- a/shell/source/all/ooofilereader/keywordstag.cxx +++ b/shell/source/win32/ooofilereader/keywordstag.cxx diff --git a/shell/source/all/ooofilereader/keywordstag.hxx b/shell/source/win32/ooofilereader/keywordstag.hxx index 9a761acf8072..9a761acf8072 100644 --- a/shell/source/all/ooofilereader/keywordstag.hxx +++ b/shell/source/win32/ooofilereader/keywordstag.hxx diff --git a/shell/source/all/ooofilereader/makefile.mk b/shell/source/win32/ooofilereader/makefile.mk index 90f0429132fc..90f0429132fc 100755 --- a/shell/source/all/ooofilereader/makefile.mk +++ b/shell/source/win32/ooofilereader/makefile.mk diff --git a/shell/source/all/ooofilereader/metainforeader.cxx b/shell/source/win32/ooofilereader/metainforeader.cxx index 71be05505127..71be05505127 100644 --- a/shell/source/all/ooofilereader/metainforeader.cxx +++ b/shell/source/win32/ooofilereader/metainforeader.cxx diff --git a/shell/source/all/ooofilereader/simpletag.cxx b/shell/source/win32/ooofilereader/simpletag.cxx index fa9f28796869..fa9f28796869 100644 --- a/shell/source/all/ooofilereader/simpletag.cxx +++ b/shell/source/win32/ooofilereader/simpletag.cxx diff --git a/shell/source/all/ooofilereader/simpletag.hxx b/shell/source/win32/ooofilereader/simpletag.hxx index fb4b5d8399ce..fb4b5d8399ce 100644 --- a/shell/source/all/ooofilereader/simpletag.hxx +++ b/shell/source/win32/ooofilereader/simpletag.hxx diff --git a/shell/source/all/zipfile/makefile.mk b/shell/source/win32/zipfile/makefile.mk index 93fdf6602ae4..93fdf6602ae4 100755 --- a/shell/source/all/zipfile/makefile.mk +++ b/shell/source/win32/zipfile/makefile.mk diff --git a/shell/source/all/zipfile/zipexcptn.cxx b/shell/source/win32/zipfile/zipexcptn.cxx index 5a5dcefc16ea..5a5dcefc16ea 100644 --- a/shell/source/all/zipfile/zipexcptn.cxx +++ b/shell/source/win32/zipfile/zipexcptn.cxx diff --git a/shell/source/all/zipfile/zipexcptn.hxx b/shell/source/win32/zipfile/zipexcptn.hxx index 0b635448f482..0b635448f482 100644 --- a/shell/source/all/zipfile/zipexcptn.hxx +++ b/shell/source/win32/zipfile/zipexcptn.hxx diff --git a/shell/source/all/zipfile/zipfile.cxx b/shell/source/win32/zipfile/zipfile.cxx index c7ed65e5d177..c7ed65e5d177 100644 --- a/shell/source/all/zipfile/zipfile.cxx +++ b/shell/source/win32/zipfile/zipfile.cxx |