-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOpenFrameworksMac.cbp
More file actions
141 lines (141 loc) · 5.02 KB
/
OpenFrameworksMac.cbp
File metadata and controls
141 lines (141 loc) · 5.02 KB
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
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="OpenFrameworks" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build>
<Target title="default">
<Option output="OpenFrameworks" prefix_auto="1" extension_auto="1" />
<Option type="3" />
<Option compiler="gcc" />
<Option host_application="$(#cb)/devel/codeblocks.exe" />
<Compiler>
<Add option="-g" />
<Add option="`/usr/local/bin/wx-config --cppflags`" />
<Add option="-DBUILDING_PLUGIN" />
<Add option="-D__WXMAC__" />
<Add option="-DCB_PRECOMP" />
<Add option="-DWX_PRECOMP" />
<Add directory="$(#cb)/include" />
<Add directory="$(#cb)/include/wxscintilla/include" />
<Add directory="$(#wx.include)" />
<Add directory="/usr/local/include/wx-2.8" />
<Add directory="/usr/local/include/codeblocks/" />
<Add directory="/usr/local/include/codeblocks/wxscintilla/include/" />
</Compiler>
<Linker>
<Add option="`/usr/local/bin/wx-config --libs`" />
<Add library="codeblocks" />
<Add directory="$(#cb)/devel" />
<Add directory="$(#wx.lib)" />
<Add directory="/usr/local/lib" />
</Linker>
<ExtraCommands>
<Add after="cp OpenFrameworks.dylib OpenFrameworks.so" />
<Add after="zip -j9 OpenFrameworks.zip manifest.xml" />
<Add after="zip -j9 OpenFrameworks.cbplugin OpenFrameworks.so OpenFrameworks.zip" />
<Add after="cp OpenFrameworks.so /usr/local/share/codeblocks/plugins/" />
<Mode after="always" />
</ExtraCommands>
</Target>
<Target title="cb_8.02">
<Option output="OpenFrameworks" prefix_auto="1" extension_auto="1" />
<Option type="3" />
<Option compiler="gcc" />
<Option host_application="$(#cb)/devel/codeblocks.exe" />
<Compiler>
<Add option="-g" />
<Add option="-pipe" />
<Add option="-mthreads" />
<Add option="-fmessage-length=0" />
<Add option="-fexceptions" />
<Add option="-Winvalid-pch" />
<Add option="-DBUILDING_PLUGIN" />
<Add option="-DHAVE_W32API_H" />
<Add option="-D__WXMSW__" />
<Add option="-DWXUSINGDLL" />
<Add option="-DcbDEBUG" />
<Add option="-DCB_PRECOMP" />
<Add option="-DWX_PRECOMP" />
<Add option="-DwxUSE_UNICODE" />
<Add directory="$(#cb)/include" />
<Add directory="$(#cb)/include/wxscintilla/include" />
<Add directory="$(#wx.include)" />
<Add directory="$(#wx.lib)/gcc_dll/mswu" />
</Compiler>
<Linker>
<Add library="codeblocks" />
<Add library="wxmsw28u_gcc_cb" />
<Add directory="C:/Program Files/CodeBlocks" />
</Linker>
<ExtraCommands>
<Add after="zip -j9 OpenFrameworks.zip manifest.xml" />
<Add after="zip -j9 OpenFrameworks.cbplugin OpenFrameworks.dll OpenFrameworks.zip" />
</ExtraCommands>
</Target>
<Target title="cb_svn">
<Option output="OpenFrameworks" prefix_auto="1" extension_auto="1" />
<Option type="3" />
<Option compiler="gcc" />
<Option host_application="$(#cb)/devel/codeblocks.exe" />
<Compiler>
<Add option="-g" />
<Add option="-pipe" />
<Add option="-mthreads" />
<Add option="-fmessage-length=0" />
<Add option="-fexceptions" />
<Add option="-Winvalid-pch" />
<Add option="-DBUILDING_PLUGIN" />
<Add option="-DHAVE_W32API_H" />
<Add option="-D__WXMSW__" />
<Add option="-DWXUSINGDLL" />
<Add option="-DcbDEBUG" />
<Add option="-DCB_PRECOMP" />
<Add option="-DWX_PRECOMP" />
<Add option="-DwxUSE_UNICODE" />
<Add directory="$(#cb)/include" />
<Add directory="$(#cb)/include/wxscintilla/include" />
<Add directory="$(#wx.include)" />
<Add directory="$(#wx.lib)/gcc_dll/mswu" />
</Compiler>
<Linker>
<Add library="../../sdk/src/codeblocks.a" />
<Add library="../../sdk/src/wxmsw28u.a" />
<Add directory="../../sdk/src" />
<Add directory="$(#wx.lib)/gcc_dll" />
</Linker>
<ExtraCommands>
<Add after="zip -j9 OpenFrameworks.zip manifest.xml" />
<Add after="zip -j9 OpenFrameworks.cbplugin OpenFrameworks.dll OpenFrameworks.zip" />
</ExtraCommands>
</Target>
</Build>
<Compiler>
<Add directory="tinyxml" />
</Compiler>
<Unit filename="AddonDialog.cpp" />
<Unit filename="AddonDialog.h" />
<Unit filename="InstallParser.cpp" />
<Unit filename="InstallParser.h" />
<Unit filename="OpenFrameworks.cpp" />
<Unit filename="OpenFrameworks.h" />
<Unit filename="ProjectAnalyzer.cpp" />
<Unit filename="ProjectAnalyzer.h" />
<Unit filename="manifest.xml" />
<Unit filename="tinyxml/tinystr.cpp" />
<Unit filename="tinyxml/tinystr.h" />
<Unit filename="tinyxml/tinywxuni.cpp" />
<Unit filename="tinyxml/tinywxuni.h" />
<Unit filename="tinyxml/tinyxml.cpp" />
<Unit filename="tinyxml/tinyxml.h" />
<Unit filename="tinyxml/tinyxmlerror.cpp" />
<Unit filename="tinyxml/tinyxmlparser.cpp" />
<Extensions>
<code_completion />
<debugger />
<envvars />
</Extensions>
</Project>
</CodeBlocks_project_file>