summaryrefslogtreecommitdiff
path: root/vcproj-9
diff options
context:
space:
mode:
authorblacksirius <blacksirius@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-06-03 18:05:35 +0000
committerblacksirius <blacksirius@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-06-03 18:05:35 +0000
commit40ede8fd21bdb39c01665c90aa420a03a712c96c (patch)
tree8b3cb75392821fa7d16660a460c2f7fe130c0260 /vcproj-9
parentc2fa09af6a98d13d3eedf777f93b00ee666dc324 (diff)
downloadhercules-40ede8fd21bdb39c01665c90aa420a03a712c96c.tar.gz
hercules-40ede8fd21bdb39c01665c90aa420a03a712c96c.tar.bz2
hercules-40ede8fd21bdb39c01665c90aa420a03a712c96c.tar.xz
hercules-40ede8fd21bdb39c01665c90aa420a03a712c96c.zip
vc9/vc10: added reference to winapi.h in projects.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16220 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-9')
-rw-r--r--vcproj-9/char-server_sql.vcproj4
-rw-r--r--vcproj-9/login-server_sql.vcproj4
-rw-r--r--vcproj-9/map-server_sql.vcproj4
-rw-r--r--vcproj-9/mapcache.vcproj6
4 files changed, 17 insertions, 1 deletions
diff --git a/vcproj-9/char-server_sql.vcproj b/vcproj-9/char-server_sql.vcproj
index 09be67add..0ae6f90db 100644
--- a/vcproj-9/char-server_sql.vcproj
+++ b/vcproj-9/char-server_sql.vcproj
@@ -400,6 +400,10 @@
RelativePath="..\src\common\utils.h"
>
</File>
+ <File
+ RelativePath="..\src\common\winapi.h"
+ >
+ </File>
</Filter>
<Filter
Name="char_sql"
diff --git a/vcproj-9/login-server_sql.vcproj b/vcproj-9/login-server_sql.vcproj
index 74ad9b869..b67281700 100644
--- a/vcproj-9/login-server_sql.vcproj
+++ b/vcproj-9/login-server_sql.vcproj
@@ -370,6 +370,10 @@
RelativePath="..\src\common\utils.h"
>
</File>
+ <File
+ RelativePath="..\src\common\winapi.h"
+ >
+ </File>
</Filter>
<Filter
Name="3rdparty"
diff --git a/vcproj-9/map-server_sql.vcproj b/vcproj-9/map-server_sql.vcproj
index b36b21705..cfc1158e2 100644
--- a/vcproj-9/map-server_sql.vcproj
+++ b/vcproj-9/map-server_sql.vcproj
@@ -423,6 +423,10 @@
RelativePath="..\src\common\utils.h"
>
</File>
+ <File
+ RelativePath="..\src\common\winapi.h"
+ >
+ </File>
</Filter>
<Filter
Name="map_sql"
diff --git a/vcproj-9/mapcache.vcproj b/vcproj-9/mapcache.vcproj
index 461519d33..5fdac3d5b 100644
--- a/vcproj-9/mapcache.vcproj
+++ b/vcproj-9/mapcache.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9.00"
+ Version="9,00"
Name="mapcache"
ProjectGUID="{D356871D-58E1-450B-967A-E7E9646175AF}"
RootNamespace="mapcache"
@@ -266,6 +266,10 @@
RelativePath="..\src\common\utils.h"
>
</File>
+ <File
+ RelativePath="..\src\common\winapi.h"
+ >
+ </File>
</Filter>
<Filter
Name="mapcache"