diff options
Diffstat (limited to 'The Mana World.dev')
-rw-r--r-- | The Mana World.dev | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/The Mana World.dev b/The Mana World.dev index a9094a10..607a05a9 100644 --- a/The Mana World.dev +++ b/The Mana World.dev @@ -16,7 +16,7 @@ Linker=-ljgmod_@@_-lalfont_@@_-lalleg_@@_-lwsock32_@@_ IsCpp=1 Icon=The Mana World.ico ExeOutput= -ObjectOutput= +ObjectOutput=src\objects OverrideOutput=1 OverrideOutputName=tmw.exe HostApplication= @@ -24,28 +24,28 @@ Folders=graphic,gui,net,sound CommandLine= UseCustomMakefile=0 CustomMakefile= -IncludeVersionInfo=0 -SupportXPThemes=1 +IncludeVersionInfo=1 +SupportXPThemes=0 CompilerSet=0 CompilerSettings=0000001001001000001101 [VersionInfo] Major=0 -Minor=1 -Release=1 -Build=1 +Minor=0 +Release=8 +Build=39 LanguageID=1033 CharsetID=1252 -CompanyName= -FileVersion= -FileDescription=Developed using the Dev-C++ IDE -InternalName= -LegalCopyright= +CompanyName=The Mana World Development Team +FileVersion=0.0.8 +FileDescription=The Mana World +InternalName=tmw.exe +LegalCopyright=2004 (C) LegalTrademarks= -OriginalFilename= -ProductName= -ProductVersion= -AutoIncBuildNr=0 +OriginalFilename=tmw.exe +ProductName=The Mana World MMORPG +ProductVersion=0.0.8 +AutoIncBuildNr=1 [Unit8] FileName=src\log.cpp |