PRODUCT_NAME -> PRODUCT_FAMILY

PRODUCT_NAME_VER -> PRODUCT_ID_VER
This commit is contained in:
Chris Danford
2006-02-25 23:59:32 +00:00
parent e26eaf822e
commit d87a17a034
10 changed files with 22 additions and 22 deletions
@@ -13,7 +13,7 @@
#include <set>
static const RString g_sClassName = PRODUCT_NAME;
static const RString g_sClassName = PRODUCT_ID;
static HWND g_hWndMain;
static HDC g_HDC;