Sandboxie/SandboxiePlus/QSbieAPI/QSbieAPI.pri

31 lines
846 B
Plaintext
Raw Normal View History

2021-01-30 18:10:49 +00:00
# ----------------------------------------------------
# This file is generated by the Qt Visual Studio Tools.
# ------------------------------------------------------
HEADERS += ./qsbieapi_global.h \
./stdafx.h \
../../Sandboxie/common/win32_ntddk.h \
./SbieDefs.h \
./SbieUtils.h \
./SbieAPI.h \
2021-02-14 19:26:33 +00:00
./SbieTrace.h \
2021-01-30 18:10:49 +00:00
./SbieStatus.h \
./Sandboxie/BoxedProcess.h \
./Sandboxie/SandBox.h \
./Sandboxie/SbieIni.h \
./Sandboxie/BoxBorder.h \
./Sandboxie/SbieTemplates.h \
./Helpers/NtIO.h
2021-01-31 10:58:50 +00:00
2021-01-30 18:10:49 +00:00
SOURCES += ./stdafx.cpp \
./SbieAPI.cpp \
2021-02-14 19:26:33 +00:00
./SbieTrace.cpp \
2021-01-30 18:10:49 +00:00
./SbieUtils.cpp \
./Sandboxie/BoxBorder.cpp \
./Sandboxie/BoxedProcess.cpp \
./Sandboxie/SandBox.cpp \
./Sandboxie/SbieIni.cpp \
./Sandboxie/SbieTemplates.cpp \
./Helpers/NtIO.cpp