diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2004-12-16 16:36:52 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2004-12-16 16:36:52 +0000 |
commit | ce31ca0f779640dce850a9afcccfc4be6c500574 (patch) | |
tree | e043670b9eef9b54ec3c3c8e1d6c950ea3da4a82 /The Mana World.dev | |
parent | 6e0bf19c43e545c5cb558edd69b40614fe71ca59 (diff) | |
download | mana-client-ce31ca0f779640dce850a9afcccfc4be6c500574.tar.gz mana-client-ce31ca0f779640dce850a9afcccfc4be6c500574.tar.bz2 mana-client-ce31ca0f779640dce850a9afcccfc4be6c500574.tar.xz mana-client-ce31ca0f779640dce850a9afcccfc4be6c500574.zip |
Changed files in DevCpp project.
Diffstat (limited to 'The Mana World.dev')
-rw-r--r-- | The Mana World.dev | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/The Mana World.dev b/The Mana World.dev index 96169cc9..0fd4ba3e 100644 --- a/The Mana World.dev +++ b/The Mana World.dev @@ -33,7 +33,7 @@ CompilerSettings=0010001001001000001101 Major=0 Minor=0 Release=8 -Build=611 +Build=612 LanguageID=1033 CharsetID=1252 CompanyName=The Mana World Development Team @@ -504,7 +504,7 @@ OverrideBuildCmd=0 BuildCmd= [Unit47] -FileName=src\gui\mw_button.cpp +FileName=src\gui\checkbox.h CompileCpp=1 Folder=gui Compile=1 @@ -514,7 +514,7 @@ OverrideBuildCmd=0 BuildCmd= [Unit48] -FileName=src\gui\mw_button.h +FileName=src\gui\button.cpp CompileCpp=1 Folder=gui Compile=1 @@ -534,7 +534,7 @@ OverrideBuildCmd=0 BuildCmd= [Unit49] -FileName=src\gui\mw_checkbox.cpp +FileName=src\gui\button.h CompileCpp=1 Folder=gui Compile=1 @@ -544,7 +544,7 @@ OverrideBuildCmd=0 BuildCmd= [Unit50] -FileName=src\gui\mw_checkbox.h +FileName=src\gui\checkbox.cpp CompileCpp=1 Folder=gui Compile=1 |