diff options
Diffstat (limited to 'vcproj-9/map-server_sql.vcproj')
-rw-r--r-- | vcproj-9/map-server_sql.vcproj | 70 |
1 files changed, 49 insertions, 21 deletions
diff --git a/vcproj-9/map-server_sql.vcproj b/vcproj-9/map-server_sql.vcproj index 8cb57ef3b..7f4bac76f 100644 --- a/vcproj-9/map-server_sql.vcproj +++ b/vcproj-9/map-server_sql.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="9,00" + Version="9.00" Name="map-server_sql" ProjectGUID="{D356871D-58E1-450B-967A-E6E9646175AF}" RootNamespace="map-server_sql" @@ -388,19 +388,19 @@ > </File> <File - RelativePath="..\src\map\battleground.h" + RelativePath="..\src\map\battleground.c" > </File> <File - RelativePath="..\src\map\battleground.c" + RelativePath="..\src\map\battleground.h" > </File> <File - RelativePath="..\src\map\buyingstore.h" + RelativePath="..\src\map\buyingstore.c" > </File> <File - RelativePath="..\src\map\buyingstore.c" + RelativePath="..\src\map\buyingstore.h" > </File> <File @@ -452,67 +452,67 @@ > </File> <File - RelativePath="..\src\map\intif.c" + RelativePath="..\src\map\homunculus.c" > </File> <File - RelativePath="..\src\map\intif.h" + RelativePath="..\src\map\homunculus.h" > </File> <File - RelativePath="..\src\map\itemdb.c" + RelativePath="..\src\map\instance.c" > </File> <File - RelativePath="..\src\map\itemdb.h" + RelativePath="..\src\map\instance.h" > </File> <File - RelativePath="..\src\map\log.c" + RelativePath="..\src\map\intif.c" > </File> <File - RelativePath="..\src\map\log.h" + RelativePath="..\src\map\intif.h" > </File> <File - RelativePath="..\src\map\mail.c" + RelativePath="..\src\map\itemdb.c" > </File> <File - RelativePath="..\src\map\mail.h" + RelativePath="..\src\map\itemdb.h" > </File> <File - RelativePath="..\src\map\map.c" + RelativePath="..\src\map\log.c" > </File> <File - RelativePath="..\src\map\map.h" + RelativePath="..\src\map\log.h" > </File> <File - RelativePath="..\src\map\mapreg.h" + RelativePath="..\src\map\mail.c" > </File> <File - RelativePath="..\src\map\mapreg_sql.c" + RelativePath="..\src\map\mail.h" > </File> <File - RelativePath="..\src\map\homunculus.c" + RelativePath="..\src\map\map.c" > </File> <File - RelativePath="..\src\map\homunculus.h" + RelativePath="..\src\map\map.h" > </File> <File - RelativePath="..\src\map\instance.c" + RelativePath="..\src\map\mapreg.h" > </File> <File - RelativePath="..\src\map\instance.h" + RelativePath="..\src\map\mapreg_sql.c" > </File> <File @@ -584,6 +584,34 @@ > </File> <File + RelativePath="..\src\map\RRConfig\Core.h" + > + </File> + <File + RelativePath="..\src\map\RRConfig\Renewal.h" + > + </File> + <File + RelativePath="..\src\map\RRConfig\Secure.h" + > + </File> + <File + RelativePath="..\src\map\RRConfig\Data\Const.h" + > + </File> + <File + RelativePath="..\src\map\RRConfig\Skills\General.h" + > + </File> + <File + RelativePath="..\src\map\RRConfig\Skills\Mage_Classes.h" + > + </File> + <File + RelativePath="..\src\map\RRConfig\Skills\Swordsman_Classes.h" + > + </File> + <File RelativePath="..\src\map\script.c" > </File> |