diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-10-20 16:19:36 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-10-20 16:19:36 +0000 |
commit | f08c16820a6bf1b1e9087909d604efbca8520808 (patch) | |
tree | 856bf2fdcaa091c010767cc804c11d4de04c19e0 /plugins/AutoRun | |
parent | f439429a66636087d8194dafe099e515f861031b (diff) |
version info standartization
git-svn-id: http://svn.miranda-ng.org/main/trunk@1994 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AutoRun')
-rw-r--r-- | plugins/AutoRun/res/Version.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/AutoRun/res/Version.rc b/plugins/AutoRun/res/Version.rc index cee33c8390..5bfbab4754 100644 --- a/plugins/AutoRun/res/Version.rc +++ b/plugins/AutoRun/res/Version.rc @@ -4,6 +4,7 @@ #error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
+#include "afxres.h"
#include "..\src\version.h"
VS_VERSION_INFO VERSIONINFO
|