mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-08 04:20:09 +00:00
Removed brackets from build target names and resaved all projects
This commit is contained in:
parent
0d660187a9
commit
ab4f269c60
158 changed files with 292 additions and 362 deletions
|
|
@ -2661,7 +2661,7 @@
|
|||
D0E4014BABB86AAE963C0EC0 = {isa = PBXNativeTarget; buildConfigurationList = 9757697CD762C5D12E7FC75A; buildPhases = (
|
||||
48322B9DE3337E69E96F7551,
|
||||
69128EEF3B23EA7E960EBE08,
|
||||
B8B3353D164D52CC62A584F2, ); buildRules = ( ); dependencies = ( ); name = "SimpleFFTExample (App)"; productName = SimpleFFTExample; productReference = 8D8ED3E7474D65E7177750A8; productType = "com.apple.product-type.application"; };
|
||||
B8B3353D164D52CC62A584F2, ); buildRules = ( ); dependencies = ( ); name = "SimpleFFTExample - App"; productName = SimpleFFTExample; productReference = 8D8ED3E7474D65E7177750A8; productType = "com.apple.product-type.application"; };
|
||||
CF307CC82EF6FB552266854D = {isa = PBXProject; buildConfigurationList = C877108FC7BF2DA280A51F46; attributes = { LastUpgradeCheck = 0820; TargetAttributes = { D0E4014BABB86AAE963C0EC0 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; }; }; }; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 0; mainGroup = 4DB04A617E8DFE6D06731154; projectDirPath = ""; projectRoot = ""; targets = (D0E4014BABB86AAE963C0EC0); };
|
||||
};
|
||||
rootObject = CF307CC82EF6FB552266854D;
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Microsoft Visual Studio Solution File, Format Version 11.00
|
||||
# Visual Studio 2013
|
||||
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleFFTExample (App)", "SimpleFFTExample (App).vcxproj", "{5F11C54A-E1F5-0119-1E0A-E26E0B8E911C}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleFFTExample - App", "SimpleFFTExample - App.vcxproj", "{5F11C54A-E1F5-0119-1E0A-E26E0B8E911C}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SimpleFFTExample", "SimpleFFTExample", "{A1EED181-A32F-6818-DA72-CF47E9B5FED4}"
|
||||
EndProject
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue