mirror of
https://github.com/bobranten/Ext4Fsd.git
synced 2025-10-29 13:18:30 -05:00
renamed an include directory
This commit is contained in:
@@ -3,7 +3,7 @@ TARGETPATH=obj
|
||||
TARGETTYPE=PROGRAM
|
||||
UMTYPE=windows
|
||||
|
||||
INCLUDES=.;.\Libraries\;$(INCLUDES)
|
||||
INCLUDES=.;.\inc\;$(INCLUDES)
|
||||
TARGETLIBS=$(DDK_LIB_PATH)\WtsApi32.lib \
|
||||
$(DDK_LIB_PATH)\shell32.lib
|
||||
USE_MSVCRT=1
|
||||
|
||||
Reference in New Issue
Block a user