diff options
author | Paul Smith <psmith@gnu.org> | 2006-02-11 19:02:21 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2006-02-11 19:02:21 +0000 |
commit | 586daef9bcbefc234734ea3fc49da4db2083e723 (patch) | |
tree | 2d9bac3a1a01368741383f61c6a6b78140943c04 /make_msvc_net2003.vcproj | |
parent | 5a7a42cfce638f52f702b4d317c45c7186b8c0b4 (diff) | |
download | gunmake-586daef9bcbefc234734ea3fc49da4db2083e723.tar.gz |
Update copyright and license notices on all files.
Added new file strcache.c to various non-UNIX makefiles and build scripts.
Diffstat (limited to 'make_msvc_net2003.vcproj')
-rw-r--r-- | make_msvc_net2003.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/make_msvc_net2003.vcproj b/make_msvc_net2003.vcproj index af64cb2..357dfba 100644 --- a/make_msvc_net2003.vcproj +++ b/make_msvc_net2003.vcproj @@ -158,6 +158,9 @@ RelativePath=".\hash.c">
</File>
<File
+ RelativePath=".\strcache.c">
+ </File>
+ <File
RelativePath=".\implicit.c">
</File>
<File
|