1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Rename folders and projects in extras/ to be consistent

This commit is contained in:
ed 2018-03-15 10:50:46 +00:00
parent cdbc28c18b
commit 18c0c48ce6
49 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2017
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "juce_dll - Static Library", "juce_dll_StaticLibrary.vcxproj", "{B636B53B-C44B-1E04-8668-D61B3900BAA4}"
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WindowsDLL - Static Library", "WindowsDLL_StaticLibrary.vcxproj", "{B636B53B-C44B-1E04-8668-D61B3900BAA4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution

View file

@ -39,7 +39,7 @@
#if ! JUCE_DONT_DECLARE_PROJECTINFO
namespace ProjectInfo
{
const char* const projectName = "juce_dll";
const char* const projectName = "WindowsDLL";
const char* const versionString = "1.0.0";
const int versionNumber = 0x10000;
}

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="IvabE4" name="juce_dll" projectType="library" juceLinkage="none"
<JUCERPROJECT id="IvabE4" name="WindowsDLL" projectType="library" juceLinkage="none"
bundleIdentifier="com.roli.jucedll" jucerVersion="5.2.1" defines="JUCE_DLL_BUILD=1"
displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd."
companyCopyright="ROLI Ltd.">
@ -28,7 +28,7 @@
</MODULEPATHS>
</VS2017>
</EXPORTFORMATS>
<MAINGROUP id="tNa6Wh" name="juce_dll">
<MAINGROUP id="tNa6Wh" name="WindowsDLL">
<GROUP id="N2ZGxS" name="Source"/>
</MAINGROUP>
<MODULES>