summaryrefslogtreecommitdiff
path: root/protocols/MRA/xstatus_MRA
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-06-02 21:21:34 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-06-02 21:21:34 +0000
commit1413991e30852a43155cc4d1c245d44032688978 (patch)
tree8fbad42b419775ee6945da5d24064850d8b34dbe /protocols/MRA/xstatus_MRA
parent446787e1dadeabff14c0a3375bdf6ac7687734c4 (diff)
projects cleanup mostly finished
git-svn-id: http://svn.miranda-ng.org/main/trunk@275 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/MRA/xstatus_MRA')
-rw-r--r--protocols/MRA/xstatus_MRA/xstatus_MRA.vcproj786
-rw-r--r--protocols/MRA/xstatus_MRA/xstatus_MRA.vcxproj176
2 files changed, 20 insertions, 942 deletions
diff --git a/protocols/MRA/xstatus_MRA/xstatus_MRA.vcproj b/protocols/MRA/xstatus_MRA/xstatus_MRA.vcproj
deleted file mode 100644
index 09e0b70f84..0000000000
--- a/protocols/MRA/xstatus_MRA/xstatus_MRA.vcproj
+++ /dev/null
@@ -1,786 +0,0 @@
-<?xml version="1.0" encoding="windows-1251"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="xstatus_MRA"
- ProjectGUID="{5B84781D-F1C3-4535-99B7-B84B6C9BCF15}"
- Keyword="Win32Proj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="Debug"
- IntermediateDirectory="Debug"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)/xstatus_MRA.dll"
- LinkIncremental="2"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/xstatus_MRA.pdb"
- SubSystem="2"
- ResourceOnlyDLL="true"
- SetChecksum="false"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- TurnOffAssemblyGeneration="true"
- ImportLibrary="$(OutDir)/xstatus_MRA.lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)/xstatus_MRA.dll"
- LinkIncremental="2"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/xstatus_MRA.pdb"
- SubSystem="2"
- ResourceOnlyDLL="true"
- SetChecksum="false"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- TurnOffAssemblyGeneration="true"
- ImportLibrary="$(OutDir)/xstatus_MRA.lib"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="Release"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- OmitFramePointers="true"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS"
- StringPooling="true"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)/xstatus_MRA.dll"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ResourceOnlyDLL="true"
- SetChecksum="true"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- TurnOffAssemblyGeneration="true"
- ImportLibrary="$(OutDir)/xstatus_MRA.lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- OmitFramePointers="true"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS"
- StringPooling="true"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)/xstatus_MRA.dll"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ResourceOnlyDLL="true"
- SetChecksum="true"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- TurnOffAssemblyGeneration="true"
- ImportLibrary="$(OutDir)/xstatus_MRA.lib"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release - dbg|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- OmitFramePointers="true"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS"
- StringPooling="true"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)/xstatus_MRA.dll"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ResourceOnlyDLL="true"
- SetChecksum="true"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- TurnOffAssemblyGeneration="true"
- ImportLibrary="$(OutDir)/xstatus_MRA.lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release - dbg|x64"
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- OmitFramePointers="true"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS"
- StringPooling="true"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)/xstatus_MRA.dll"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ResourceOnlyDLL="true"
- SetChecksum="true"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- TurnOffAssemblyGeneration="true"
- ImportLibrary="$(OutDir)/xstatus_MRA.lib"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
- >
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc"
- >
- <File
- RelativePath="resource.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
- <File
- RelativePath="XStatus_icons\10.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\11.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\12.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\13.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\14.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\15.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\16.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\17.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\18.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\19.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\20.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\21.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\22.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\23.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\24.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\25.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\26.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\27.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\28.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\29.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\30.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\31.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\32.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\33.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\34.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\35.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\36.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\37.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\38.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\39.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\4.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\40.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\41.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\42.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\43.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\44.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\45.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\46.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\47.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\48.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\49.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\5.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\50.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\51.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\52.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\53.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\54.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\55.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\56.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\57.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\58.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\59.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\6.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\7.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\8.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\9.ico"
- >
- </File>
- <File
- RelativePath=".\XStatus_icons\icon1.ico"
- >
- </File>
- <File
- RelativePath="XStatus_icons\unknown.ico"
- >
- </File>
- <File
- RelativePath="xstatus_MRA.rc"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/protocols/MRA/xstatus_MRA/xstatus_MRA.vcxproj b/protocols/MRA/xstatus_MRA/xstatus_MRA.vcxproj
index 94103c195a..187c1b8a65 100644
--- a/protocols/MRA/xstatus_MRA/xstatus_MRA.vcxproj
+++ b/protocols/MRA/xstatus_MRA/xstatus_MRA.vcxproj
@@ -20,24 +20,23 @@
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{5B84781D-F1C3-4535-99B7-B84B6C9BCF15}</ProjectGuid>
- <Keyword>Win32Proj</Keyword>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
+ <CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
+ <CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
+ <CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
+ <CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
@@ -63,196 +62,61 @@
<_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\Icons\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\Obj\$(ProjectName)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Configuration)64\Icons\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\Icons\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\Obj\$(ProjectName)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Configuration)64\Icons\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
+ <IgnoreImportLibrary Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</IgnoreImportLibrary>
+ <IgnoreImportLibrary Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</IgnoreImportLibrary>
+ <IgnoreImportLibrary Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</IgnoreImportLibrary>
+ <IgnoreImportLibrary Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</IgnoreImportLibrary>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- </ClCompile>
<Link>
- <OutputFile>$(OutDir)xstatus_MRA.dll</OutputFile>
- <ProgramDatabaseFile>
- </ProgramDatabaseFile>
<SubSystem>Windows</SubSystem>
<NoEntryPoint>true</NoEntryPoint>
- <SetChecksum>false</SetChecksum>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
- <DataExecutionPrevention>
- </DataExecutionPrevention>
- <TurnOffAssemblyGeneration>true</TurnOffAssemblyGeneration>
- <ImportLibrary>$(OutDir)xstatus_MRA.lib</ImportLibrary>
- <TargetMachine>MachineX86</TargetMachine>
</Link>
+ <ResourceCompile>
+ <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ </ResourceCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- </ClCompile>
<Link>
- <OutputFile>$(OutDir)xstatus_MRA.dll</OutputFile>
- <ProgramDatabaseFile>
- </ProgramDatabaseFile>
<SubSystem>Windows</SubSystem>
<NoEntryPoint>true</NoEntryPoint>
- <SetChecksum>false</SetChecksum>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
- <DataExecutionPrevention>
- </DataExecutionPrevention>
- <TurnOffAssemblyGeneration>true</TurnOffAssemblyGeneration>
- <ImportLibrary>$(OutDir)xstatus_MRA.lib</ImportLibrary>
- <TargetMachine>MachineX64</TargetMachine>
</Link>
+ <ResourceCompile>
+ <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ </ResourceCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <Optimization>MaxSpeed</Optimization>
- <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
- <OmitFramePointers>true</OmitFramePointers>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
- <FunctionLevelLinking>true</FunctionLevelLinking>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- </ClCompile>
<Link>
- <OutputFile>$(OutDir)xstatus_MRA.dll</OutputFile>
<SubSystem>Windows</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
<NoEntryPoint>true</NoEntryPoint>
- <SetChecksum>true</SetChecksum>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
- <DataExecutionPrevention>
- </DataExecutionPrevention>
- <TurnOffAssemblyGeneration>true</TurnOffAssemblyGeneration>
- <ImportLibrary>$(OutDir)xstatus_MRA.lib</ImportLibrary>
- <TargetMachine>MachineX86</TargetMachine>
- <ProgramDatabaseFile>
- </ProgramDatabaseFile>
</Link>
+ <ResourceCompile>
+ <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ </ResourceCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>MaxSpeed</Optimization>
- <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
- <OmitFramePointers>true</OmitFramePointers>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
- <FunctionLevelLinking>true</FunctionLevelLinking>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- </ClCompile>
<Link>
- <OutputFile>$(OutDir)xstatus_MRA.dll</OutputFile>
<SubSystem>Windows</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
<NoEntryPoint>true</NoEntryPoint>
- <SetChecksum>true</SetChecksum>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
- <DataExecutionPrevention>
- </DataExecutionPrevention>
- <TurnOffAssemblyGeneration>true</TurnOffAssemblyGeneration>
- <ImportLibrary>$(OutDir)xstatus_MRA.lib</ImportLibrary>
- <TargetMachine>MachineX64</TargetMachine>
- <ProgramDatabaseFile>
- </ProgramDatabaseFile>
</Link>
+ <ResourceCompile>
+ <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ </ResourceCompile>
</ItemDefinitionGroup>
<ItemGroup>
<ClInclude Include="resource.h" />
</ItemGroup>
<ItemGroup>
- <None Include="XStatus_icons\10.ico" />
- <None Include="XStatus_icons\11.ico" />
- <None Include="XStatus_icons\12.ico" />
- <None Include="XStatus_icons\13.ico" />
- <None Include="XStatus_icons\14.ico" />
- <None Include="XStatus_icons\15.ico" />
- <None Include="XStatus_icons\16.ico" />
- <None Include="XStatus_icons\17.ico" />
- <None Include="XStatus_icons\18.ico" />
- <None Include="XStatus_icons\19.ico" />
- <None Include="XStatus_icons\20.ico" />
- <None Include="XStatus_icons\21.ico" />
- <None Include="XStatus_icons\22.ico" />
- <None Include="XStatus_icons\23.ico" />
- <None Include="XStatus_icons\24.ico" />
- <None Include="XStatus_icons\26.ico" />
- <None Include="XStatus_icons\27.ico" />
- <None Include="XStatus_icons\28.ico" />
- <None Include="XStatus_icons\29.ico" />
- <None Include="XStatus_icons\30.ico" />
- <None Include="XStatus_icons\31.ico" />
- <None Include="XStatus_icons\33.ico" />
- <None Include="XStatus_icons\34.ico" />
- <None Include="XStatus_icons\35.ico" />
- <None Include="XStatus_icons\36.ico" />
- <None Include="XStatus_icons\37.ico" />
- <None Include="XStatus_icons\38.ico" />
- <None Include="XStatus_icons\39.ico" />
- <None Include="XStatus_icons\4.ico" />
- <None Include="XStatus_icons\40.ico" />
- <None Include="XStatus_icons\41.ico" />
- <None Include="XStatus_icons\42.ico" />
- <None Include="XStatus_icons\43.ico" />
- <None Include="XStatus_icons\44.ico" />
- <None Include="XStatus_icons\45.ico" />
- <None Include="XStatus_icons\46.ico" />
- <None Include="XStatus_icons\47.ico" />
- <None Include="XStatus_icons\48.ico" />
- <None Include="XStatus_icons\49.ico" />
- <None Include="XStatus_icons\5.ico" />
- <None Include="XStatus_icons\50.ico" />
- <None Include="XStatus_icons\51.ico" />
- <None Include="XStatus_icons\52.ico" />
- <None Include="XStatus_icons\53.ico" />
- <None Include="XStatus_icons\54.ico" />
- <None Include="XStatus_icons\6.ico" />
- <None Include="XStatus_icons\7.ico" />
- <None Include="XStatus_icons\8.ico" />
- <None Include="XStatus_icons\9.ico" />
- <None Include="XStatus_icons\icon1.ico" />
- <None Include="XStatus_icons\unknown.ico" />
- </ItemGroup>
- <ItemGroup>
<ResourceCompile Include="xstatus_MRA.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />