summaryrefslogtreecommitdiff
path: root/ManaWorld.vcproj
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2004-07-04 08:20:07 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2004-07-04 08:20:07 +0000
commit7e89368aa08815ee55453894eb701aba0186183b (patch)
treefa94344f5f8f76b75bdf8fef42ac8ffb617a48f1 /ManaWorld.vcproj
parent94418e7527d4459c483cb3a3ac3cf230770f21e4 (diff)
downloadMana-7e89368aa08815ee55453894eb701aba0186183b.tar.gz
Mana-7e89368aa08815ee55453894eb701aba0186183b.tar.bz2
Mana-7e89368aa08815ee55453894eb701aba0186183b.tar.xz
Mana-7e89368aa08815ee55453894eb701aba0186183b.zip
*** empty log message ***
Diffstat (limited to 'ManaWorld.vcproj')
-rw-r--r--ManaWorld.vcproj51
1 files changed, 51 insertions, 0 deletions
diff --git a/ManaWorld.vcproj b/ManaWorld.vcproj
index 1e91f2d0..eb48e88c 100644
--- a/ManaWorld.vcproj
+++ b/ManaWorld.vcproj
@@ -186,6 +186,9 @@
RelativePath=".\Net\net.cpp">
</File>
<File
+ RelativePath=".\Net\network.cpp">
+ </File>
+ <File
RelativePath=".\Net\packet_buffer.cpp">
</File>
</Filter>
@@ -205,12 +208,42 @@
RelativePath=".\Gui\char_sel_dialog.cpp">
</File>
<File
+ RelativePath=".\Gui\char_select.cpp">
+ </File>
+ <File
+ RelativePath=".\Gui\char_server.cpp">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Profile|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"/>
+ </FileConfiguration>
+ </File>
+ <File
RelativePath=".\Gui\chat_dialog.cpp">
</File>
<File
RelativePath=".\Gui\guiproc.cpp">
</File>
<File
+ RelativePath=".\Gui\lexgui.cpp">
+ </File>
+ <File
+ RelativePath=".\Gui\login.cpp">
+ </File>
+ <File
RelativePath=".\Gui\login_dialog.cpp">
</File>
<File
@@ -232,6 +265,9 @@
RelativePath=".\game_dialog.h">
</File>
<File
+ RelativePath=".\main.h">
+ </File>
+ <File
RelativePath=".\map.h">
</File>
<File
@@ -259,6 +295,9 @@
RelativePath=".\Net\net.h">
</File>
<File
+ RelativePath=".\Net\network.h">
+ </File>
+ <File
RelativePath=".\Net\packet_buffer.h">
</File>
<File
@@ -281,12 +320,24 @@
RelativePath=".\Gui\char_sel_dialog.h">
</File>
<File
+ RelativePath=".\Gui\char_select.h">
+ </File>
+ <File
+ RelativePath=".\Gui\char_server.h">
+ </File>
+ <File
RelativePath=".\Gui\chat_dialog.h">
</File>
<File
RelativePath=".\Gui\guiproc.h">
</File>
<File
+ RelativePath=".\Gui\lexgui.h">
+ </File>
+ <File
+ RelativePath=".\Gui\login.h">
+ </File>
+ <File
RelativePath=".\Gui\login_dialog.h">
</File>
<File