diff --git a/Builds/VisualStudio2013/Dexed.sln b/Builds/VisualStudio2013/Dexed.sln index f589162..617717e 100644 --- a/Builds/VisualStudio2013/Dexed.sln +++ b/Builds/VisualStudio2013/Dexed.sln @@ -4,14 +4,14 @@ Project("{BD26B4C3-163D-4785-A63F-D3E66858BFF3}") = "Dexed", "Dexed.vcxproj", "{ EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 + Debug|x64 = Debug|x64 + Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1A9EF105-5BF5-9FB6-9634-A91A6D840866}.Debug|Win32.ActiveCfg = Debug|Win32 - {1A9EF105-5BF5-9FB6-9634-A91A6D840866}.Debug|Win32.Build.0 = Debug|Win32 - {1A9EF105-5BF5-9FB6-9634-A91A6D840866}.Release|Win32.ActiveCfg = Release|Win32 - {1A9EF105-5BF5-9FB6-9634-A91A6D840866}.Release|Win32.Build.0 = Release|Win32 + {1A9EF105-5BF5-9FB6-9634-A91A6D840866}.Debug|x64.ActiveCfg = Debug|x64 + {1A9EF105-5BF5-9FB6-9634-A91A6D840866}.Debug|x64.Build.0 = Debug|x64 + {1A9EF105-5BF5-9FB6-9634-A91A6D840866}.Release|x64.ActiveCfg = Release|x64 + {1A9EF105-5BF5-9FB6-9634-A91A6D840866}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Builds/VisualStudio2013/Dexed.vcxproj b/Builds/VisualStudio2013/Dexed.vcxproj index 9ea2c96..faea906 100644 --- a/Builds/VisualStudio2013/Dexed.vcxproj +++ b/Builds/VisualStudio2013/Dexed.vcxproj @@ -2,13 +2,13 @@ - + Debug - Win32 + x64 - + Release - Win32 + x64 @@ -16,18 +16,20 @@ v120 - + DynamicLibrary false MultiByte v120 + v120 - + DynamicLibrary false MultiByte true v120 + v120 @@ -40,15 +42,15 @@ <_ProjectFileVersion>10.0.30319.1 - .\Debug\ - Dexed - true - .\Release\ - Dexed - true + .\Debug\ + Dexed + true + .\Release\ + Dexed + true v120 - + _DEBUG;%(PreprocessorDefinitions) true @@ -58,7 +60,7 @@ Disabled - EditAndContinue + ProgramDatabase ..\..\JuceLibraryCode;..\..\JuceLibraryCode\modules;c:\SDKs\vstsdk2.4;%(AdditionalIncludeDirectories) WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2013_78A5020=1;%(PreprocessorDefinitions) MultiThreadedDebug @@ -81,8 +83,6 @@ true $(IntDir)\Dexed.pdb Windows - MachineX86 - false true @@ -90,7 +90,7 @@ $(IntDir)\Dexed.bsc - + NDEBUG;%(PreprocessorDefinitions) true @@ -122,7 +122,6 @@ false $(IntDir)\Dexed.pdb Windows - MachineX86 true true true diff --git a/Dexed.jucer b/Dexed.jucer index 5e651f5..dd61667 100644 --- a/Dexed.jucer +++ b/Dexed.jucer @@ -113,9 +113,9 @@ - -