blob: 06048ae9456d7aaa2d74e6587308313ccc199f53 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# dyn~ - dynamic object management for PD
#
# Copyright (c)Thomas Grill (gr@grrrr.org)
# For information on usage and redistribution, and for a DISCLAIMER OF ALL
# WARRANTIES, see the file, "license.txt," in this distribution.
#
# Makefile for MSVC++ 6 and .NET
#
# usage:
# to build run "build-win-pd-msvc.bat"
|