summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2015-10-16 13:13:38 +0800
committerDan Nicholson <dbn.lists@gmail.com>2015-10-26 09:16:56 -0700
commit5f70074d46be6887a3d8e6c02c7292350fdcbdd3 (patch)
treee80ea263bffd9add2544e4018649307c8280357a /Makefile.am
parent1ed336759fdf3bfbb1f233e5a5c5b611530436ef (diff)
downloadpkg-config-5f70074d46be6887a3d8e6c02c7292350fdcbdd3.tar.gz
build: Add NMake makefiles for Visual Studio buildsmsvc
This adds a set of NMake Makefiles that can be used to build pkg-config on Windows using Visual Studio. Note that, since the Visual Studio builds of GLib does not use pkg-config, this NMake Makefile set does not support the build of the bundled GLib sources, instead, having GLib built beforehand is required.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b7ead64..2417400 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,6 +47,8 @@ dist_doc_DATA = pkg-config-guide.html
dist_man_MANS = pkg-config.1
EXTRA_DIST = \
README.win32 \
+ detectenv-msvc.mak \
+ Makefile.vc \
config.h.win32
# gcov test coverage