mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-07-30 07:18:37 -09:00
Incorporate transform.cc into the build
This commit is contained in:
@@ -295,6 +295,7 @@ model {
|
||||
include "rangeutil.cc"
|
||||
include "ruleaction.cc"
|
||||
include "subflow.cc"
|
||||
include "transform.cc"
|
||||
include "blockaction.cc"
|
||||
include "merge.cc"
|
||||
include "double.cc"
|
||||
|
||||
@@ -6,7 +6,6 @@ Module.manifest||GHIDRA||||END|
|
||||
build.gradle||GHIDRA||||END|
|
||||
src/decompile/.cproject||GHIDRA||||END|
|
||||
src/decompile/.project||GHIDRA||||END|
|
||||
src/decompile/.settings/org.eclipse.jdt.core.prefs||GHIDRA||||END|
|
||||
src/decompile/build.gradle||GHIDRA||||END|
|
||||
src/decompile/cpp/.gitignore||GHIDRA||||END|
|
||||
src/decompile/cpp/Doxyfile||GHIDRA|||Most of this file is autogenerated by doxygen which falls under the GPL - output from GPL products are NOT GPL! - mjbell4|END|
|
||||
|
||||
@@ -79,7 +79,7 @@ DECCORE=capability architecture options graph cover block cast typeop database c
|
||||
type variable varmap jumptable emulate emulateutil flow userop \
|
||||
funcdata funcdata_block funcdata_op funcdata_varnode pcodeinject \
|
||||
heritage prefersplit rangeutil ruleaction subflow blockaction merge double \
|
||||
coreaction condexe override dynamic crc32 prettyprint \
|
||||
transform coreaction condexe override dynamic crc32 prettyprint \
|
||||
printlanguage printc printjava memstate opbehavior paramid $(COREEXT_NAMES)
|
||||
# Files used for any project that use the sleigh decoder
|
||||
SLEIGH= sleigh pcodeparse pcodecompile sleighbase slghsymbol \
|
||||
|
||||
Reference in New Issue
Block a user