diff options
Diffstat (limited to 'scp2/source')
-rw-r--r-- | scp2/source/winexplorerext/file_winexplorerext.scp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scp2/source/winexplorerext/file_winexplorerext.scp b/scp2/source/winexplorerext/file_winexplorerext.scp index d24a00761240..59a009962ad0 100644 --- a/scp2/source/winexplorerext/file_winexplorerext.scp +++ b/scp2/source/winexplorerext/file_winexplorerext.scp @@ -37,7 +37,6 @@ File gid_File_Lib_OOoFilt Styles = (PACKED); Dir = gid_Dir_Shlxthdl; Name = "ooofilt.dll"; - ComponentCondition = "NOT VersionNT64"; End #ifdef BUILD_X64 @@ -57,7 +56,6 @@ File gid_File_Lib_Shlxthdl Styles = (PACKED); Dir = gid_Dir_Shlxthdl; Name = "shlxthdl.dll"; - ComponentCondition = "NOT VersionNT64"; End #ifdef BUILD_X64 @@ -76,7 +74,6 @@ File gid_File_Lib_PropertyHdl Styles = (PACKED); Dir = gid_Dir_Shlxthdl; Name = "propertyhdl.dll"; - ComponentCondition = "NOT VersionNT64"; End #ifdef BUILD_X64 |