Fix MSVC build of pydfhack, remove config.h (this is generated by cmake on build)
parent
c0ae0840db
commit
07f8c442b9
@ -1,7 +0,0 @@
|
||||
#ifndef CONFIG_H
|
||||
#define CONFIG_H
|
||||
|
||||
#define MEMXML_DATA_PATH .
|
||||
#define HAVE_64_BIT
|
||||
|
||||
#endif // CONFIG_H
|
Loading…
Reference in New Issue