diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-11-03 06:47:38 +0200 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-11-03 06:47:38 +0200 |
commit | 8978ac1fbb26efc1a4c4099e47d5daeaa054043c (patch) | |
tree | b222761e1f23951f7a319c47283ab1571bff59be /new_gpg.sln | |
parent | c2c8b96313665152d56efcb0f7bc6fa5888d6a59 (diff) |
x64 config
modified: init.cpp
modified: main.cpp
modified: messages.cpp
modified: new_gpg.sln
modified: new_gpg.vcxproj
modified: options.cpp
Diffstat (limited to 'new_gpg.sln')
-rw-r--r-- | new_gpg.sln | 46 |
1 files changed, 34 insertions, 12 deletions
diff --git a/new_gpg.sln b/new_gpg.sln index 40d016c..9d68c4c 100644 --- a/new_gpg.sln +++ b/new_gpg.sln @@ -5,26 +5,48 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "new_gpg", "new_gpg.vcxproj" EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug x64|Win32 = Debug x64|Win32
+ Debug x64|x64 = Debug x64|x64
Debug(service)|Win32 = Debug(service)|Win32
+ Debug(service)|x64 = Debug(service)|x64
Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
Release Unicode (service only)(static)|Win32 = Release Unicode (service only)(static)|Win32
+ Release Unicode (service only)(static)|x64 = Release Unicode (service only)(static)|x64
Release Unicode (service only)|Win32 = Release Unicode (service only)|Win32
+ Release Unicode (service only)|x64 = Release Unicode (service only)|x64
+ Release Unicode (static) x64|Win32 = Release Unicode (static) x64|Win32
+ Release Unicode (static) x64|x64 = Release Unicode (static) x64|x64
Release Unicode (static)|Win32 = Release Unicode (static)|Win32
+ Release Unicode (static)|x64 = Release Unicode (static)|x64
Release Unicode|Win32 = Release Unicode|Win32
+ Release Unicode|x64 = Release Unicode|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Debug(service)|Win32.ActiveCfg = Debug(service)|Win32
- {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Debug(service)|Win32.Build.0 = Debug(service)|Win32
- {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Debug|Win32.ActiveCfg = Debug|Win32
- {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Debug|Win32.Build.0 = Debug|Win32
- {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (service only)(static)|Win32.ActiveCfg = Release Unicode (service only)(static)|Win32
- {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (service only)(static)|Win32.Build.0 = Release Unicode (service only)(static)|Win32
- {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (service only)|Win32.ActiveCfg = Release Unicode (service only)|Win32
- {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (service only)|Win32.Build.0 = Release Unicode (service only)|Win32
- {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (static)|Win32.ActiveCfg = Release Unicode (static)|Win32
- {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (static)|Win32.Build.0 = Release Unicode (static)|Win32
- {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32
- {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode|Win32.Build.0 = Release Unicode|Win32
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Debug x64|Win32.ActiveCfg = Debug x64|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Debug x64|x64.ActiveCfg = Debug x64|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Debug x64|x64.Build.0 = Debug x64|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Debug(service)|Win32.ActiveCfg = Debug(service)|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Debug(service)|x64.ActiveCfg = Debug(service)|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Debug(service)|x64.Build.0 = Debug(service)|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Debug|Win32.ActiveCfg = Debug|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Debug|x64.ActiveCfg = Debug|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Debug|x64.Build.0 = Debug|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (service only)(static)|Win32.ActiveCfg = Release Unicode (service only)(static)|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (service only)(static)|x64.ActiveCfg = Release Unicode (service only)(static)|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (service only)(static)|x64.Build.0 = Release Unicode (service only)(static)|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (service only)|Win32.ActiveCfg = Release Unicode (service only)|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (service only)|x64.ActiveCfg = Release Unicode (service only)|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (service only)|x64.Build.0 = Release Unicode (service only)|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (static) x64|Win32.ActiveCfg = Release Unicode (static) x64|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (static) x64|x64.ActiveCfg = Release Unicode (static) x64|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (static) x64|x64.Build.0 = Release Unicode (static) x64|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (static)|Win32.ActiveCfg = Release Unicode (static)|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (static)|x64.ActiveCfg = Release Unicode (static)|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode (static)|x64.Build.0 = Release Unicode (static)|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode|Win32.ActiveCfg = Release Unicode|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode|x64.ActiveCfg = Release Unicode|x64
+ {F29D0C8D-141A-43CF-86B2-34A04653F8D4}.Release Unicode|x64.Build.0 = Release Unicode|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
|