Skip to content

Commit 65d1304

Browse files
committed
binary builds
1 parent b38ca33 commit 65d1304

File tree

170 files changed

+4
-11787
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

170 files changed

+4
-11787
lines changed

javafx/build.gradle

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ dependencies {
3535

3636
}
3737

38-
/*apply plugin: 'javafx-gradle-plugin'
38+
apply plugin: 'javafx-gradle-plugin'
3939

4040
jfx {
4141
mainClass = 'ds.tetris.TetrisAppKt'
4242
vendor = 'Deviant Studio'
4343
verbose = true
44-
nativeOutputDir = "../release/desktop"
45-
}*/
44+
jfxAppOutputDir = "../release/desktop"
45+
}

release/desktop/javafx-0.0.1-SNAPSHOT/app/javafx-0.0.1-SNAPSHOT.cfg

-15
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

release/desktop/javafx-0.0.1-SNAPSHOT/runtime/COPYRIGHT

-69
This file was deleted.

release/desktop/javafx-0.0.1-SNAPSHOT/runtime/LICENSE

-1
This file was deleted.

release/desktop/javafx-0.0.1-SNAPSHOT/runtime/README.txt

-1
This file was deleted.

0 commit comments

Comments
 (0)