Added MSTPCAP and EPICS to VS2008 build.
Added net.h to timer.c includes.
This commit is contained in:
+2
-10
@@ -41,7 +41,7 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..;..\..\..\..\include;"H:\Program Files\Microsoft SDKs\Windows\v5.0\Include""
|
||||
AdditionalIncludeDirectories="..\..;..\..\..\..\include;..\..\..\..\demo\object;"H:\Program Files\Microsoft SDKs\Windows\v5.0\Include""
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
||||
MinimalRebuild="true"
|
||||
BasicRuntimeChecks="3"
|
||||
@@ -106,7 +106,7 @@
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
EnableIntrinsicFunctions="true"
|
||||
AdditionalIncludeDirectories="..\..;..\..\..\..\include;"H:\Program Files\Microsoft SDKs\Windows\v5.0\Include""
|
||||
AdditionalIncludeDirectories="..\..;..\..\..\..\include;..\..\..\..\demo\object;"H:\Program Files\Microsoft SDKs\Windows\v5.0\Include""
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
||||
RuntimeLibrary="2"
|
||||
EnableFunctionLevelLinking="true"
|
||||
@@ -838,14 +838,6 @@
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mstp.c"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mstptext.c"
|
||||
|
||||
Reference in New Issue
Block a user