diff options
author | Andras Timar <atimar@suse.com> | 2012-05-29 16:47:03 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-05-29 16:48:55 +0200 |
commit | 759d11c6c7c5174d04803f5710db62cba35dfde8 (patch) | |
tree | f158ae59d7b1ff976add7d2010f1e38a266e0aab /shell/CustomTarget_x64.mk | |
parent | 6b915b210aeebeed104ab3e266c4ebc67c1c9d46 (diff) |
trying to fix shell x64 build on Windows
Change-Id: Ibf5dffec5f5617d225f6f529566b524ebafc20c2
Diffstat (limited to 'shell/CustomTarget_x64.mk')
-rw-r--r-- | shell/CustomTarget_x64.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/CustomTarget_x64.mk b/shell/CustomTarget_x64.mk index 75d1f608dd67..e1e5f681034a 100644 --- a/shell/CustomTarget_x64.mk +++ b/shell/CustomTarget_x64.mk @@ -57,7 +57,7 @@ SHELL_OOOFILT_FILES := \ win32/shlxthandler/ooofilt/propspec SHELL_PROPERTYHDL_FILES := \ - win32/shell/source/win32/shlxthandler/prophdl/propertyhdl + win32/shlxthandler/prophdl/propertyhdl SHELL_XMLPARSER_FILES := \ all/xml_parser |