diff options
Diffstat (limited to 'Plugins/emoticons/emoticons.vcproj')
| -rw-r--r-- | Plugins/emoticons/emoticons.vcproj | 63 |
1 files changed, 10 insertions, 53 deletions
diff --git a/Plugins/emoticons/emoticons.vcproj b/Plugins/emoticons/emoticons.vcproj index 7556852..b7e4043 100644 --- a/Plugins/emoticons/emoticons.vcproj +++ b/Plugins/emoticons/emoticons.vcproj @@ -1,10 +1,11 @@ <?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="9,00"
Name="emoticons"
ProjectGUID="{8A52EF1C-B62C-421F-BA6D-C0B3EA7B89F8}"
RootNamespace="emoticons"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
@@ -86,6 +87,8 @@ GenerateMapFile="true"
MapFileName=".\Unicode_Release/emoticonsW.map"
BaseAddress="0x3EC20000"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
ImportLibrary=".\Unicode_Release/emoticonsW.lib"
TargetMachine="1"
/>
@@ -110,9 +113,6 @@ Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -185,6 +185,8 @@ GenerateDebugInformation="true"
ProgramDatabaseFile=".\Unicode_Debug/emoticonsW.pdb"
BaseAddress="0x3EC20000"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
ImportLibrary=".\Unicode_Debug/emoticonsW.lib"
TargetMachine="1"
/>
@@ -209,9 +211,6 @@ Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -287,6 +286,8 @@ GenerateMapFile="true"
MapFileName=".\Release/emoticons.map"
BaseAddress="0x3EC20000"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
ImportLibrary=".\Release/emoticons.lib"
TargetMachine="1"
/>
@@ -311,9 +312,6 @@ Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -384,6 +382,8 @@ GenerateDebugInformation="true"
ProgramDatabaseFile=".\Debug/emoticons.pdb"
BaseAddress="0x3EC20000"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
ImportLibrary=".\Debug/emoticons.lib"
TargetMachine="1"
/>
@@ -408,9 +408,6 @@ Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -613,46 +610,6 @@ </FileConfiguration>
</File>
<File
- RelativePath="..\utils\mir_memory.cpp"
- >
- <FileConfiguration
- Name="Unicode Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Unicode Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
RelativePath="..\utils\mir_options.cpp"
>
<FileConfiguration
|
