diff options
Diffstat (limited to 'vcproj-9/map-server.vcproj')
-rw-r--r-- | vcproj-9/map-server.vcproj | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/vcproj-9/map-server.vcproj b/vcproj-9/map-server.vcproj index 234908427..2b95e6b7f 100644 --- a/vcproj-9/map-server.vcproj +++ b/vcproj-9/map-server.vcproj @@ -588,6 +588,14 @@ > </File> <File + RelativePath="..\src\map\irc-bot.c" + > + </File> + <File + RelativePath="..\src\map\irc-bot.h" + > + </File> + <File RelativePath="..\src\map\itemdb.c" > </File> @@ -658,7 +666,11 @@ <File RelativePath="..\src\map\packets.h" > - </File> + </File> + <File + RelativePath="..\src\map\packets_struct.h" + > + </File> <File RelativePath="..\src\map\party.c" > |