diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-01-05 15:39:43 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-01-05 15:39:43 +0000 |
commit | b1acd70f999fcd981512829cf6100ad9d358d0e6 (patch) | |
tree | 612280d20fce53c15160e1765e4202d4f19c5337 /The Mana World.dev | |
parent | 9978e58ee7d9a15814b939fa8dd42254e16702b2 (diff) | |
download | mana-b1acd70f999fcd981512829cf6100ad9d358d0e6.tar.gz mana-b1acd70f999fcd981512829cf6100ad9d358d0e6.tar.bz2 mana-b1acd70f999fcd981512829cf6100ad9d358d0e6.tar.xz mana-b1acd70f999fcd981512829cf6100ad9d358d0e6.zip |
- Fixing DevCpp project file again
- Started being structure conversion
Diffstat (limited to 'The Mana World.dev')
-rw-r--r-- | The Mana World.dev | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/The Mana World.dev b/The Mana World.dev index 03240c71..dbb24349 100644 --- a/The Mana World.dev +++ b/The Mana World.dev @@ -20,7 +20,7 @@ ObjectOutput=obj OverrideOutput=1 OverrideOutputName=tmw.exe HostApplication= -Folders=graphic,gui,net,sound +Folders=graphic,gui,net,resources,sound CommandLine= UseCustomMakefile=0 CustomMakefile= @@ -33,7 +33,7 @@ CompilerSettings=0010001001001000001101 Major=0 Minor=0 Release=8 -Build=778 +Build=785 LanguageID=1033 CharsetID=1252 CompanyName=The Mana World Development Team @@ -872,20 +872,20 @@ Priority=1000 OverrideBuildCmd=0 BuildCmd= -[Unit83] -FileName=src\gui\textbox.cpp +[Unit84] +FileName=src\gui\textbox.h CompileCpp=1 -Folder=tmw +Folder=gui Compile=1 Link=1 Priority=1000 OverrideBuildCmd=0 BuildCmd= -[Unit84] -FileName=src\gui\textbox.h +[Unit83] +FileName=src\gui\textbox.cpp CompileCpp=1 -Folder=tmw +Folder=gui Compile=1 Link=1 Priority=1000 |