-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwxmsn.prj
162 lines (145 loc) · 3.35 KB
/
wxmsn.prj
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
# Anjuta Version 1.2.4
Compatibility Level: 1
<PROJECT_DESCRIPTION_START>
<PROJECT_DESCRIPTION_END>
<CONFIG_PROGS_START>
<CONFIG_PROGS_END>
<CONFIG_LIBS_START>
PKG_CHECK_MODULES(OPENSSL, openssl,,exit)
CFLAGS="$CFLAGS $OPENSSL_CFLAGS"
CPPFLAGS="$CPPFLAGS $OPENSSL_CFLAGS $WX_CXXFLAGS"
LDFLAGS="$LDFLAGS $OPENSSL_LIBS"
LIBS="$LIBS `$WX_CONFIG_PATH --libs`"<CONFIG_LIBS_END>
<CONFIG_HEADERS_START>
<CONFIG_HEADERS_END>
<CONFIG_CHARACTERISTICS_START>
<CONFIG_CHARACTERISTICS_END>
<CONFIG_LIB_FUNCS_START>
<CONFIG_LIB_FUNCS_END>
<CONFIG_ADDITIONAL_START>
<CONFIG_ADDITIONAL_END>
<CONFIG_FILES_START>
<CONFIG_FILES_END>
<MAKEFILE_AM_START>
<MAKEFILE_AM_END>
props.file.type=project
anjuta.version=1.2.4
anjuta.compatibility.level=1
project.name=wxmsn
project.type=wxWINDOWS
project.target.type=EXECUTABLE
project.version=0.01
project.author=Neil "Superna" Armstrong - Julien "Trapamoosch" Enche
project.source.target=wxmsn
project.has.gettext=1
project.gui.command=
project.programming.language=C++
project.excluded.modules=intl
project.config.extra.modules.before=
project.config.extra.modules.after=
project.config.blocked=0
project.config.disable.overwriting=1 1 1 0 0 0 0 0 0
project.menu.entry=wxmsn Version 0.1
project.menu.group=Applications
project.menu.comment=wxmsn Version 0.1
project.menu.icon=
project.menu.need.terminal=0
project.configure.options=
anjuta.program.arguments=
preferences.build.option.jobs=0
preferences.build.option.silent=0
preferences.build.option.autosave=1
preferences.make=make
preferences.build.option.keep.going=1
preferences.build.option.warn.undef=0
preferences.autoformat.custom.style= -i8 -sc -bli0 -bl0 -cbi0 -ss
preferences.indent.opening=0
preferences.autoformat.disable=1
preferences.indent.automatic=1
preferences.use.tabs=1
preferences.indent.size=4
preferences.tabsize=4
preferences.indent.closing=0
module.include.name=include
module.include.type=
module.include.files=\
CContact.h\
CContactList.h\
CGroup.h\
CPopup.h\
CConnec.h\
wxmsn.h\
arraydeclaration.h\
CData.h\
CConsole.h\
CSsl.h\
CGui.h\
CMsnAuth.h\
CParseSocket.h\
md5.h\
sha1.h\
Utils.h\
CChatFrame.h\
CChatTab.h\
CChatArea.h\
CEntryText.h\
defines.h\
CContactFrame.h\
CConnectPanel.h\
Events.h\
CCoreHandler.h\
CListEvent.h
module.source.name=src
module.source.type=
module.source.files=\
CContact.cc\
CContactList.cc\
CGroup.cc\
CPopup.cc\
chl.c\
CConnec.cxx\
CData.cc\
CConsole.cxx\
CSsl.cxx\
CGui.cxx\
CMsnAuth.cxx\
CParseSocket.cxx\
md5.c\
sha1.c\
Utils.cxx\
CChatFrame.cxx\
CChatTab.cxx\
CChatArea.cc\
CEntryText.cc\
CContactFrame.cxx\
CConnectPanel.cxx\
CChatHandler.cxx\
CCoreHandler.cxx\
CListEvent.cxx
module.pixmap.name=pixmaps
module.pixmap.type=
module.pixmap.files=
module.data.name=data
module.data.type=
module.data.files=
module.help.name=help
module.help.type=
module.help.files=
module.doc.name=doc
module.doc.type=
module.doc.files=
module.po.files=
compiler.options.supports=WXWINDOWS
compiler.options.include.paths=
compiler.options.library.paths=
compiler.options.libraries=
compiler.options.libraries.selected=
compiler.options.defines=
compiler.options.defines.selected=
compiler.options.warning.buttons=0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
compiler.options.optimize.buttons=1 0 0 0
compiler.options.other.buttons=1 0
compiler.options.other.c.flags=
compiler.options.other.l.flags=
compiler.options.other.l.libs=
project.src.paths=