From 759d11c6c7c5174d04803f5710db62cba35dfde8 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 29 May 2012 16:47:03 +0200 Subject: trying to fix shell x64 build on Windows Change-Id: Ibf5dffec5f5617d225f6f529566b524ebafc20c2 --- shell/CustomTarget_x64.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/CustomTarget_x64.mk') 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 -- cgit