Skip to content

Commit

Permalink
Update file(s): 2024-07-27
Browse files Browse the repository at this point in the history
  • Loading branch information
horsicq committed Jul 27, 2024
1 parent 144df59 commit 6ec9e29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions console_source/console_source.pro
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ XCONFIG += use_capstone_x86

!contains(XCONFIG, specabstract) {
XCONFIG += specabstract
include(../../_mylibs/SpecAbstract/specabstract.pri)
include(../SpecAbstract/specabstract.pri)
}

!contains(XCONFIG, xoptions) {
Expand All @@ -27,7 +27,7 @@ XCONFIG += use_capstone_x86
}

win32 {
VERSION = 0.09.0.0
VERSION = 0.10.0.0
QMAKE_TARGET_COMPANY = NTInfo
QMAKE_TARGET_PRODUCT = Nauz File Detector
QMAKE_TARGET_DESCRIPTION = Nauz File Detector(NFD) is a linker/compiler/packer identifier utility.
Expand Down

0 comments on commit 6ec9e29

Please sign in to comment.