-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlistening-test.jucer
127 lines (126 loc) · 8.18 KB
/
listening-test.jucer
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="EEkRWf" name="Listening Test" reportAppUsage="0" splashScreenColour="Dark"
projectType="guiapp" version="3.2.3" bundleIdentifier="com.netflix.listeningtest"
includeBinaryInAppConfig="1" jucerFormatVersion="1" companyEmail="[email protected]"
displaySplashScreen="1" companyName="Netflix, Inc." companyCopyright="Copyright (c) 2017-2023 Netflix, Inc."
companyWebsite="https://about.netflix.com/en">
<MAINGROUP id="cjGZLA" name="Listening Test">
<FILE id="atyVdq" name="CommentBox.h" compile="0" resource="0" file="listening-test/CommentBox.h"/>
<FILE id="IDNAWE" name="SurveyComponent.cpp" compile="1" resource="0"
file="listening-test/SurveyComponent.cpp"/>
<FILE id="M9JVHi" name="SurveyComponent.h" compile="0" resource="0"
file="listening-test/SurveyComponent.h"/>
<FILE id="fr8FAe" name="BasicSurveyComponent.h" compile="0" resource="0"
file="listening-test/BasicSurveyComponent.h"/>
<FILE id="P4yHlj" name="TestTypes.cpp" compile="1" resource="0" file="listening-test/TestTypes.cpp"/>
<FILE id="CZPXNl" name="BaseTestComponent.h" compile="0" resource="0"
file="listening-test/BaseTestComponent.h"/>
<FILE id="ObZ9DG" name="BaseTestComponent.cpp" compile="1" resource="0"
file="listening-test/BaseTestComponent.cpp"/>
<FILE id="xUgsTt" name="MushraComponent.cpp" compile="1" resource="0"
file="listening-test/MushraComponent.cpp"/>
<FILE id="wHoUEH" name="NewTestSelectComponent.cpp" compile="1" resource="0"
file="listening-test/NewTestSelectComponent.cpp"/>
<FILE id="IYGnLA" name="TestManagerComponent.h" compile="0" resource="0"
file="listening-test/TestManagerComponent.h"/>
<FILE id="lQd88L" name="NewTestSelectComponent.h" compile="0" resource="0"
file="listening-test/NewTestSelectComponent.h"/>
<FILE id="kvlVdH" name="TestManagerComponent.cpp" compile="1" resource="0"
file="listening-test/TestManagerComponent.cpp"/>
<FILE id="ihk4qY" name="DemoComponent.cpp" compile="1" resource="0"
file="listening-test/DemoComponent.cpp"/>
<FILE id="YKzvHb" name="BS1116Component.cpp" compile="1" resource="0"
file="listening-test/BS1116Component.cpp"/>
<FILE id="DK2Ma3" name="AVABTestComponent.cpp" compile="1" resource="0"
file="listening-test/AVABTestComponent.cpp"/>
<FILE id="KoVZ4t" name="ABTestComponent.cpp" compile="1" resource="0"
file="listening-test/ABTestComponent.cpp"/>
<FILE id="bBE31F" name="AVABTestComponent.h" compile="0" resource="0"
file="listening-test/AVABTestComponent.h"/>
<FILE id="VnjkzH" name="ABTestComponent.h" compile="0" resource="0"
file="listening-test/ABTestComponent.h"/>
<FILE id="JSfkLq" name="BS1116Component.h" compile="0" resource="0"
file="listening-test/BS1116Component.h"/>
<FILE id="gTa0lZ" name="DemoComponent.h" compile="0" resource="0" file="listening-test/DemoComponent.h"/>
<FILE id="lURoVu" name="MushraComponent.h" compile="0" resource="0"
file="listening-test/MushraComponent.h"/>
<FILE id="q32QZy" name="Headphones_512x512.png" compile="0" resource="1"
file="listening-test/Headphones_512x512.png"/>
<FILE id="DU9kT0" name="Trial.h" compile="0" resource="0" file="listening-test/Trial.h"/>
<FILE id="EQj5qn" name="Trial.cpp" compile="1" resource="0" file="listening-test/Trial.cpp"/>
<FILE id="I8T2MM" name="AudioPlayer.cpp" compile="1" resource="0" file="listening-test/AudioPlayer.cpp"/>
<FILE id="MOW4UI" name="AudioPlayer.h" compile="0" resource="0" file="listening-test/AudioPlayer.h"/>
<FILE id="NMaMjN" name="guisettings.h" compile="0" resource="0" file="listening-test/guisettings.h"/>
<FILE id="MyIsFn" name="Main.cpp" compile="1" resource="0" file="listening-test/Main.cpp"/>
<FILE id="t8lXSr" name="MainComponent.cpp" compile="1" resource="0"
file="listening-test/MainComponent.cpp"/>
<FILE id="uNZYR4" name="MainComponent.h" compile="0" resource="0" file="listening-test/MainComponent.h"/>
<FILE id="pSimeN" name="TestLauncher.cpp" compile="1" resource="0"
file="listening-test/TestLauncher.cpp"/>
<FILE id="Xv3c9Y" name="TestLauncher.h" compile="0" resource="0" file="listening-test/TestLauncher.h"/>
<FILE id="eBAWhz" name="TestTypes.h" compile="0" resource="0" file="listening-test/TestTypes.h"/>
</MAINGROUP>
<EXPORTFORMATS>
<XCODE_MAC targetFolder="Builds/MacOSX" smallIcon="q32QZy" bigIcon="q32QZy"
extraDefs="JUCE_MODAL_LOOPS_PERMITTED=1">
<CONFIGURATIONS>
<CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="Listening Test"/>
<CONFIGURATION name="Release" isDebug="0" optimisation="3" targetName="Listening Test"/>
</CONFIGURATIONS>
<MODULEPATHS>
<MODULEPATH id="juce_core" path="./JUCE/modules"/>
<MODULEPATH id="juce_events" path="./JUCE/modules"/>
<MODULEPATH id="juce_graphics" path="./JUCE/modules"/>
<MODULEPATH id="juce_data_structures" path="./JUCE/modules"/>
<MODULEPATH id="juce_audio_basics" path="./JUCE/modules"/>
<MODULEPATH id="juce_audio_devices" path="./JUCE/modules"/>
<MODULEPATH id="juce_audio_formats" path="./JUCE/modules"/>
<MODULEPATH id="juce_audio_processors" path="./JUCE/modules"/>
<MODULEPATH id="juce_audio_utils" path="./JUCE/modules"/>
<MODULEPATH id="juce_gui_extra" path="./JUCE/modules"/>
<MODULEPATH id="juce_video" path="./JUCE/modules"/>
<MODULEPATH id="juce_gui_basics" path="./JUCE/modules"/>
</MODULEPATHS>
</XCODE_MAC>
<VS2019 targetFolder="Builds/VisualStudio2019" extraDefs="JUCE_MODAL_LOOPS_PERMITTED=1">
<CONFIGURATIONS>
<CONFIGURATION isDebug="1" name="Debug"/>
<CONFIGURATION isDebug="0" name="Release"/>
</CONFIGURATIONS>
<MODULEPATHS>
<MODULEPATH id="juce_audio_basics" path="./JUCE/modules"/>
<MODULEPATH id="juce_audio_devices" path="./JUCE/modules"/>
<MODULEPATH id="juce_audio_formats" path="./JUCE/modules"/>
<MODULEPATH id="juce_audio_processors" path="./JUCE/modules"/>
<MODULEPATH id="juce_audio_utils" path="./JUCE/modules"/>
<MODULEPATH id="juce_core" path="./JUCE/modules"/>
<MODULEPATH id="juce_data_structures" path="./JUCE/modules"/>
<MODULEPATH id="juce_events" path="./JUCE/modules"/>
<MODULEPATH id="juce_graphics" path="./JUCE/modules"/>
<MODULEPATH id="juce_gui_basics" path="./JUCE/modules"/>
<MODULEPATH id="juce_gui_extra" path="./JUCE/modules"/>
<MODULEPATH id="juce_video" path="./JUCE/modules"/>
</MODULEPATHS>
</VS2019>
</EXPORTFORMATS>
<MODULES>
<MODULE id="juce_audio_basics" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_audio_devices" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_audio_formats" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_audio_processors" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_audio_utils" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_core" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_data_structures" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_events" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_graphics" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_gui_basics" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_gui_extra" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
<MODULE id="juce_video" showAllCode="1" useLocalCopy="1" useGlobalPath="0"/>
</MODULES>
<JUCEOPTIONS JUCE_USE_FLAC="0" JUCE_USE_OGGVORBIS="0" JUCE_USE_MP3AUDIOFORMAT="0"
JUCE_USE_LAME_AUDIO_FORMAT="0" JUCE_USE_WINDOWS_MEDIA_FORMAT="0"
JUCE_DIRECTSOUND="0" JUCE_WASAPI="0" JUCE_WEB_BROWSER="0"/>
<LIVE_SETTINGS>
<OSX buildEnabled="1"/>
</LIVE_SETTINGS>
</JUCERPROJECT>