mirror of
https://github.com/Artikash/Textractor.git
synced 2024-12-24 01:14:12 +08:00
11 lines
110 B
Plaintext
11 lines
110 B
Plaintext
# ntdll.pri
|
|
# 4/9/2012 jichi
|
|
|
|
DEFINES += WITH_LIB_NTDLL
|
|
|
|
DEPENDPATH += $$PWD
|
|
|
|
HEADERS += $$PWD/ntdll.h
|
|
|
|
# EOF
|