diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-10-20 15:20:00 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-10-20 15:20:00 +0000 |
commit | 88966b5e76b094eff9e8a655495535a3ec2385ea (patch) | |
tree | f371b6e6fa1314e94fde7f0fdd76276de3dd6917 /plugins/AutoShutdown/res | |
parent | e84b4a12fbf62b7867959d5dfd58250cd9181330 (diff) |
version info standartization
git-svn-id: http://svn.miranda-ng.org/main/trunk@1989 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AutoShutdown/res')
-rw-r--r-- | plugins/AutoShutdown/res/version.rc | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/plugins/AutoShutdown/res/version.rc b/plugins/AutoShutdown/res/version.rc index a141cc3aa7..cee33c8390 100644 --- a/plugins/AutoShutdown/res/version.rc +++ b/plugins/AutoShutdown/res/version.rc @@ -1,15 +1,11 @@ +// Microsoft Visual C++ generated resource script.
+//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
-#include "afxres.h"
#include "..\src\version.h"
-/////////////////////////////////////////////////////////////////////////////
-//
-// Version
-//
-
VS_VERSION_INFO VERSIONINFO
FILEVERSION __FILEVERSION_STRING
PRODUCTVERSION __FILEVERSION_STRING
|