summaryrefslogtreecommitdiff
path: root/vcproj-12/map-server.vcxproj
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-02-16 17:43:04 -0200
committershennetsind <ind@henn.et>2013-02-16 17:43:04 -0200
commit3b122c06573fa66cb84417f2f08e78910b685476 (patch)
tree21a0b8068b62830f2b1a2e93516696d07cede966 /vcproj-12/map-server.vcxproj
parent78b4db8a026e9e16367daa12eac03955815ef94c (diff)
downloadhercules-3b122c06573fa66cb84417f2f08e78910b685476.tar.gz
hercules-3b122c06573fa66cb84417f2f08e78910b685476.tar.bz2
hercules-3b122c06573fa66cb84417f2f08e78910b685476.tar.xz
hercules-3b122c06573fa66cb84417f2f08e78910b685476.zip
Dropping _sql suffix in server names, part 2.
Git didn't like me renaming and changing the contents of files at once, so I had to send the renames in the previous commit and now the modifications in this commit Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'vcproj-12/map-server.vcxproj')
-rw-r--r--vcproj-12/map-server.vcxproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcproj-12/map-server.vcxproj b/vcproj-12/map-server.vcxproj
index b01033971..f6bed2fe9 100644
--- a/vcproj-12/map-server.vcxproj
+++ b/vcproj-12/map-server.vcxproj
@@ -12,7 +12,7 @@
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{D356871D-58E1-450B-967A-E6E9646175AF}</ProjectGuid>
- <RootNamespace>map-server_sql</RootNamespace>
+ <RootNamespace>map-server</RootNamespace>
<Keyword>Win32Proj</Keyword>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
@@ -46,8 +46,8 @@
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectName)\$(Configuration)\</IntDir>
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
- <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">map-server_sql</TargetName>
- <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">map-server_sql</TargetName>
+ <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">map-server</TargetName>
+ <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">map-server</TargetName>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>