| Martin v. Löwis | 48bbaf2 | 2006-04-15 18:06:54 +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> | ||||