Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/rarfilesource.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOctaneSnail <os@v12pwr.com>2011-02-19 23:56:46 +0300
committerOctaneSnail <os@v12pwr.com>2011-02-20 00:01:05 +0300
commit4dcd85393de71b80efc0f0ef9f545badf235247e (patch)
treef1b5d7e4a700cbb3c920479388594f61f8d60b44 /RARFileSource.sln
parentdb773b89e83e39ef63070d5e25d2398e57d0da83 (diff)
Add 64-bit target.
Diffstat (limited to 'RARFileSource.sln')
-rw-r--r--RARFileSource.sln6
1 files changed, 6 insertions, 0 deletions
diff --git a/RARFileSource.sln b/RARFileSource.sln
index b71e0df..dad96e4 100644
--- a/RARFileSource.sln
+++ b/RARFileSource.sln
@@ -6,13 +6,19 @@ EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Debug|Win32.ActiveCfg = Debug|Win32
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Debug|Win32.Build.0 = Debug|Win32
+ {2B7F22D7-1750-47C5-8709-1A3688B62499}.Debug|x64.ActiveCfg = Debug|x64
+ {2B7F22D7-1750-47C5-8709-1A3688B62499}.Debug|x64.Build.0 = Debug|x64
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Release|Win32.ActiveCfg = Release|Win32
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Release|Win32.Build.0 = Release|Win32
+ {2B7F22D7-1750-47C5-8709-1A3688B62499}.Release|x64.ActiveCfg = Release|x64
+ {2B7F22D7-1750-47C5-8709-1A3688B62499}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE