ObjGameKit  Check-in [b6cd0e0efd]

Overview
Comment:.gitignore: Add extra.mk.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b6cd0e0efd1ca156734cc8206099fa08dd8f8ab174c9d4508e066d8eed4c9a4d
User & Date: js on 2012-08-26 14:04:40
Other Links: manifest | tags
Context
2012-08-26
14:21
Add OGK_DISPLAY_POSITION_DEFAULT. check-in: b5e933c8b8 user: js tags: trunk
14:04
.gitignore: Add extra.mk. check-in: b6cd0e0efd user: js tags: trunk
13:42
Rename -[handleNextEvent] -> -[handleEvents]. check-in: d49c4b05b0 user: js tags: trunk
Changes

Modified .gitignore from [d667237945] to [6144ebe2c5].

1
2
3
4
5
6
7
8
9
10
11
12
13

14
*.dll
*.dylib
*.o
*.orig
*.so
*~
.deps
aclocal.m4
autom4te.cache
buildsys.mk
config.log
config.status
configure

tests/tests













>

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.dll
*.dylib
*.o
*.orig
*.so
*~
.deps
aclocal.m4
autom4te.cache
buildsys.mk
config.log
config.status
configure
extra.mk
tests/tests