summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Burnicki <martin.burnicki@meinberg.de>2021-11-11 12:49:01 +0100
committerMartin Burnicki <martin.burnicki@meinberg.de>2022-07-08 17:21:00 +0200
commitce063c559227f3a61c615b37d5716d8faca1ddc6 (patch)
tree00511910627d0c80ed093b60d24f769d3539c301
parent00f88f8010897fecc8af9e8a6542422c3f2ca803 (diff)
downloadmbgtools-win-ce063c559227f3a61c615b37d5716d8faca1ddc6.tar.gz
mbgtools-win-ce063c559227f3a61c615b37d5716d8faca1ddc6.zip
Update vs2008 project files
-rw-r--r--vs2008/mbgfasttstamp/mbgfasttstamp.vcproj20
-rw-r--r--vs2008/mbghrtime/mbghrtime.vcproj28
-rw-r--r--vs2008/mbgirigcfg/mbgirigcfg.vcproj12
-rw-r--r--vs2008/mbgsetsystime/mbgsetsystime.vcproj12
-rw-r--r--vs2008/mbgshowsignal/mbgshowsignal.vcproj12
-rw-r--r--vs2008/mbgstatus/mbgstatus.vcproj16
-rw-r--r--vs2008/mbgxhrtime/mbgxhrtime.vcproj12
7 files changed, 84 insertions, 28 deletions
diff --git a/vs2008/mbgfasttstamp/mbgfasttstamp.vcproj b/vs2008/mbgfasttstamp/mbgfasttstamp.vcproj
index 71e780a..8b81dae 100644
--- a/vs2008/mbgfasttstamp/mbgfasttstamp.vcproj
+++ b/vs2008/mbgfasttstamp/mbgfasttstamp.vcproj
@@ -19,10 +19,10 @@
<Configurations>
<Configuration
Name="Release|Win32"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -91,10 +91,10 @@
</Configuration>
<Configuration
Name="Release|x64"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -164,10 +164,10 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -237,10 +237,10 @@
</Configuration>
<Configuration
Name="Debug|x64"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -322,6 +322,18 @@
>
</File>
<File
+ RelativePath="..\..\mbglib\common\cmp_time_util.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\deviohlp.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\lan_util.c"
+ >
+ </File>
+ <File
RelativePath="..\..\mbglib\common\mbgerror.c"
>
</File>
diff --git a/vs2008/mbghrtime/mbghrtime.vcproj b/vs2008/mbghrtime/mbghrtime.vcproj
index b6b6131..fa254ce 100644
--- a/vs2008/mbghrtime/mbghrtime.vcproj
+++ b/vs2008/mbghrtime/mbghrtime.vcproj
@@ -19,10 +19,10 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -92,10 +92,10 @@
</Configuration>
<Configuration
Name="Debug|x64"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -166,10 +166,10 @@
</Configuration>
<Configuration
Name="Release|Win32"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -238,10 +238,10 @@
</Configuration>
<Configuration
Name="Release|x64"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -322,6 +322,26 @@
>
</File>
<File
+ RelativePath="..\..\mbglib\common\cmp_time_util.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\cmp_time_util.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\deviohlp.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\deviohlp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\lan_util.c"
+ >
+ </File>
+ <File
RelativePath="..\..\mbglib\common\mbgerror.c"
>
</File>
diff --git a/vs2008/mbgirigcfg/mbgirigcfg.vcproj b/vs2008/mbgirigcfg/mbgirigcfg.vcproj
index 167f30f..664ce0d 100644
--- a/vs2008/mbgirigcfg/mbgirigcfg.vcproj
+++ b/vs2008/mbgirigcfg/mbgirigcfg.vcproj
@@ -19,10 +19,10 @@
<Configurations>
<Configuration
Name="Release|Win32"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -91,10 +91,10 @@
</Configuration>
<Configuration
Name="Release|x64"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -164,10 +164,10 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -237,10 +237,10 @@
</Configuration>
<Configuration
Name="Debug|x64"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -322,6 +322,10 @@
>
</File>
<File
+ RelativePath="..\..\mbglib\common\lan_util.c"
+ >
+ </File>
+ <File
RelativePath="..\..\mbglib\common\mbgerror.c"
>
</File>
diff --git a/vs2008/mbgsetsystime/mbgsetsystime.vcproj b/vs2008/mbgsetsystime/mbgsetsystime.vcproj
index dfde963..41db2f0 100644
--- a/vs2008/mbgsetsystime/mbgsetsystime.vcproj
+++ b/vs2008/mbgsetsystime/mbgsetsystime.vcproj
@@ -19,10 +19,10 @@
<Configurations>
<Configuration
Name="Release|Win32"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -91,10 +91,10 @@
</Configuration>
<Configuration
Name="Release|x64"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -164,10 +164,10 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -237,10 +237,10 @@
</Configuration>
<Configuration
Name="Debug|x64"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -322,6 +322,10 @@
>
</File>
<File
+ RelativePath="..\..\mbglib\common\lan_util.c"
+ >
+ </File>
+ <File
RelativePath="..\..\mbglib\common\mbgerror.c"
>
</File>
diff --git a/vs2008/mbgshowsignal/mbgshowsignal.vcproj b/vs2008/mbgshowsignal/mbgshowsignal.vcproj
index c4e30fd..9f93c12 100644
--- a/vs2008/mbgshowsignal/mbgshowsignal.vcproj
+++ b/vs2008/mbgshowsignal/mbgshowsignal.vcproj
@@ -19,10 +19,10 @@
<Configurations>
<Configuration
Name="Release|Win32"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -91,10 +91,10 @@
</Configuration>
<Configuration
Name="Release|x64"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -164,10 +164,10 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -237,10 +237,10 @@
</Configuration>
<Configuration
Name="Debug|x64"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -322,6 +322,10 @@
>
</File>
<File
+ RelativePath="..\..\mbglib\common\lan_util.c"
+ >
+ </File>
+ <File
RelativePath="..\..\mbglib\common\mbgerror.c"
>
</File>
diff --git a/vs2008/mbgstatus/mbgstatus.vcproj b/vs2008/mbgstatus/mbgstatus.vcproj
index 26553df..d3a1e5b 100644
--- a/vs2008/mbgstatus/mbgstatus.vcproj
+++ b/vs2008/mbgstatus/mbgstatus.vcproj
@@ -19,10 +19,10 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -91,10 +91,10 @@
</Configuration>
<Configuration
Name="Debug|x64"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -163,10 +163,10 @@
</Configuration>
<Configuration
Name="Release|Win32"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -235,10 +235,10 @@
</Configuration>
<Configuration
Name="Release|x64"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -345,6 +345,14 @@
>
</File>
<File
+ RelativePath="..\..\mbglib\common\mbgtime.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\mbgtimex.c"
+ >
+ </File>
+ <File
RelativePath="..\..\mbglib\common\nanotime.c"
>
</File>
diff --git a/vs2008/mbgxhrtime/mbgxhrtime.vcproj b/vs2008/mbgxhrtime/mbgxhrtime.vcproj
index 60a9560..ef2027d 100644
--- a/vs2008/mbgxhrtime/mbgxhrtime.vcproj
+++ b/vs2008/mbgxhrtime/mbgxhrtime.vcproj
@@ -19,10 +19,10 @@
<Configurations>
<Configuration
Name="Release|Win32"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -91,10 +91,10 @@
</Configuration>
<Configuration
Name="Release|x64"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -164,10 +164,10 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-win32.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -238,10 +238,10 @@
</Configuration>
<Configuration
Name="Debug|x64"
- InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
+ InheritedPropertySheets="..\common-props.vsprops;..\common-props-x64.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
@@ -324,6 +324,10 @@
>
</File>
<File
+ RelativePath="..\..\mbglib\common\lan_util.c"
+ >
+ </File>
+ <File
RelativePath="..\..\mbglib\common\mbgerror.c"
>
</File>