diff options
author | greg@mysql.com <> | 2004-02-19 13:34:40 -0100 |
---|---|---|
committer | greg@mysql.com <> | 2004-02-19 13:34:40 -0100 |
commit | 6112c08c3efa5a8c6efce7ecc60633ee09165fa7 (patch) | |
tree | e8236e69e1c1ff4af538e1d36f37528f223fedce /VC++Files/mysql.dsw | |
parent | 9b7643c3a2a1bd3c2c91af081569f16bbdd1dc93 (diff) | |
download | mariadb-git-6112c08c3efa5a8c6efce7ecc60633ee09165fa7.tar.gz |
First round of changes to set up for Windows build automation.
Diffstat (limited to 'VC++Files/mysql.dsw')
-rw-r--r-- | VC++Files/mysql.dsw | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/VC++Files/mysql.dsw b/VC++Files/mysql.dsw index eef82588fa8..d304ce5cc44 100644 --- a/VC++Files/mysql.dsw +++ b/VC++Files/mysql.dsw @@ -231,6 +231,30 @@ Package=<4> ############################################################################### +Project: "myisam_ftdump"=".\myisam_ftdump\myisam_ftdump.dsp" - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ + Begin Project Dependency + Project_Dep_Name dbug + End Project Dependency + Begin Project Dependency + Project_Dep_Name myisam + End Project Dependency + Begin Project Dependency + Project_Dep_Name mysys + End Project Dependency + Begin Project Dependency + Project_Dep_Name strings + End Project Dependency +}}} + +############################################################################### + Project: "myisamchk"=".\myisamchk\myisamchk.dsp" - Package Owner=<4> Package=<5> @@ -797,3 +821,4 @@ Package=<3> }}} ############################################################################### + |