Updated the demo application Code::Blocks projects to include iphlpapi library for Win32 builds. Thank you to Upside Down for reporting it!

This commit is contained in:
skarg
2008-05-02 21:28:35 +00:00
parent 800993aecc
commit 45d2c6247f
5 changed files with 12 additions and 1 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_workspace_file>
<Workspace title="Workspace">
<Project filename="epics\bacepics.cbp" />
<Project filename="..\lib\bacnet.cbp" />
<Project filename="server\bacserv.cbp" />
<Project filename="epics\bacepics.cbp" />
<Project filename="readprop\bacrp.cbp" />
<Project filename="whois\bacwi.cbp" active="1" />
</Workspace>
</CodeBlocks_workspace_file>