summaryrefslogtreecommitdiff
path: root/make_msvc_net2003.vcproj
diff options
context:
space:
mode:
authorGerte Hoogewerf <g.hoogewerf@gmail.com>2013-10-24 21:20:36 +0300
committerEli Zaretskii <eliz@gnu.org>2013-10-24 21:20:36 +0300
commitd73a4fa5262a4f1a2ec344e97f50ad43a2f6dc3e (patch)
tree7ab95667236f9d782351fcf0a1057c69029a4dcf /make_msvc_net2003.vcproj
parent0a45344d11047164c54fe90bcadb09c3a7629139 (diff)
downloadmake-d73a4fa5262a4f1a2ec344e97f50ad43a2f6dc3e.tar.gz
Fix MS Visual Studio NET2003 build.
* make_msvc_net2003.vcproj: Do not exclude guile.c from compilation. Copyright-paperwork-exempt: Yes.
Diffstat (limited to 'make_msvc_net2003.vcproj')
-rw-r--r--make_msvc_net2003.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/make_msvc_net2003.vcproj b/make_msvc_net2003.vcproj
index be620ad1..01b1f0d2 100644
--- a/make_msvc_net2003.vcproj
+++ b/make_msvc_net2003.vcproj
@@ -154,11 +154,11 @@
<File
RelativePath=".\getopt1.c">
</File>
-<!--
+
<File
RelativePath=".\guile.c">
</File>
--->
+
<File
RelativePath=".\hash.c">
</File>