super duper hacky shit
This commit is contained in:
@@ -24,6 +24,10 @@ javafx {
|
|||||||
modules = [ 'javafx.controls', 'javafx.fxml' ]
|
modules = [ 'javafx.controls', 'javafx.fxml' ]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
gluonfx {
|
||||||
|
compilerArgs += ['-H:+ForeignAPISupport']
|
||||||
|
}
|
||||||
|
|
||||||
application {
|
application {
|
||||||
mainClass = 'com.gregor.jprototerm.Main'
|
mainClass = 'com.gregor.jprototerm.Main'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user