Title: [189035] trunk/Tools
Revision
189035
Author
[email protected]
Date
2015-08-27 10:51:42 -0700 (Thu, 27 Aug 2015)

Log Message

Build fix after r188982

* MiniBrowser/win/CMakeLists.txt:
The directory structure changed in the move.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (189034 => 189035)


--- trunk/Tools/ChangeLog	2015-08-27 17:42:45 UTC (rev 189034)
+++ trunk/Tools/ChangeLog	2015-08-27 17:51:42 UTC (rev 189035)
@@ -1,3 +1,10 @@
+2015-08-27  Alex Christensen  <[email protected]>
+
+        Build fix after r188982
+
+        * MiniBrowser/win/CMakeLists.txt:
+        The directory structure changed in the move.
+
 2015-08-27  Michael Catanzaro  <[email protected]>
 
         [GTK] Unreviewed, install-dependencies should install geoclue2 on Fedora

Modified: trunk/Tools/MiniBrowser/win/CMakeLists.txt (189034 => 189035)


--- trunk/Tools/MiniBrowser/win/CMakeLists.txt	2015-08-27 17:42:45 UTC (rev 189034)
+++ trunk/Tools/MiniBrowser/win/CMakeLists.txt	2015-08-27 17:51:42 UTC (rev 189035)
@@ -1,5 +1,5 @@
 set(MiniBrowser_INCLUDE_DIRECTORIES
-    MiniBrowser.vcxproj
+    ../MiniBrowser.vcxproj
     "${DERIVED_SOURCES_DIR}/ForwardingHeaders"
     "${DERIVED_SOURCES_DIR}/ForwardingHeaders/WebKit"
     "${DERIVED_SOURCES_DIR}"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to