aboutsummaryrefslogtreecommitdiff
path: root/lib/cpluff/examples/cpfile/plugins/Makefile.nmake
blob: 2dda56e1ca22866bb1595e85db9fd1da300ba796 (plain)
1
2
3
4
5
6
7
8
9
# C-Pluff examples build system for MSVC
# Copyright 2007 Johannes Lehtinen
# This file is free software; Johannes Lehtinen gives unlimited permission
# to copy, distribute and modify it.

SUBDIRS = core special extension cext
TOP = ..\..

include ..\..\common.nmake