Added MSTPCAP and EPICS to VS2008 build.

Added net.h to timer.c includes.
This commit is contained in:
petermcs
2011-04-02 10:01:46 +00:00
parent f5234050ea
commit 6a693d1fb8
9 changed files with 433 additions and 17 deletions
@@ -29,6 +29,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "epics", "epics\epics.vcproj
{6A8668E1-F08E-496B-B624-D6C05001806D} = {6A8668E1-F08E-496B-B624-D6C05001806D}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mstpcap", "mstpcap\mstpcap.vcproj", "{3C334401-9F69-4770-8A08-EB0DE5F6470F}"
ProjectSection(ProjectDependencies) = postProject
{E9A65567-B028-4278-881D-674604B2E126} = {E9A65567-B028-4278-881D-674604B2E126}
{6A8668E1-F08E-496B-B624-D6C05001806D} = {6A8668E1-F08E-496B-B624-D6C05001806D}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
@@ -59,6 +65,10 @@ Global
{0C3841EA-9078-416D-B649-3156512E87E1}.Debug|Win32.Build.0 = Debug|Win32
{0C3841EA-9078-416D-B649-3156512E87E1}.Release|Win32.ActiveCfg = Release|Win32
{0C3841EA-9078-416D-B649-3156512E87E1}.Release|Win32.Build.0 = Release|Win32
{3C334401-9F69-4770-8A08-EB0DE5F6470F}.Debug|Win32.ActiveCfg = Debug|Win32
{3C334401-9F69-4770-8A08-EB0DE5F6470F}.Debug|Win32.Build.0 = Debug|Win32
{3C334401-9F69-4770-8A08-EB0DE5F6470F}.Release|Win32.ActiveCfg = Release|Win32
{3C334401-9F69-4770-8A08-EB0DE5F6470F}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE