diff options
author | unknown <monty@mashka.mysql.fi> | 2003-04-29 00:14:17 +0300 |
---|---|---|
committer | unknown <monty@mashka.mysql.fi> | 2003-04-29 00:14:17 +0300 |
commit | 3d12a41d67481a04a218c38c1ac90a2abbe3828a (patch) | |
tree | 1432449356385662f41f8737add8bc8bbc733850 /VC++Files | |
parent | 749c0fe97f57aca710bf0a9033f7ed5c0afd80d9 (diff) | |
download | mariadb-git-3d12a41d67481a04a218c38c1ac90a2abbe3828a.tar.gz |
Added missing dependency to VC++ project file
Docs/internals.texi:
Moved code guidelines first
Fixed texinfo nodes & menus
VC++Files/mysql.dsw:
Added missing dependency
Diffstat (limited to 'VC++Files')
-rw-r--r-- | VC++Files/mysql.dsw | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/VC++Files/mysql.dsw b/VC++Files/mysql.dsw index eef82588fa8..9903c91ba1b 100644 --- a/VC++Files/mysql.dsw +++ b/VC++Files/mysql.dsw @@ -605,6 +605,9 @@ Package=<5> Package=<4> {{{ + Begin Project Dependency + Project_Dep_Name strings + End Project Dependency }}} ############################################################################### |