Renamed 'ScalpelCarverModule' to 'ScalpelCarver'.

This commit is contained in:
Tim McIver 2013-04-11 16:01:55 -04:00
parent 58bb6699f6
commit ec1b46a210
11 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ app.name=autopsy
### Must be one of: DEVELOPMENT, RELEASE
#build.type=RELEASE
build.type=DEVELOPMENT
project.com.basistech.autopsy.scalpel=ScalpelCarvingModule
update_versions=false
#custom JVM options
#Note: can be higher on 64 bit systems, should be in sync with build.xml
@ -32,7 +32,7 @@ modules=\
${project.org.sleuthkit.autopsy.corelibs}:\
${project.org.sleuthkit.autopsy.sevenzip}:\
${project.org.sleuthkit.autopsy.timeline}:\
${project.com.basistech.autopsy.scalpel}
${project.org.sleuthkit.autopsy.scalpel}
project.org.sleuthkit.autopsy.core=Core
project.org.sleuthkit.autopsy.corelibs=CoreLibs
project.org.sleuthkit.autopsy.hashdatabase=HashDatabase
@ -43,4 +43,4 @@ project.org.sleuthkit.autopsy.thunderbirdparser=thunderbirdparser
project.org.sleuthkit.autopsy.exifparser=ExifParser
project.org.sleuthkit.autopsy.sevenzip=SevenZip
project.org.sleuthkit.autopsy.timeline=Timeline
project.org.sleuthkit.autopsy.scalpel=ScalpelCarver