Added @file description to bacnet.h and lib/main.cpp

Fixed a build issue for the linux+MS/TP combination in trendlog.h
Setup library build to define BIP_DEBUG if it is a Debug build and if it is a BIP build.
This commit is contained in:
tbrennan3
2010-02-14 05:53:09 +00:00
parent 53d0a1510c
commit 4cc1ce9c62
4 changed files with 52 additions and 32 deletions
+1
View File
@@ -27,6 +27,7 @@
#include <stdbool.h>
#include <stdint.h>
#include <time.h> // for time_t
#include "bacdef.h"
#include "cov.h"
#include "rp.h"