Files
mirror-processhacker/2.x/trunk/KProcessHacker/clean/sources
T
wj32 dcd4e8ef38 added clean and dirty build configurations
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3944 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-26 20:28:18 +00:00

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