Migrate to buildable gradle project
* add gradle wrapper * move source files to gradle project layout * use SetWindowLongPtr instead of SetWindowLong * add static library files for Gdi32 * migrate to use jlibloader 0.2 * move auxiliary files to project root * remove obsolete files
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
bin
|
||||
build
|
||||
.gradle
|
||||
.classpath
|
||||
.project
|
||||
.maven
|
||||
.settings
|
||||
Reference in New Issue
Block a user