1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00

Removed brackets from build target names and resaved all projects

This commit is contained in:
tpoole 2017-02-22 17:28:55 +00:00
parent 0d660187a9
commit ab4f269c60
158 changed files with 292 additions and 362 deletions

View file

@ -1856,7 +1856,7 @@
FDDAB81F5F4DA48E7807E65A = {isa = PBXNativeTarget; buildConfigurationList = 19D4440E4BC04A92B1ECD9BE; buildPhases = (
7065518BA4A719BD600955DB,
A0BD0396A9AB3F7FCF37AD62,
8F57F6817BE0F4126A95541F, ); buildRules = ( ); dependencies = ( ); name = "ComponentTutorialExample (App)"; productName = ComponentTutorialExample; productReference = 48DBB774ADD58780B75FD130; productType = "com.apple.product-type.application"; };
8F57F6817BE0F4126A95541F, ); buildRules = ( ); dependencies = ( ); name = "ComponentTutorialExample - App"; productName = ComponentTutorialExample; productReference = 48DBB774ADD58780B75FD130; productType = "com.apple.product-type.application"; };
3B89677F666BF40854CDE8D3 = {isa = PBXProject; buildConfigurationList = D2C0D08571281A97A8437C77; attributes = { LastUpgradeCheck = 0820; TargetAttributes = { FDDAB81F5F4DA48E7807E65A = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; }; }; }; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 0; mainGroup = D0953BB62CDDA1D6C60E6893; projectDirPath = ""; projectRoot = ""; targets = (FDDAB81F5F4DA48E7807E65A); };
};
rootObject = 3B89677F666BF40854CDE8D3;

View file

@ -1,7 +1,7 @@
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ComponentTutorialExample (App)", "ComponentTutorialExample (App).vcxproj", "{2ACA5085-A5CC-255B-B79D-D8256B0C459C}"
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ComponentTutorialExample - App", "ComponentTutorialExample - App.vcxproj", "{2ACA5085-A5CC-255B-B79D-D8256B0C459C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ComponentTutorialExample", "ComponentTutorialExample", "{4CC25596-DA67-C019-1BB9-4E29AD97A9C1}"
EndProject

View file

@ -1,7 +1,7 @@
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2012
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ComponentTutorialExample (App)", "ComponentTutorialExample (App).vcxproj", "{2ACA5085-A5CC-255B-B79D-D8256B0C459C}"
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ComponentTutorialExample - App", "ComponentTutorialExample - App.vcxproj", "{2ACA5085-A5CC-255B-B79D-D8256B0C459C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ComponentTutorialExample", "ComponentTutorialExample", "{4CC25596-DA67-C019-1BB9-4E29AD97A9C1}"
EndProject