summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorArmin Burgmeier <armin@arbur.net>2008-08-08 12:49:22 +0000
committerArmin Burgmeier <arminb@src.gnome.org>2008-08-08 12:49:22 +0000
commitee5a61d6299d30198b0488494d967928c693b1bb (patch)
tree7885fb352bb557873b1e5ccea8eb8fe42addef5e /Makefile.am
parentf19fa9f52fe43e842fa4d18aa784ee3bacd350a9 (diff)
downloadglibmm-ee5a61d6299d30198b0488494d967928c693b1bb.tar.gz
Moved from MSVC_Net2003
2008-08-08 Armin Burgmeier <armin@arbur.net> * MSVC_Net2005/: Moved from MSVC_Net2003 * MSVC_Net2005/glibmm.sln: * MSVC_Net2005/glibmm/glibmm.vcproj: * MSVC_Net2005/examples/dispatcher/dispatcher.vcproj: Converted to project files for Visual Studio 2005. * MSVC_Net2005/glibmm/glibmm.rc.in: Removed the #include "resource.h" since there is no resource.h in the project, and the resource still seems to compile. * MSVC_Net2005/giomm/giomm.rc.in: * MSVC_Net2005/giomm/giomm.vcproj: * MSVC_Net2005/giomm/Makefile.am: Added giomm to the MSVC project. * MSVC_Net2005/tests/giomm_simple/giomm_simple.vcproj: * MSVC_Net2005/tests/giomm_simple/Makefile.am: Added giomm_simple to the MSVC project. * MSVC_Net2005/tests/Makefile.am: * MSVC_Net2005/Makefile.am: * Makefile.am: * configure.in: Adapted build files. svn path=/trunk/; revision=714
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1fb3b8de..22fc0519 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I scripts
-SUBDIRS = tools glib gio examples scripts tests MSVC_Net2003 docs
+SUBDIRS = tools glib gio examples scripts tests MSVC_Net2005 docs
DIST_SUBDIRS = $(SUBDIRS)
EXTRA_DIST = build_shared/Makefile_build.am_fragment \