diff options
author | blacksirius <blacksirius@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-06-10 02:30:56 +0000 |
---|---|---|
committer | blacksirius <blacksirius@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-06-10 02:30:56 +0000 |
commit | d7348a4974bd6c0409001659864d0afbda532205 (patch) | |
tree | b2fad4fa581f017e10af05e572997b9b16f54f76 /vcproj-9/map-server_sql.vcproj | |
parent | caa66e7c20a26859912c1efc3c5a00b8dafc0661 (diff) | |
download | hercules-d7348a4974bd6c0409001659864d0afbda532205.tar.gz hercules-d7348a4974bd6c0409001659864d0afbda532205.tar.bz2 hercules-d7348a4974bd6c0409001659864d0afbda532205.tar.xz hercules-d7348a4974bd6c0409001659864d0afbda532205.zip |
VC10/VC9: followup for commit r16256
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16257 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-9/map-server_sql.vcproj')
-rw-r--r-- | vcproj-9/map-server_sql.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vcproj-9/map-server_sql.vcproj b/vcproj-9/map-server_sql.vcproj index 34cb1ffce..153a19fbe 100644 --- a/vcproj-9/map-server_sql.vcproj +++ b/vcproj-9/map-server_sql.vcproj @@ -360,6 +360,14 @@ > </File> <File + RelativePath="..\src\common\mutex.c" + > + </File> + <File + RelativePath="..\src\common\mutex.h" + > + </File> + <File RelativePath="..\src\common\nullpo.c" > </File> |