diff options
Diffstat (limited to 'nohtml/nohtml_9.sln')
-rw-r--r-- | nohtml/nohtml_9.sln | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/nohtml/nohtml_9.sln b/nohtml/nohtml_9.sln index 73bb545..885ea2d 100644 --- a/nohtml/nohtml_9.sln +++ b/nohtml/nohtml_9.sln @@ -5,20 +5,20 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nohtml", "nohtml_9.vcproj", EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug (Unicode)|Win32 = Debug (Unicode)|Win32
Debug|Win32 = Debug|Win32
- Release (Unicode)|Win32 = Release (Unicode)|Win32
+ Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {35961A10-6297-47AA-A6D9-1713389AC5F9}.Debug (Unicode)|Win32.ActiveCfg = Release|Win32
- {35961A10-6297-47AA-A6D9-1713389AC5F9}.Debug (Unicode)|Win32.Build.0 = Release|Win32
{35961A10-6297-47AA-A6D9-1713389AC5F9}.Debug|Win32.ActiveCfg = Debug|Win32
{35961A10-6297-47AA-A6D9-1713389AC5F9}.Debug|Win32.Build.0 = Debug|Win32
- {35961A10-6297-47AA-A6D9-1713389AC5F9}.Release (Unicode)|Win32.ActiveCfg = Release|Win32
- {35961A10-6297-47AA-A6D9-1713389AC5F9}.Release (Unicode)|Win32.Build.0 = Release|Win32
+ {35961A10-6297-47AA-A6D9-1713389AC5F9}.Debug|x64.ActiveCfg = Debug|x64
+ {35961A10-6297-47AA-A6D9-1713389AC5F9}.Debug|x64.Build.0 = Debug|x64
{35961A10-6297-47AA-A6D9-1713389AC5F9}.Release|Win32.ActiveCfg = Release|Win32
{35961A10-6297-47AA-A6D9-1713389AC5F9}.Release|Win32.Build.0 = Release|Win32
+ {35961A10-6297-47AA-A6D9-1713389AC5F9}.Release|x64.ActiveCfg = Release|x64
+ {35961A10-6297-47AA-A6D9-1713389AC5F9}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
|