mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
Remove config.h
svn path=/trunk/; revision=1813
This commit is contained in:
parent
f0e807621f
commit
6b9f511801
2 changed files with 1 additions and 7 deletions
|
@ -8,3 +8,4 @@ depends.exe
|
|||
mkconfig
|
||||
mkconfig.exe
|
||||
ntoskrnl.dbg
|
||||
config
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
/* Automatically generated, Edit the Makefile to change configuration */
|
||||
#ifndef __NTOSKRNL_INCLUDE_INTERNAL_CONFIG_H
|
||||
#define __NTOSKRNL_INCLUDE_INTERNAL_CONFIG_H
|
||||
#define DBG
|
||||
#define UP
|
||||
#define CONFIG "DBG UP"
|
||||
#endif /* __NTOSKRNL_INCLUDE_INTERNAL_CONFIG_H */
|
Loading…
Reference in a new issue