diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-06-24 04:21:26 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-06-24 04:21:26 +0300 |
commit | 2b2948138292432e0a88e0fe6790e8afd25a5871 (patch) | |
tree | 724b0d44e478383c50667a02a1853af190a2084d /manaplus.cbp | |
parent | 063818408e0c991a4cd71028367cc72dbfd6eedf (diff) | |
download | mv-2b2948138292432e0a88e0fe6790e8afd25a5871.tar.gz mv-2b2948138292432e0a88e0fe6790e8afd25a5871.tar.bz2 mv-2b2948138292432e0a88e0fe6790e8afd25a5871.tar.xz mv-2b2948138292432e0a88e0fe6790e8afd25a5871.zip |
Delete some useless files and rename windows resource file.
Fix some strings in INSTALL file.
Diffstat (limited to 'manaplus.cbp')
-rw-r--r-- | manaplus.cbp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manaplus.cbp b/manaplus.cbp index 5bd31ee90..2634e6e63 100644 --- a/manaplus.cbp +++ b/manaplus.cbp @@ -410,7 +410,7 @@ <Unit filename="src\log.h" />
<Unit filename="src\main.cpp" />
<Unit filename="src\main.h" />
- <Unit filename="src\mana.rc">
+ <Unit filename="src\manaplus.rc">
<Option compilerVar="WINDRES" />
</Unit>
<Unit filename="src\map.cpp" />
|