diff options
Diffstat (limited to 'vcproj-8')
-rw-r--r-- | vcproj-8/map-server_sql.vcproj | 8 | ||||
-rw-r--r-- | vcproj-8/map-server_txt.vcproj | 14 |
2 files changed, 22 insertions, 0 deletions
diff --git a/vcproj-8/map-server_sql.vcproj b/vcproj-8/map-server_sql.vcproj index d16eb0bd0..b6a3194df 100644 --- a/vcproj-8/map-server_sql.vcproj +++ b/vcproj-8/map-server_sql.vcproj @@ -402,6 +402,14 @@ > </File> <File + RelativePath="..\src\map\homunculus.c" + > + </File> + <File + RelativePath="..\src\map\homunculus.h" + > + </File> + <File RelativePath="..\src\map\intif.c" > </File> diff --git a/vcproj-8/map-server_txt.vcproj b/vcproj-8/map-server_txt.vcproj index 20f6c8d45..be5c43759 100644 --- a/vcproj-8/map-server_txt.vcproj +++ b/vcproj-8/map-server_txt.vcproj @@ -96,6 +96,9 @@ Name="VCAppVerifierTool" /> <Tool + Name="VCWebDeploymentTool" + /> + <Tool Name="VCPostBuildEventTool" /> </Configuration> @@ -186,6 +189,9 @@ Name="VCAppVerifierTool" /> <Tool + Name="VCWebDeploymentTool" + /> + <Tool Name="VCPostBuildEventTool" /> </Configuration> @@ -261,6 +267,14 @@ > </File> <File + RelativePath="..\src\map\homunculus.c" + > + </File> + <File + RelativePath="..\src\map\homunculus.h" + > + </File> + <File RelativePath="..\src\map\intif.c" > </File> |