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
commitd49ab08ae027b241966b6ab9cc4514efefae829e (patch)
tree7ab95667236f9d782351fcf0a1057c69029a4dcf /make_msvc_net2003.vcproj
parent10a4b120bd028a6b5953a107a349b8ab090cdb9d (diff)
downloadgunmake-d49ab08ae027b241966b6ab9cc4514efefae829e.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 be620ad..01b1f0d 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>