diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-11-02 21:26:57 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-11-02 21:26:57 +0000 |
commit | 19e15c87a1fc74f71fd6f9a743201a24ac582997 (patch) | |
tree | a615525476ef6bad8a2af4d8b90c8aea935f9109 /The Mana World.dev | |
parent | 29f07d2f98b82674708f1185f26ed3c482992b04 (diff) | |
download | mana-19e15c87a1fc74f71fd6f9a743201a24ac582997.tar.gz mana-19e15c87a1fc74f71fd6f9a743201a24ac582997.tar.bz2 mana-19e15c87a1fc74f71fd6f9a743201a24ac582997.tar.xz mana-19e15c87a1fc74f71fd6f9a743201a24ac582997.zip |
Merged trunk changes from revision 2716 to 2756 into the 0.1.0 branch.
Diffstat (limited to 'The Mana World.dev')
-rw-r--r-- | The Mana World.dev | 27 |
1 files changed, 23 insertions, 4 deletions
diff --git a/The Mana World.dev b/The Mana World.dev index c449291e..bff3b310 100644 --- a/The Mana World.dev +++ b/The Mana World.dev @@ -31,20 +31,20 @@ CompilerSettings=0010001001000001001101 [VersionInfo] Major=0 -Minor=0 -Release=20 +Minor=1 +Release=0 Build=0 LanguageID=1033 CharsetID=1252 CompanyName=The Mana World Development Team -FileVersion=0.0.20 +FileVersion=0.1.0 FileDescription=The Mana World InternalName=tmw.exe LegalCopyright=2004-2006 (C) LegalTrademarks= OriginalFilename=tmw.exe ProductName=The Mana World MMORPG -ProductVersion=0.0.20 +ProductVersion=0.1.0 AutoIncBuildNr=0 [Unit8] @@ -2457,3 +2457,22 @@ Priority=1000 OverrideBuildCmd=0 BuildCmd= +[Unit236] +FileName=src\resources\ambientoverlay.cpp +CompileCpp=1 +Folder=resources +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= + +[Unit237] +FileName=src\resources\ambientoverlay.h +CompileCpp=1 +Folder=resources +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= |