< prev index next >

modules/javafx.web/src/main/native/Source/JavaScriptCore/TargetJava.pri

Print this page
rev 10114 : 8161704: Switch to Jigsaw-aware boot JDK for compiling FX 9
Reviewed-by:

@@ -42,11 +42,11 @@
     $$PWD/yarr \
     $$PWD/API \
     $$PWD/ForwardingHeaders \
     $$PWD/../WTF \
     $$PWD/../WTF/wtf \
-    $$OUT_PWD/../../../gensrc/headers
+    $$OUT_PWD/../../../gensrc/headers/javafx.web
 
 win* {
     INCLUDEPATH += \
         $(WEBKIT_OUTPUTDIR)/import/include/icu
 }
< prev index next >