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