diff options
author | Alexander Lantsev <aunsane@gmail.com> | 2014-04-08 17:54:46 +0000 |
---|---|---|
committer | Alexander Lantsev <aunsane@gmail.com> | 2014-04-08 17:54:46 +0000 |
commit | 683ca5965e69d1780d957ab6f59b704c612852fa (patch) | |
tree | d1f089a434184304ef952ecae80d379431a0846a /protocols/Steam/src/resource.h | |
parent | 78dc54f9e392b45492a2b726d6268c41f594eb41 (diff) |
Steam:
- added options
- removed OpenSSL dependencies
- cleaned project files
git-svn-id: http://svn.miranda-ng.org/main/trunk@8893 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Steam/src/resource.h')
-rw-r--r-- | protocols/Steam/src/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Steam/src/resource.h b/protocols/Steam/src/resource.h index 648047d1bc..3432481021 100644 --- a/protocols/Steam/src/resource.h +++ b/protocols/Steam/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
-// Used by d:\Projects\CPlusPlus\MirandaNG\protocols\Steam\res\Resource.rc
+// Used by e:\Projects\C++\MirandaNG\protocols\Steam\res\Resource.rc
//
#define IDD_ACCMGR 9
#define IDD_OPT_MAIN 10
|