diff options
Diffstat (limited to 'vcproj-9')
-rw-r--r-- | vcproj-9/char-server_sql.vcproj | 8 | ||||
-rw-r--r-- | vcproj-9/login-server_sql.vcproj | 8 | ||||
-rw-r--r-- | vcproj-9/map-server_sql.vcproj | 8 |
3 files changed, 24 insertions, 0 deletions
diff --git a/vcproj-9/char-server_sql.vcproj b/vcproj-9/char-server_sql.vcproj index 0ae6f90db..ecc6d4d31 100644 --- a/vcproj-9/char-server_sql.vcproj +++ b/vcproj-9/char-server_sql.vcproj @@ -385,6 +385,14 @@ > </File> <File + RelativePath="..\src\common\thread.c" + > + </File> + <File + RelativePath="..\src\common\thread.h" + > + </File> + <File RelativePath="..\src\common\timer.c" > </File> diff --git a/vcproj-9/login-server_sql.vcproj b/vcproj-9/login-server_sql.vcproj index b67281700..432fe185a 100644 --- a/vcproj-9/login-server_sql.vcproj +++ b/vcproj-9/login-server_sql.vcproj @@ -355,6 +355,14 @@ > </File> <File + RelativePath="..\src\common\thread.c" + > + </File> + <File + RelativePath="..\src\common\thread.h" + > + </File> + <File RelativePath="..\src\common\timer.c" > </File> diff --git a/vcproj-9/map-server_sql.vcproj b/vcproj-9/map-server_sql.vcproj index cfc1158e2..34cb1ffce 100644 --- a/vcproj-9/map-server_sql.vcproj +++ b/vcproj-9/map-server_sql.vcproj @@ -408,6 +408,14 @@ > </File> <File + RelativePath="..\src\common\thread.c" + > + </File> + <File + RelativePath="..\src\common\thread.h" + > + </File> + <File RelativePath="..\src\common\timer.c" > </File> |