Discontinue PRODUCT_VERSION

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2021-12-01 14:09:47 +01:00
parent 4ef4ec6f31
commit ce2cc15cc6
3 changed files with 7 additions and 9 deletions

View File

@@ -16,12 +16,6 @@
#pragma once
//
// Product version as a single DWORD
// Note: Used for version comparison within C/C++ code.
//
#define PRODUCT_VERSION 0x01030400
//
// Product version by components
// Note: Resource Compiler has limited preprocessing capability,