first commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
/* THIS FILE WILL BE OVERWRITTEN BY Red Panda C++ */
|
||||
/* DO NOT EDIT ! */
|
||||
|
||||
#ifndef VOILETWINDOWSACTIONTOOL_PRIVATE_H
|
||||
#define VOILETWINDOWSACTIONTOOL_PRIVATE_H
|
||||
|
||||
/* VERSION DEFINITIONS */
|
||||
#define VER_STRING "1.0.0.0"
|
||||
#define VER_MAJOR 1
|
||||
#define VER_MINOR 0
|
||||
#define VER_RELEASE 0
|
||||
#define VER_BUILD 0
|
||||
#define COMPANY_NAME ""
|
||||
#define FILE_VERSION "1.0.0.0"
|
||||
#define FILE_DESCRIPTION "Developed using the Dev-C++ IDE"
|
||||
#define INTERNAL_NAME ""
|
||||
#define LEGAL_COPYRIGHT ""
|
||||
#define LEGAL_TRADEMARKS ""
|
||||
#define ORIGINAL_FILENAME "VoiletWindowsActionTool.exe"
|
||||
#define PRODUCT_NAME "VoiletWindowsActionTool"
|
||||
#define PRODUCT_VERSION "1.0.0.0"
|
||||
|
||||
#endif /*VOILETWINDOWSACTIONTOOL_PRIVATE_H*/
|
||||
Reference in New Issue
Block a user