diff options
Diffstat (limited to 'vcproj-8')
-rw-r--r-- | vcproj-8/char-server_sql.vcproj | 79 | ||||
-rw-r--r-- | vcproj-8/char-server_txt.vcproj | 79 | ||||
-rw-r--r-- | vcproj-8/login-server_sql.vcproj | 58 | ||||
-rw-r--r-- | vcproj-8/login-server_txt.vcproj | 58 | ||||
-rw-r--r-- | vcproj-8/map-server_sql.vcproj | 151 | ||||
-rw-r--r-- | vcproj-8/map-server_txt.vcproj | 151 |
6 files changed, 576 insertions, 0 deletions
diff --git a/vcproj-8/char-server_sql.vcproj b/vcproj-8/char-server_sql.vcproj index a42fa47b8..3cbd1240f 100644 --- a/vcproj-8/char-server_sql.vcproj +++ b/vcproj-8/char-server_sql.vcproj @@ -300,6 +300,85 @@ > </File> </Filter> + <Filter + Name="Header Files" + Filter=""> + <File + RelativePath="..\src\char_sql\char.h"> + </File> + <File + RelativePath="..\src\common\core.h"> + </File> + <File + RelativePath="..\src\common\db.h"> + </File> + <File + RelativePath="..\src\common\graph.h"> + </File> + <File + RelativePath="..\src\common\grfio.h"> + </File> + <File + RelativePath="..\src\char_sql\int_guild.h"> + </File> + <File + RelativePath="..\src\char_sql\int_homun.h"> + </File> + <File + RelativePath="..\src\char_sql\int_party.h"> + </File> + <File + RelativePath="..\src\char_sql\int_pet.h"> + </File> + <File + RelativePath="..\src\char_sql\int_storage.h"> + </File> + <File + RelativePath="..\src\char_sql\inter.h"> + </File> + <File + RelativePath="..\src\char_sql\itemdb.h"> + </File> + <File + RelativePath="..\src\common\lock.h"> + </File> + <File + RelativePath="..\src\common\malloc.h"> + </File> + <File + RelativePath="..\src\common\mapindex.h"> + </File> + <File + RelativePath="..\src\common\mmo.h"> + </File> + <File + RelativePath="..\src\common\nullpo.h"> + </File> + <File + RelativePath="..\src\common\plugin.h"> + </File> + <File + RelativePath="..\src\common\plugins.h"> + </File> + <File + RelativePath="..\src\common\showmsg.h"> + </File> + <File + RelativePath="..\src\common\socket.h"> + </File> + <File + RelativePath="..\src\common\strlib.h"> + </File> + <File + RelativePath="..\src\common\timer.h"> + </File> + <File + RelativePath="..\src\common\utils.h"> + </File> + <File + RelativePath="..\src\common\version.h"> + </File> + </Filter> </Files> <Globals> </Globals> diff --git a/vcproj-8/char-server_txt.vcproj b/vcproj-8/char-server_txt.vcproj index f9ea2adca..ac89c18ee 100644 --- a/vcproj-8/char-server_txt.vcproj +++ b/vcproj-8/char-server_txt.vcproj @@ -298,6 +298,85 @@ > </File> </Filter> + <Filter + Name="Header Files" + Filter=""> + <File + RelativePath="..\src\char\char.h"> + </File> + <File + RelativePath="..\src\common\core.h"> + </File> + <File + RelativePath="..\src\common\db.h"> + </File> + <File + RelativePath="..\src\common\graph.h"> + </File> + <File + RelativePath="..\src\common\grfio.h"> + </File> + <File + RelativePath="..\src\char\int_guild.h"> + </File> + <File + RelativePath="..\src\char\int_homun.c"> + </File> + <File + RelativePath="..\src\char\int_party.h"> + </File> + <File + RelativePath="..\src\char\int_pet.h"> + </File> + <File + RelativePath="..\src\char\int_status.h"> + </File> + <File + RelativePath="..\src\char\int_storage.h"> + </File> + <File + RelativePath="..\src\char\inter.h"> + </File> + <File + RelativePath="..\src\common\lock.h"> + </File> + <File + RelativePath="..\src\common\malloc.h"> + </File> + <File + RelativePath="..\src\common\mapindex.h"> + </File> + <File + RelativePath="..\src\common\mmo.h"> + </File> + <File + RelativePath="..\src\common\nullpo.h"> + </File> + <File + RelativePath="..\src\common\plugin.h"> + </File> + <File + RelativePath="..\src\common\plugins.h"> + </File> + <File + RelativePath="..\src\common\showmsg.h"> + </File> + <File + RelativePath="..\src\common\socket.h"> + </File> + <File + RelativePath="..\src\common\strlib.h"> + </File> + <File + RelativePath="..\src\common\timer.h"> + </File> + <File + RelativePath="..\src\common\utils.h"> + </File> + <File + RelativePath="..\src\common\version.h"> + </File> + </Filter> </Files> <Globals> </Globals> diff --git a/vcproj-8/login-server_sql.vcproj b/vcproj-8/login-server_sql.vcproj index cf0df29f7..468c78bf9 100644 --- a/vcproj-8/login-server_sql.vcproj +++ b/vcproj-8/login-server_sql.vcproj @@ -275,6 +275,64 @@ > </File> </Filter> + <Filter + Name="Header Files" + Filter=""> + <File + RelativePath="..\src\common\core.h"> + </File> + <File + RelativePath="..\src\common\db.h"> + </File> + <File + RelativePath="..\src\common\graph.h"> + </File> + <File + RelativePath="..\src\common\grfio.h"> + </File> + <File + RelativePath="..\src\common\lock.h"> + </File> + <File + RelativePath="..\src\login_sql\login.h"> + </File> + <File + RelativePath="..\src\common\malloc.h"> + </File> + <File + RelativePath="..\src\common\md5calc.h"> + </File> + <File + RelativePath="..\src\common\mmo.h"> + </File> + <File + RelativePath="..\src\common\nullpo.h"> + </File> + <File + RelativePath="..\src\common\plugin.h"> + </File> + <File + RelativePath="..\src\common\plugins.h"> + </File> + <File + RelativePath="..\src\common\showmsg.h"> + </File> + <File + RelativePath="..\src\common\socket.h"> + </File> + <File + RelativePath="..\src\common\strlib.h"> + </File> + <File + RelativePath="..\src\common\timer.h"> + </File> + <File + RelativePath="..\src\common\utils.h"> + </File> + <File + RelativePath="..\src\common\version.h"> + </File> + </Filter> </Files> <Globals> </Globals> diff --git a/vcproj-8/login-server_txt.vcproj b/vcproj-8/login-server_txt.vcproj index d4a089706..74aa6b510 100644 --- a/vcproj-8/login-server_txt.vcproj +++ b/vcproj-8/login-server_txt.vcproj @@ -278,6 +278,64 @@ > </File> </Filter> + <Filter + Name="Header Files" + Filter=""> + <File + RelativePath="..\src\common\core.h"> + </File> + <File + RelativePath="..\src\common\db.h"> + </File> + <File + RelativePath="..\src\common\graph.h"> + </File> + <File + RelativePath="..\src\common\grfio.h"> + </File> + <File + RelativePath="..\src\common\lock.h"> + </File> + <File + RelativePath="..\src\login\login.h"> + </File> + <File + RelativePath="..\src\common\malloc.h"> + </File> + <File + RelativePath="..\src\common\md5calc.h"> + </File> + <File + RelativePath="..\src\common\mmo.h"> + </File> + <File + RelativePath="..\src\common\nullpo.h"> + </File> + <File + RelativePath="..\src\common\plugin.h"> + </File> + <File + RelativePath="..\src\common\plugins.h"> + </File> + <File + RelativePath="..\src\common\showmsg.h"> + </File> + <File + RelativePath="..\src\common\socket.h"> + </File> + <File + RelativePath="..\src\common\strlib.h"> + </File> + <File + RelativePath="..\src\common\timer.h"> + </File> + <File + RelativePath="..\src\common\utils.h"> + </File> + <File + RelativePath="..\src\common\version.h"> + </File> + </Filter> </Files> <Globals> </Globals> diff --git a/vcproj-8/map-server_sql.vcproj b/vcproj-8/map-server_sql.vcproj index f5257e45f..82223da5d 100644 --- a/vcproj-8/map-server_sql.vcproj +++ b/vcproj-8/map-server_sql.vcproj @@ -388,6 +388,157 @@ > </File> </Filter> + <Filter + Name="Header Files" + Filter=""> + <File + RelativePath="..\src\map\atcommand.h"> + </File> + <File + RelativePath="..\src\map\battle.h"> + </File> + <File + RelativePath="..\src\common\cbasetypes.h"> + </File> + <File + RelativePath="..\src\map\charcommand.h"> + </File> + <File + RelativePath="..\src\map\charsave.h"> + </File> + <File + RelativePath="..\src\map\chat.h"> + </File> + <File + RelativePath="..\src\map\chrif.h"> + </File> + <File + RelativePath="..\src\map\clif.h"> + </File> + <File + RelativePath="..\src\common\core.h"> + </File> + <File + RelativePath="..\src\map\date.h"> + </File> + <File + RelativePath="..\src\common\db.h"> + </File> + <File + RelativePath="..\src\common\ers.h"> + </File> + <File + RelativePath="..\src\common\graph.h"> + </File> + <File + RelativePath="..\src\common\grfio.h"> + </File> + <File + RelativePath="..\src\map\guild.h"> + </File> + <File + RelativePath="..\src\map\intif.h"> + </File> + <File + RelativePath="..\src\map\irc.h"> + </File> + <File + RelativePath="..\src\map\itemdb.h"> + </File> + <File + RelativePath="..\src\common\limits.h"> + </File> + <File + RelativePath="..\src\common\lock.h"> + </File> + <File + RelativePath="..\src\map\log.h"> + </File> + <File + RelativePath="..\src\map\mail.h"> + </File> + <File + RelativePath="..\src\common\malloc.h"> + </File> + <File + RelativePath="..\src\map\map.h"> + </File> + <File + RelativePath="..\src\common\mapindex.h"> + </File> + <File + RelativePath="..\src\map\mercenary.h"> + </File> + <File + RelativePath="..\src\common\mmo.h"> + </File> + <File + RelativePath="..\src\map\mob.h"> + </File> + <File + RelativePath="..\src\map\npc.h"> + </File> + <File + RelativePath="..\src\common\nullpo.h"> + </File> + <File + RelativePath="..\src\map\party.h"> + </File> + <File + RelativePath="..\src\map\pc.h"> + </File> + <File + RelativePath="..\src\map\pcre.h"> + </File> + <File + RelativePath="..\src\map\pet.h"> + </File> + <File + RelativePath="..\src\common\plugin.h"> + </File> + <File + RelativePath="..\src\common\plugins.h"> + </File> + <File + RelativePath="..\src\map\script.h"> + </File> + <File + RelativePath="..\src\common\showmsg.h"> + </File> + <File + RelativePath="..\src\map\skill.h"> + </File> + <File + RelativePath="..\src\common\socket.h"> + </File> + <File + RelativePath="..\src\map\status.h"> + </File> + <File + RelativePath="..\src\map\storage.h"> + </File> + <File + RelativePath="..\src\common\strlib.h"> + </File> + <File + RelativePath="..\src\common\timer.h"> + </File> + <File + RelativePath="..\src\map\trade.h"> + </File> + <File + RelativePath="..\src\map\unit.h"> + </File> + <File + RelativePath="..\src\common\utils.h"> + </File> + <File + RelativePath="..\src\map\vending.h"> + </File> + <File + RelativePath="..\src\common\version.h"> + </File> + </Filter> </Files> <Globals> </Globals> diff --git a/vcproj-8/map-server_txt.vcproj b/vcproj-8/map-server_txt.vcproj index 2d6402f7e..2c2c73735 100644 --- a/vcproj-8/map-server_txt.vcproj +++ b/vcproj-8/map-server_txt.vcproj @@ -390,6 +390,157 @@ > </File> </Filter> + <Filter + Name="Header Files" + Filter=""> + <File + RelativePath="..\src\map\atcommand.h"> + </File> + <File + RelativePath="..\src\map\battle.h"> + </File> + <File + RelativePath="..\src\common\cbasetypes.h"> + </File> + <File + RelativePath="..\src\map\charcommand.h"> + </File> + <File + RelativePath="..\src\map\charsave.h"> + </File> + <File + RelativePath="..\src\map\chat.h"> + </File> + <File + RelativePath="..\src\map\chrif.h"> + </File> + <File + RelativePath="..\src\map\clif.h"> + </File> + <File + RelativePath="..\src\common\core.h"> + </File> + <File + RelativePath="..\src\map\date.h"> + </File> + <File + RelativePath="..\src\common\db.h"> + </File> + <File + RelativePath="..\src\common\ers.h"> + </File> + <File + RelativePath="..\src\common\graph.h"> + </File> + <File + RelativePath="..\src\common\grfio.h"> + </File> + <File + RelativePath="..\src\map\guild.h"> + </File> + <File + RelativePath="..\src\map\intif.h"> + </File> + <File + RelativePath="..\src\map\irc.h"> + </File> + <File + RelativePath="..\src\map\itemdb.h"> + </File> + <File + RelativePath="..\src\common\limits.h"> + </File> + <File + RelativePath="..\src\common\lock.h"> + </File> + <File + RelativePath="..\src\map\log.h"> + </File> + <File + RelativePath="..\src\map\mail.h"> + </File> + <File + RelativePath="..\src\common\malloc.h"> + </File> + <File + RelativePath="..\src\map\map.h"> + </File> + <File + RelativePath="..\src\common\mapindex.h"> + </File> + <File + RelativePath="..\src\map\mercenary.h"> + </File> + <File + RelativePath="..\src\common\mmo.h"> + </File> + <File + RelativePath="..\src\map\mob.h"> + </File> + <File + RelativePath="..\src\map\npc.h"> + </File> + <File + RelativePath="..\src\common\nullpo.h"> + </File> + <File + RelativePath="..\src\map\party.h"> + </File> + <File + RelativePath="..\src\map\pc.h"> + </File> + <File + RelativePath="..\src\map\pcre.h"> + </File> + <File + RelativePath="..\src\map\pet.h"> + </File> + <File + RelativePath="..\src\common\plugin.h"> + </File> + <File + RelativePath="..\src\common\plugins.h"> + </File> + <File + RelativePath="..\src\map\script.h"> + </File> + <File + RelativePath="..\src\common\showmsg.h"> + </File> + <File + RelativePath="..\src\map\skill.h"> + </File> + <File + RelativePath="..\src\common\socket.h"> + </File> + <File + RelativePath="..\src\map\status.h"> + </File> + <File + RelativePath="..\src\map\storage.h"> + </File> + <File + RelativePath="..\src\common\strlib.h"> + </File> + <File + RelativePath="..\src\common\timer.h"> + </File> + <File + RelativePath="..\src\map\trade.h"> + </File> + <File + RelativePath="..\src\map\unit.h"> + </File> + <File + RelativePath="..\src\common\utils.h"> + </File> + <File + RelativePath="..\src\map\vending.h"> + </File> + <File + RelativePath="..\src\common\version.h"> + </File> + </Filter> </Files> <Globals> </Globals> |