-
Notifications
You must be signed in to change notification settings - Fork 15
/
AvCaster.jucer
235 lines (234 loc) · 16.4 KB
/
AvCaster.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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
<?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="N9TdTc" name="AvCaster" projectType="guiapp" version="0.16.003"
bundleIdentifier="org.bill-auger.AvCaster" includeBinaryInAppConfig="1"
jucerVersion="4.2.1" userNotes="" companyWebsite="" License="/*\ |*| Copyright 2015-2016 bill-auger <https://github.com/bill-auger/av-caster/issues> |*| |*| This file is part of the AvCaster program. |*| |*| AvCaster is free software: you can redistribute it and/or modify |*| it under the terms of the GNU General Public License version 3 |*| as published by the Free Software Foundation. |*| |*| AvCaster is distributed in the hope that it will be useful, |*| but WITHOUT ANY WARRANTY; without even the implied warranty of |*| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |*| GNU General Public License for more details. |*| |*| You should have received a copy of the GNU General Public License |*| along with AvCaster. If not, see <http://www.gnu.org/licenses/>. \*/">
<MAINGROUP id="EzgwIT" name="AvCaster">
<GROUP id="{B968229C-6218-718C-8F23-4791DDD13A93}" name="Assets">
<FILE id="ehff61" name="avcaster-logo-48.png" compile="0" resource="1"
file="Assets/avcaster-logo-48.png"/>
<FILE id="Hb9d9U" name="avcaster-logo-128.png" compile="0" resource="1"
file="Assets/avcaster-logo-128.png"/>
<FILE id="klnYyc" name="config-hover.png" compile="0" resource="1"
file="Assets/config-hover.png"/>
<FILE id="YmSqkp" name="config-pushed.png" compile="0" resource="1"
file="Assets/config-pushed.png"/>
<FILE id="wYhzGX" name="config.png" compile="0" resource="1" file="Assets/config.png"/>
</GROUP>
<GROUP id="{12F99024-8A51-4F04-3891-07F59C6B6881}" name="Headers">
<GROUP id="{3B152D14-E544-D7E4-5FA0-64C563FEA7B6}" name="Constants">
<FILE id="kNVY1r" name="AppConstants.h" compile="0" resource="0" file="Source/Constants/AppConstants.h"/>
<FILE id="OIkoML" name="ConfigConstants.h" compile="0" resource="0"
file="Source/Constants/ConfigConstants.h"/>
<FILE id="Vbp0EX" name="Constants.h" compile="0" resource="0" file="Source/Constants/Constants.h"/>
<FILE id="gcK8jK" name="GstConstants.h" compile="0" resource="0" file="Source/Constants/GstConstants.h"/>
<FILE id="UNSn5F" name="GuiConstants.h" compile="0" resource="0" file="Source/Constants/GuiConstants.h"/>
<FILE id="YxWL0E" name="IrcConstants.h" compile="0" resource="0" file="Source/Constants/IrcConstants.h"/>
</GROUP>
<GROUP id="{E6435E5A-2EC1-B05C-0E70-FE2051EE7ACB}" name="Controllers">
<FILE id="sEuPJd" name="AvCaster.h" compile="0" resource="0" file="Source/Controllers/AvCaster.h"/>
<FILE id="FQevmF" name="Gstreamer.h" compile="0" resource="0" file="Source/Controllers/Gstreamer.h"/>
<FILE id="l437D6" name="IrcClient.h" compile="0" resource="0" file="Source/Controllers/IrcClient.h"/>
</GROUP>
<GROUP id="{449EB608-F7A7-9902-3D45-62AA93237D8C}" name="Models">
<FILE id="jy2eVq" name="AvCasterStore.h" compile="0" resource="0" file="Source/Models/AvCasterStore.h"/>
<FILE id="qqog3V" name="Seeds.h" compile="0" resource="0" file="Source/Models/Seeds.h"/>
</GROUP>
<GROUP id="{E5A092F4-256B-C2BA-D268-F46AC54BD85A}" name="Trace">
<FILE id="DOiEtS" name="Trace.h" compile="0" resource="0" file="Source/Trace/Trace.h"/>
<FILE id="VpzAMB" name="TraceAvCaster.h" compile="0" resource="0" file="Source/Trace/TraceAvCaster.h"/>
<FILE id="XY5wkX" name="TraceAvCasterStore.h" compile="0" resource="0"
file="Source/Trace/TraceAvCasterStore.h"/>
<FILE id="h9pAwt" name="TraceChat.h" compile="0" resource="0" file="Source/Trace/TraceChat.h"/>
<FILE id="NyIKTu" name="TraceConfig.h" compile="0" resource="0" file="Source/Trace/TraceConfig.h"/>
<FILE id="dToFg4" name="TraceGstreamer.h" compile="0" resource="0"
file="Source/Trace/TraceGstreamer.h"/>
<FILE id="hB9rdH" name="TraceIrcClient.h" compile="0" resource="0"
file="Source/Trace/TraceIrcClient.h"/>
<FILE id="ltIPwf" name="TraceMain.h" compile="0" resource="0" file="Source/Trace/TraceMain.h"/>
</GROUP>
<GROUP id="{DC8F1EBF-1412-35CC-9623-015550E67D03}" name="Views">
<FILE id="YpkpyX" name="Background.h" compile="0" resource="0" file="Source/Views/Background.h"/>
<FILE id="KpYPJn" name="Chat.h" compile="0" resource="0" file="Source/Views/Chat.h"/>
<FILE id="DPJSNO" name="ChatList.h" compile="0" resource="0" file="Source/Views/ChatList.h"/>
<FILE id="sZZxtU" name="ChatListItem.h" compile="0" resource="0" file="Source/Views/ChatListItem.h"/>
<FILE id="P6JOXz" name="Config.h" compile="0" resource="0" file="Source/Views/Config.h"/>
<FILE id="yVtZZz" name="ConfigAudio.h" compile="0" resource="0" file="Source/Views/ConfigAudio.h"/>
<FILE id="vYa2Cw" name="ConfigCamera.h" compile="0" resource="0" file="Source/Views/ConfigCamera.h"/>
<FILE id="rcrLrt" name="ConfigChat.h" compile="0" resource="0" file="Source/Views/ConfigChat.h"/>
<FILE id="AQ2dwI" name="ConfigImage.h" compile="0" resource="0" file="Source/Views/ConfigImage.h"/>
<FILE id="O8fXVO" name="ConfigOutput.h" compile="0" resource="0" file="Source/Views/ConfigOutput.h"/>
<FILE id="C6PrUn" name="ConfigScreen.h" compile="0" resource="0" file="Source/Views/ConfigScreen.h"/>
<FILE id="qtcvxe" name="ConfigText.h" compile="0" resource="0" file="Source/Views/ConfigText.h"/>
<FILE id="aMH02z" name="Controls.h" compile="0" resource="0" file="Source/Views/Controls.h"/>
<FILE id="pAvXb6" name="MainContent.h" compile="0" resource="0" file="Source/Views/MainContent.h"/>
<FILE id="ke3zGo" name="Presets.h" compile="0" resource="0" file="Source/Views/Presets.h"/>
<FILE id="KL3xzz" name="Preview.h" compile="0" resource="0" file="Source/Views/Preview.h"/>
<FILE id="VjCVUp" name="Statusbar.h" compile="0" resource="0" file="Source/Views/Statusbar.h"/>
</GROUP>
</GROUP>
<GROUP id="{B76039D2-8BDF-7740-0816-1A69395E900D}" name="Source">
<GROUP id="{0B2DBDF6-4255-99CE-3692-AEFBE3303178}" name="Constants">
<FILE id="J2IYe3" name="AppConstants.cpp" compile="1" resource="0"
file="Source/Constants/AppConstants.cpp"/>
<FILE id="Z9kdnJ" name="ConfigConstants.cpp" compile="1" resource="0"
file="Source/Constants/ConfigConstants.cpp"/>
<FILE id="tLFx56" name="GstConstants.cpp" compile="1" resource="0"
file="Source/Constants/GstConstants.cpp"/>
<FILE id="Y4wapo" name="GuiConstants.cpp" compile="1" resource="0"
file="Source/Constants/GuiConstants.cpp"/>
<FILE id="oMPKh7" name="IrcConstants.cpp" compile="1" resource="0"
file="Source/Constants/IrcConstants.cpp"/>
</GROUP>
<GROUP id="{FE879823-A057-5C58-FFBB-4369879578C2}" name="Controllers">
<FILE id="woBIF5" name="AvCaster.cpp" compile="1" resource="0" file="Source/Controllers/AvCaster.cpp"/>
<FILE id="DWdbyP" name="Gstreamer.cpp" compile="1" resource="0" file="Source/Controllers/Gstreamer.cpp"/>
<FILE id="MeBpm1" name="IrcClient.cpp" compile="1" resource="0" file="Source/Controllers/IrcClient.cpp"/>
</GROUP>
<GROUP id="{7C73B5B3-CA01-0491-6468-F3AA66E67B45}" name="Models">
<FILE id="Bn3TIV" name="AvCasterStore.cpp" compile="1" resource="0"
file="Source/Models/AvCasterStore.cpp"/>
<FILE id="LBD3gN" name="Seeds.cpp" compile="1" resource="0" file="Source/Models/Seeds.cpp"/>
</GROUP>
<GROUP id="{2DCE1912-CE55-49BC-C4AA-34580ABA4D56}" name="Trace">
<FILE id="iZf5Wa" name="Trace.cpp" compile="1" resource="0" file="Source/Trace/Trace.cpp"/>
</GROUP>
<GROUP id="{A993E6CB-8F67-8126-E003-0C32349C13AF}" name="Views">
<FILE id="gPKxO9" name="Background.cpp" compile="1" resource="0" file="Source/Views/Background.cpp"/>
<FILE id="sAh2zA" name="Chat.cpp" compile="1" resource="0" file="Source/Views/Chat.cpp"/>
<FILE id="TmuTtf" name="ChatList.cpp" compile="1" resource="0" file="Source/Views/ChatList.cpp"/>
<FILE id="sDoH7I" name="ChatListItem.cpp" compile="1" resource="0"
file="Source/Views/ChatListItem.cpp"/>
<FILE id="Yo0DVm" name="Config.cpp" compile="1" resource="0" file="Source/Views/Config.cpp"/>
<FILE id="pF6IG5" name="ConfigAudio.cpp" compile="1" resource="0" file="Source/Views/ConfigAudio.cpp"/>
<FILE id="pz8fzf" name="ConfigCamera.cpp" compile="1" resource="0"
file="Source/Views/ConfigCamera.cpp"/>
<FILE id="Z3mdSK" name="ConfigChat.cpp" compile="1" resource="0" file="Source/Views/ConfigChat.cpp"/>
<FILE id="F3FWjk" name="ConfigImage.cpp" compile="1" resource="0" file="Source/Views/ConfigImage.cpp"/>
<FILE id="wtVmRZ" name="ConfigOutput.cpp" compile="1" resource="0"
file="Source/Views/ConfigOutput.cpp"/>
<FILE id="qweC0N" name="ConfigScreen.cpp" compile="1" resource="0"
file="Source/Views/ConfigScreen.cpp"/>
<FILE id="XomgcA" name="ConfigText.cpp" compile="1" resource="0" file="Source/Views/ConfigText.cpp"/>
<FILE id="LDMbzU" name="Controls.cpp" compile="1" resource="0" file="Source/Views/Controls.cpp"/>
<FILE id="TWIrmh" name="MainContent.cpp" compile="1" resource="0" file="Source/Views/MainContent.cpp"/>
<FILE id="GjcK36" name="Presets.cpp" compile="1" resource="0" file="Source/Views/Presets.cpp"/>
<FILE id="McNOOA" name="Preview.cpp" compile="1" resource="0" file="Source/Views/Preview.cpp"/>
<FILE id="CESgWr" name="Statusbar.cpp" compile="1" resource="0" file="Source/Views/Statusbar.cpp"/>
</GROUP>
<FILE id="CQoHWx" name="Main.cpp" compile="1" resource="0" file="Source/Main.cpp"/>
</GROUP>
</MAINGROUP>
<EXPORTFORMATS>
<XCODE_MAC targetFolder="Builds/MacOSX">
<CONFIGURATIONS>
<CONFIGURATION name="Debug" osxSDK="default" osxCompatibility="default" osxArchitecture="default"
isDebug="1" optimisation="1" targetName="AvCaster"/>
<CONFIGURATION name="Release" osxSDK="default" osxCompatibility="default" osxArchitecture="default"
isDebug="0" optimisation="3" targetName="AvCaster"/>
</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_gui_basics" path="../juce/modules"/>
</MODULEPATHS>
</XCODE_MAC>
<VS2015 targetFolder="Builds/VisualStudio2015">
<CONFIGURATIONS>
<CONFIGURATION name="Debug" winWarningLevel="4" generateManifest="1" winArchitecture="32-bit"
isDebug="1" optimisation="1" targetName="AvCaster"/>
<CONFIGURATION name="Release" winWarningLevel="4" generateManifest="1" winArchitecture="32-bit"
isDebug="0" optimisation="3" targetName="AvCaster"/>
</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_gui_basics" path="../juce/modules"/>
</MODULEPATHS>
</VS2015>
<VS2008 targetFolder="Builds/VisualStudio2008">
<CONFIGURATIONS>
<CONFIGURATION name="Debug" winWarningLevel="4" generateManifest="1" isDebug="1"
optimisation="1" targetName="AvCaster"/>
<CONFIGURATION name="Release" winWarningLevel="4" generateManifest="1" isDebug="0"
optimisation="3" targetName="AvCaster"/>
</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_gui_basics" path="../juce/modules"/>
</MODULEPATHS>
</VS2008>
<LINUX_MAKE targetFolder="Builds/Makefile" extraCompilerFlags="$(if $(filter-out x86_64 , $(shell uname -m)) , -malign-double , -fPIC) `pkg-config --cflags gstreamer-1.0` -I /usr/include/libircclient"
extraLinkerFlags="`pkg-config --libs gstreamer-1.0` `pkg-config --libs gstreamer-video-1.0`"
externalLibraries="ircclient" smallIcon="" bigIcon="">
<CONFIGURATIONS>
<CONFIGURATION name="Release" libraryPath="" isDebug="0" optimisation="3" targetName="av-caster"/>
<CONFIGURATION name="Debug" libraryPath="" isDebug="1" optimisation="1" targetName="av-caster-dbg"/>
</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_gui_basics" path="../juce/modules"/>
</MODULEPATHS>
</LINUX_MAKE>
<CODEBLOCKS_WINDOWS targetFolder="Builds/CodeBlocksWindows">
<CONFIGURATIONS>
<CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="AvCaster"/>
<CONFIGURATION name="Release" isDebug="0" optimisation="3" targetName="AvCaster"/>
</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_gui_basics" path="../juce/modules"/>
</MODULEPATHS>
</CODEBLOCKS_WINDOWS>
<CODEBLOCKS_LINUX targetFolder="Builds/CodeBlocksLinux" extraLinkerFlags="`pkg-config --libs gstreamer-1.0` `pkg-config --libs gstreamer-video-1.0`"
extraCompilerFlags="$(if $(filter-out x86_64 , $(shell uname -m)) , -malign-double , -fPIC) `pkg-config --cflags gstreamer-1.0` -I /usr/include/libircclient"
externalLibraries="ircclient">
<CONFIGURATIONS>
<CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="AvCasterDbg"/>
<CONFIGURATION name="Release" isDebug="0" optimisation="3" targetName="AvCaster"/>
</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_gui_basics" path="../juce/modules"/>
</MODULEPATHS>
</CODEBLOCKS_LINUX>
<ANDROIDSTUDIO targetFolder="Builds/AndroidStudio">
<CONFIGURATIONS>
<CONFIGURATION name="Debug" androidArchitectures="armeabi armeabi-v7a x86" isDebug="1"
optimisation="1" targetName="AvCaster"/>
<CONFIGURATION name="Release" androidArchitectures="armeabi armeabi-v7a x86"
isDebug="0" optimisation="3" targetName="AvCaster"/>
</CONFIGURATIONS>
<MODULEPATHS>
<MODULEPATH id="juce_gui_basics" path="../../juce"/>
<MODULEPATH id="juce_graphics" path="../../juce"/>
<MODULEPATH id="juce_events" path="../../juce"/>
<MODULEPATH id="juce_data_structures" path="../../juce"/>
<MODULEPATH id="juce_core" path="../../juce"/>
</MODULEPATHS>
</ANDROIDSTUDIO>
</EXPORTFORMATS>
<MODULES>
<MODULE id="juce_core" showAllCode="1" useLocalCopy="1"/>
<MODULE id="juce_data_structures" showAllCode="1" useLocalCopy="1"/>
<MODULE id="juce_events" showAllCode="1" useLocalCopy="1"/>
<MODULE id="juce_graphics" showAllCode="1" useLocalCopy="1"/>
<MODULE id="juce_gui_basics" showAllCode="1" useLocalCopy="1"/>
</MODULES>
<JUCEOPTIONS/>
</JUCERPROJECT>