summaryrefslogtreecommitdiff
path: root/cpp/demo/Database/Oracle/proc/server.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/demo/Database/Oracle/proc/server.vcxproj')
-rw-r--r--cpp/demo/Database/Oracle/proc/server.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/demo/Database/Oracle/proc/server.vcxproj b/cpp/demo/Database/Oracle/proc/server.vcxproj
index f1920bcca88..b8b49eefbb3 100644
--- a/cpp/demo/Database/Oracle/proc/server.vcxproj
+++ b/cpp/demo/Database/Oracle/proc/server.vcxproj
@@ -18,10 +18,12 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseOfMfc>false</UseOfMfc>
+ <PlatformToolset>v110</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseOfMfc>false</UseOfMfc>
+ <PlatformToolset>v110</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">