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 | 8f48f4a911373385b659d782cfa93dda710e02ef (patch) | |
tree | 1432449356385662f41f8737add8bc8bbc733850 /VC++Files | |
parent | f325baae2eb072685483fbd87573d67adaf0995e (diff) | |
download | mariadb-git-8f48f4a911373385b659d782cfa93dda710e02ef.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 }}} ############################################################################### |