mirror of
https://github.com/EnderIce2/rpc-bridge.git
synced 2025-05-27 15:04:34 +00:00
Remove unused macro
This commit is contained in:
parent
3679108829
commit
81aa5d8d18
@ -5,12 +5,6 @@
|
|||||||
#define VER_VERSION 1,1,0,0
|
#define VER_VERSION 1,1,0,0
|
||||||
#define VER_VERSION_STR "1.1\0"
|
#define VER_VERSION_STR "1.1\0"
|
||||||
|
|
||||||
#ifndef DEBUG
|
|
||||||
#define VER_DEBUG 0
|
|
||||||
#else
|
|
||||||
#define VER_DEBUG VS_FF_DEBUG
|
|
||||||
#endif
|
|
||||||
|
|
||||||
VS_VERSION_INFO VERSIONINFO
|
VS_VERSION_INFO VERSIONINFO
|
||||||
FILEVERSION VER_VERSION
|
FILEVERSION VER_VERSION
|
||||||
PRODUCTVERSION VER_VERSION
|
PRODUCTVERSION VER_VERSION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user