Overview
Comment: | Add Xcode project. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
cf2fe185976eb9af8c8437fb68da475c |
User & Date: | js 2012-10-05 21:19:22 |
Context
2012-10-05
| ||
21:26 | Install all headers into one place. check-in: 86adc6aab9 user: js tags: trunk | |
21:19 | Add Xcode project. check-in: cf2fe18597 user: js tags: trunk | |
20:17 | Nicer API. check-in: d2fe40f160 user: js tags: trunk | |
Changes
Changes to .gitignore.
| 1 2 3 4 5 6 7 8 | - - + + + + |
|
Added Info.plist.
|
Changes to Makefile.
︙ | |||
40 41 42 43 44 45 46 | 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | - + | --builddir build \ -L. \ -lobjpgsql \ ${CPPFLAGS} \ test.m clean: |
︙ |
Added ObjPgSQL.xcodeproj/project.pbxproj.