mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-04-25 17:25:17 +02:00
Candidate release of source code.
This commit is contained in:
11
Ghidra/Framework/Help/build.gradle
Normal file
11
Ghidra/Framework/Help/build.gradle
Normal file
@@ -0,0 +1,11 @@
|
||||
apply plugin: 'eclipse'
|
||||
eclipse.project.name = 'Framework Help'
|
||||
|
||||
dependencies {
|
||||
compile project(':Utility')
|
||||
compile project(':Docking')
|
||||
|
||||
// compile name:'jh' - provided by Docking
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user