mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
dcd4e8ef38
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3944 21ef857c-d57f-4fe0-8362-d861dc6d29cd
9 lines
167 B
Plaintext
9 lines
167 B
Plaintext
!IF 0
|
|
|
|
This builds a clean version of KProcessHacker suitable for driver signing.
|
|
|
|
!ENDIF
|
|
|
|
C_DEFINES = $(C_DEFINES) /DKPH_CONFIG_CLEAN
|
|
!include ..\sources.inc
|