summaryrefslogtreecommitdiff
path: root/sametime/sametime.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'sametime/sametime.vcproj')
-rw-r--r--sametime/sametime.vcproj17
1 files changed, 8 insertions, 9 deletions
diff --git a/sametime/sametime.vcproj b/sametime/sametime.vcproj
index f5f4c5d..164d37a 100644
--- a/sametime/sametime.vcproj
+++ b/sametime/sametime.vcproj
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8.00"
+ Version="9.00"
Name="sametime"
ProjectGUID="{BE22A21F-73B7-453F-86A0-B867F0056490}"
RootNamespace="sametime"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
@@ -51,7 +52,7 @@
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="&quot;..\meanwhile\meanwhile-1.0.2\src&quot;;..\..\..\include"
+ AdditionalIncludeDirectories="&quot;..\meanwhile\meanwhile-1.0.2\src&quot;;..\..\include"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SAMETIME_EXPORTS;UNICODE;_UNICODE"
StringPooling="true"
RuntimeLibrary="0"
@@ -84,6 +85,8 @@
SuppressStartupBanner="true"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\Release/sametime.pdb"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
ImportLibrary=".\Release/sametime.lib"
TargetMachine="1"
/>
@@ -108,9 +111,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -150,7 +150,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="&quot;..\meanwhile\meanwhile-1.0.2\src&quot;;..\..\..\include"
+ AdditionalIncludeDirectories="&quot;..\meanwhile\meanwhile-1.0.2\src&quot;;..\..\include"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SAMETIME_EXPORTS;UNICODE;_UNICODE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -185,6 +185,8 @@
ModuleDefinitionFile="../meanwhile/Debug/meanwhile.def"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\Debug/sametime.pdb"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
ImportLibrary=".\Debug/sametime.lib"
TargetMachine="1"
/>
@@ -209,9 +211,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>