Merge win32 branche (1.1.2.1) with main trunc !

This commit is contained in:
agibert
2001-11-26 10:17:43 +00:00
parent 92131843d6
commit 4beb39c2dc
8 changed files with 221 additions and 0 deletions

8
demo/Makefile Normal file
View File

@@ -0,0 +1,8 @@
all: demo0
demo0: demo0.c ../../libver/ver.h ../lib/node.h ../../libver/libver.so ../lib/libnode.so Makefile
gcc -g -o demo0 -I ../../libver -I ../lib -ldl ../../libver/libver.so ../lib/libnode.so demo0.c
clean:
rm demo0

29
demo/nddemo0.dsw Normal file
View File

@@ -0,0 +1,29 @@
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
Project: "demo0"=.\demo0\demo0.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
}}}
###############################################################################
Global:
Package=<5>
{{{
}}}
Package=<3>
{{{
}}}
###############################################################################