diff options
author | unknown <venu@myvenu.com> | 2003-01-18 14:04:34 -0800 |
---|---|---|
committer | unknown <venu@myvenu.com> | 2003-01-18 14:04:34 -0800 |
commit | e2c7d5d7ec77d056cc2ad7c9d9ef7cb132cc78de (patch) | |
tree | 0224ea691e3d85f3eebb0412ae0b6eea5a4e39c8 /VC++Files/mysys | |
parent | 193d1f6c3bcb05ff694c8e300f00b68b44b08d24 (diff) | |
download | mariadb-git-e2c7d5d7ec77d056cc2ad7c9d9ef7cb132cc78de.tar.gz |
Windows build fix
Diffstat (limited to 'VC++Files/mysys')
-rw-r--r-- | VC++Files/mysys/mysys.dsp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/VC++Files/mysys/mysys.dsp b/VC++Files/mysys/mysys.dsp index fb92fce0e2e..aaf9980a883 100644 --- a/VC++Files/mysys/mysys.dsp +++ b/VC++Files/mysys/mysys.dsp @@ -162,10 +162,6 @@ SOURCE=.\mf_cache.c # End Source File # Begin Source File -SOURCE=.\mf_casecnv.c -# End Source File -# Begin Source File - SOURCE=.\mf_dirname.c # End Source File # Begin Source File @@ -234,6 +230,10 @@ SOURCE=.\mf_strip.c # End Source File # Begin Source File +SOURCE=.\mf_tempdir.c +# End Source File +# Begin Source File + SOURCE=.\mf_tempfile.c # End Source File # Begin Source File |