Removing useless files.
This commit is contained in:
parent
73ad7d96a8
commit
43dfd91afb
|
@ -1,23 +0,0 @@
|
||||||
/* THIS FILE WILL BE OVERWRITTEN BY DEV-C++ */
|
|
||||||
/* DO NOT EDIT ! */
|
|
||||||
|
|
||||||
#ifndef YOPYOP_PRIVATE_H
|
|
||||||
#define YOPYOP_PRIVATE_H
|
|
||||||
|
|
||||||
/* VERSION DEFINITIONS */
|
|
||||||
#define VER_STRING "0.0.0.1"
|
|
||||||
#define VER_MAJOR 0
|
|
||||||
#define VER_MINOR 0
|
|
||||||
#define VER_RELEASE 0
|
|
||||||
#define VER_BUILD 1
|
|
||||||
#define COMPANY_NAME "yopyop"
|
|
||||||
#define FILE_VERSION ""
|
|
||||||
#define FILE_DESCRIPTION "NDS(tm) emulator"
|
|
||||||
#define INTERNAL_NAME ""
|
|
||||||
#define LEGAL_COPYRIGHT ""
|
|
||||||
#define LEGAL_TRADEMARKS ""
|
|
||||||
#define ORIGINAL_FILENAME ""
|
|
||||||
#define PRODUCT_NAME "DeSmuME"
|
|
||||||
#define PRODUCT_VERSION ""
|
|
||||||
|
|
||||||
#endif /*YOPYOP_PRIVATE_H*/
|
|
Loading…
Reference in New Issue