diff options
author | kostja@bodhi.local <> | 2006-08-04 00:00:48 +0400 |
---|---|---|
committer | kostja@bodhi.local <> | 2006-08-04 00:00:48 +0400 |
commit | 12051070a78f32550984f961453f58ee044edfc7 (patch) | |
tree | 62644981402ccb7378abb951f50b2a9d827e0942 /VC++Files | |
parent | b9b2ef9cfbbd352eca2c1e214398ecd1726343ff (diff) | |
download | mariadb-git-12051070a78f32550984f961453f58ee044edfc7.tar.gz |
Fix a bug in the .dsp file. Ignore a symlink.
Diffstat (limited to 'VC++Files')
-rw-r--r-- | VC++Files/sql/mysqld.dsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VC++Files/sql/mysqld.dsp b/VC++Files/sql/mysqld.dsp index 259c044e390..45c5e75beb5 100644 --- a/VC++Files/sql/mysqld.dsp +++ b/VC++Files/sql/mysqld.dsp @@ -1639,7 +1639,7 @@ SOURCE=.\sql_load.cpp # End Source File # Begin Source File -SOURCE=.\sql\sql_locale.cpp +SOURCE=.\sql_locale.cpp # End Source File # Begin Source File |