1# Anjuta Version 0.1.8
2Compatibility Level: 1
3
4<PROJECT_DESCRIPTION_START>
5An Atomix-like puzzle game.<PROJECT_DESCRIPTION_END>
6<CONFIG_PROGS_START>
7<CONFIG_PROGS_END>
8<CONFIG_LIBS_START>
9<CONFIG_LIBS_END>
10<CONFIG_HEADERS_START>
11<CONFIG_HEADERS_END>
12<CONFIG_CHARACTERISTICS_START>
13<CONFIG_CHARACTERISTICS_END>
14<CONFIG_LIB_FUNCS_START>
15<CONFIG_LIB_FUNCS_END>
16<CONFIG_ADDITIONAL_START>
17<CONFIG_ADDITIONAL_END>
18<CONFIG_FILES_START>
19<CONFIG_FILES_END>
20<MAKEFILE_AM_START>
21<MAKEFILE_AM_END>
22
23props.file.type=project
24
25anjuta.version=0.1.8
26anjuta.compatibility.level=1
27
28project.name=LMarbles
29project.type=GENERIC
30project.target.type=EXECUTABLE
31project.version=1.0
32project.author=Michael Speck
33project.source.target=lmarbles
34
35project.has.gettext=0
36
37project.programming.language=C
38
39project.menu.entry=Marbles Version 0.1
40project.menu.group=Applications
41project.menu.comment=Marbles Version 0.1
42project.menu.icon=marbles_icon.(null)
43project.menu.need.terminal=0
44
45project.configure.options=
46
47anjuta.program.arguments=
48
49project.config.disable.overwriting=0 0 0 0 0 0 0 0 0
50project.config.extra.modules.before=
51project.config.extra.modules.after=
52
53module.incude.name=include
54module.incude.type=
55module.incude.expanded=0
56module.incude.files=
57
58module.source.name=src
59module.source.type=
60module.source.expanded=0
61module.source.files=\
62    dynlist.c dynlist.h sndsrv.c sndsrv.h menu.h menu.c sdl.c \
63    sdl.h cfg.h cfg.c levels.h levels.c game.h game.c timer.h timer.c \
64    profile.h profile.c file.h file.c \
65    main.c
66
67module.pixmap.name=pixmaps
68module.pixmap.type=
69module.pixmap.expanded=0
70module.pixmap.files=
71
72module.data.name=data
73module.data.type=
74module.data.expanded=0
75module.data.files=
76
77module.help.name=help
78module.help.type=
79module.help.expanded=0
80module.help.files=
81
82module.doc.name=doc
83module.doc.type=
84module.doc.expanded=0
85module.doc.files=
86
87module.po.expanded=0
88module.po.files=
89
90compiler.options.supports=
91
92compiler.options.include.paths=
93
94compiler.options.library.paths=
95
96compiler.options.libraries=
97compiler.options.libraries.selected=
98
99compiler.options.defines=
100
101compiler.options.warning.buttons=0 0 1 1 1 1 1 1 1 1 1 0 1 1 0 1
102
103compiler.options.optimize.buttons=0 1 0 0
104
105compiler.options.other.buttons=1 0
106
107compiler.options.other.c.flags=
108
109compiler.options.other.l.flags=
110
111compiler.options.other.l.libs=
112
113project.source.paths=
114
115