diff options
Diffstat (limited to 'justtabs/justtabs_8.vcproj')
| -rw-r--r-- | justtabs/justtabs_8.vcproj | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/justtabs/justtabs_8.vcproj b/justtabs/justtabs_8.vcproj index a9281c8..581c131 100644 --- a/justtabs/justtabs_8.vcproj +++ b/justtabs/justtabs_8.vcproj @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8.00"
+ Version="9.00"
Name="justtabs"
ProjectGUID="{3B858A66-7A23-4EB1-9440-605B96717F06}"
RootNamespace="justtabs"
Keyword="MFCProj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
@@ -81,6 +82,8 @@ LinkIncremental="1"
SuppressStartupBanner="true"
ProgramDatabaseFile=".\Release/justtabs.pdb"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
ImportLibrary=".\Release/justtabs.lib"
TargetMachine="1"
/>
@@ -105,9 +108,6 @@ Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -178,6 +178,8 @@ SuppressStartupBanner="true"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\Debug/justtabs.pdb"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
ImportLibrary=".\Debug/justtabs.lib"
TargetMachine="1"
/>
@@ -202,9 +204,6 @@ Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
|
