]> git.saurik.com Git - wxWidgets.git/blame - contrib/src/net/makefile.b32
Significantly changed how the Python interpreter lock and thread state
[wxWidgets.git] / contrib / src / net / makefile.b32
CommitLineData
decb3a6a
JS
1#
2# File: makefile.b32
3# Author: Julian Smart
4# Created: 1999
5# Updated:
6# Copyright:
7#
8# Makefile : Builds Net library for 32-bit BC++
9
10WXDIR = $(WXWIN)
11
12LIBTARGET=$(WXDIR)\lib\net.lib
13
14OBJECTS = smapi.obj email.obj web.obj
15
16!include $(WXDIR)\src\makelib.b32
17