diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-01-07 14:09:05 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-01-07 14:09:05 +0000 |
commit | 4070dda1560bc729c3e272f0a5c03d77391e2661 (patch) | |
tree | 9ceb4c738f99ff7ccfc55107c670542eb8fd6ab0 /The Mana World.dev | |
parent | b6a5ca6108b803665bd43bc16272db60f06884af (diff) | |
download | mana-4070dda1560bc729c3e272f0a5c03d77391e2661.tar.gz mana-4070dda1560bc729c3e272f0a5c03d77391e2661.tar.bz2 mana-4070dda1560bc729c3e272f0a5c03d77391e2661.tar.xz mana-4070dda1560bc729c3e272f0a5c03d77391e2661.zip |
Updating Dev-Cpp project file and Win32 binaries
Diffstat (limited to 'The Mana World.dev')
-rw-r--r-- | The Mana World.dev | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/The Mana World.dev b/The Mana World.dev index dbb24349..7a304011 100644 --- a/The Mana World.dev +++ b/The Mana World.dev @@ -1,7 +1,7 @@ [Project] FileName=The Mana World.dev Name=tmw -UnitCount=84 +UnitCount=86 Type=0 Ver=1 ObjFiles= @@ -33,7 +33,7 @@ CompilerSettings=0010001001001000001101 Major=0 Minor=0 Release=8 -Build=785 +Build=787 LanguageID=1033 CharsetID=1252 CompanyName=The Mana World Development Team @@ -892,3 +892,23 @@ Priority=1000 OverrideBuildCmd=0 BuildCmd= +[Unit85] +FileName=src\gui\windowcontainer.h +CompileCpp=1 +Folder=tmw/gui +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= + +[Unit86] +FileName=src\gui\windowcontainer.cpp +CompileCpp=1 +Folder=tmw/gui +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= + |