| Thomas Wouters | 49fd7fa | 2006-04-21 10:40:58 +0000 | [diff] [blame] | 1 | <?xml version="1.0"?> |
| 2 | <project> | ||||
| 3 | <target name="all" description="Build all targets."> | ||||
| 4 | <solution configuration="release"> | ||||
| 5 | <projects> | ||||
| 6 | <include name="db_static.vcproj" /> | ||||
| 7 | </projects> | ||||
| 8 | </solution> | ||||
| 9 | </target> | ||||
| 10 | </project> | ||||