]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
make rrdtool compile on windows with cv++. check out win32/rrdlib.vcproj.
authorTobias Oetiker <tobi@oetiker.ch>
Tue, 2 Dec 2008 22:04:16 +0000 (22:04 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Tue, 2 Dec 2008 22:04:16 +0000 (22:04 +0000)
commitba489050c0879d04a58b0f8fc290d31ec1aa6094
tree1d9873008ad14711718cbc174a03b7d113e88376
parent27318c8905de388ef007a123adc727652604e0e8
make rrdtool compile on windows with cv++. check out win32/rrdlib.vcproj.
-- Christof.Wegmann with exitgames.com

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3/program@1684 a5681a0c-68f1-0310-ab6d-d61299d08faa
31 files changed:
Makefile.am
src/rrd.h
src/rrd_create.c
src/rrd_diff.c
src/rrd_dump.c
src/rrd_error.c
src/rrd_fetch.c
src/rrd_first.c
src/rrd_format.c
src/rrd_getopt.c
src/rrd_getopt.h
src/rrd_getopt1.c
src/rrd_gfx.c
src/rrd_graph.c
src/rrd_graph.h
src/rrd_hw.c
src/rrd_hw_math.c
src/rrd_hw_update.c
src/rrd_info.c
src/rrd_lastupdate.c
src/rrd_open.c
src/rrd_parsetime.c
src/rrd_resize.c
src/rrd_restore.c
src/rrd_rpncalc.c
src/rrd_thread_safe_nt.c
src/rrd_tune.c
src/rrd_update.c
src/rrd_xport.c
win32/config.h
win32/rrdlib.vcproj [new file with mode: 0644]