diff --git a/trdp/VSExpress2015/TRDP_LocalTest2/TRDP_LocalTest2.vcxproj b/trdp/VSExpress2015/TRDP_LocalTest2/TRDP_LocalTest2.vcxproj index 67f9fab4..92aa26b3 100644 --- a/trdp/VSExpress2015/TRDP_LocalTest2/TRDP_LocalTest2.vcxproj +++ b/trdp/VSExpress2015/TRDP_LocalTest2/TRDP_LocalTest2.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -32,6 +40,12 @@ v140 Unicode + + Application + true + v140 + Unicode + Application false @@ -45,6 +59,12 @@ v140 Unicode + + Application + true + v140 + Unicode + Application false @@ -60,12 +80,18 @@ + + + + + + @@ -73,11 +99,19 @@ true + + true + true $(SolutionDir)\$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + true + $(SolutionDir)\$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false @@ -100,6 +134,20 @@ true + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;SIM;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api;..\..\resources\windows\getopt;$(SIMTECC_SDK_PATH)\inc + + + Console + true + + @@ -114,6 +162,20 @@ true + + + + + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;NDEBUG;_DEBUG;HIGH_PERF_INDEXED=1;_LIB;%(PreprocessorDefinitions) + ..\..\src\api;..\..\src\vos\api;..\..\src\vos\windows;..\..\test\localtest;..\..\resources\windows\getopt;%(AdditionalIncludeDirectories) + + + Console + true + + Level3 diff --git a/trdp/VSExpress2015/TRDP_MDRepetitionCaller/TRDP_MDRepetitionCaller.vcxproj b/trdp/VSExpress2015/TRDP_MDRepetitionCaller/TRDP_MDRepetitionCaller.vcxproj index 77446756..2b942a5c 100644 --- a/trdp/VSExpress2015/TRDP_MDRepetitionCaller/TRDP_MDRepetitionCaller.vcxproj +++ b/trdp/VSExpress2015/TRDP_MDRepetitionCaller/TRDP_MDRepetitionCaller.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -31,12 +39,24 @@ Unicode v140 + + Application + true + Unicode + v140 + Application true Unicode v140 + + Application + true + Unicode + v140 + Application false @@ -57,9 +77,15 @@ + + + + + + @@ -72,11 +98,21 @@ $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ @@ -101,6 +137,20 @@ true + + + + + Level3 + Disabled + WIN32;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api;..\..\resources\windows\getopt + + + Console + true + + @@ -115,6 +165,20 @@ true + + + + + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api;..\..\resources\windows\getopt + + + Console + true + + Level3 diff --git a/trdp/VSExpress2015/TRDP_MDRepetitionReplier/TRDP_MDRepetitionReplier.vcxproj b/trdp/VSExpress2015/TRDP_MDRepetitionReplier/TRDP_MDRepetitionReplier.vcxproj index f83ca93b..17b5cc2a 100644 --- a/trdp/VSExpress2015/TRDP_MDRepetitionReplier/TRDP_MDRepetitionReplier.vcxproj +++ b/trdp/VSExpress2015/TRDP_MDRepetitionReplier/TRDP_MDRepetitionReplier.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -31,12 +39,24 @@ Unicode v140 + + Application + true + Unicode + v140 + Application true Unicode v140 + + Application + true + Unicode + v140 + Application false @@ -57,9 +77,15 @@ + + + + + + @@ -72,11 +98,21 @@ $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ @@ -101,6 +137,20 @@ true + + + + + Level3 + Disabled + WIN32;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api; + + + Console + true + + @@ -115,6 +165,20 @@ true + + + + + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api;..\..\resources\windows\getopt + + + Console + true + + Level3 diff --git a/trdp/VSExpress2015/TRDP_MDTest/TRDP_MDTest.vcxproj b/trdp/VSExpress2015/TRDP_MDTest/TRDP_MDTest.vcxproj index a5efd9a3..f9bacfed 100644 --- a/trdp/VSExpress2015/TRDP_MDTest/TRDP_MDTest.vcxproj +++ b/trdp/VSExpress2015/TRDP_MDTest/TRDP_MDTest.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -31,12 +39,24 @@ Unicode v140 + + Application + true + Unicode + v140 + Application true Unicode v140 + + Application + true + Unicode + v140 + Application false @@ -57,9 +77,15 @@ + + + + + + @@ -72,11 +98,21 @@ $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ @@ -100,6 +136,19 @@ true + + + NotUsing + Level3 + Disabled + WIN32;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;TSN_SUPPORT;SIM;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api;..\..\resources\windows\getopt;$(SIMTECC_SDK_PATH)\inc + + + Console + true + + NotUsing @@ -113,6 +162,19 @@ true + + + NotUsing + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;SIM;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api;..\..\resources\windows\getopt;$(SIMTECC_SDK_PATH)\inc + + + Console + true + + Level3 diff --git a/trdp/VSExpress2015/TRDP_MDTestBasic/TRDP_MDTestBasic.vcxproj b/trdp/VSExpress2015/TRDP_MDTestBasic/TRDP_MDTestBasic.vcxproj index 7113d2f3..4a565799 100644 --- a/trdp/VSExpress2015/TRDP_MDTestBasic/TRDP_MDTestBasic.vcxproj +++ b/trdp/VSExpress2015/TRDP_MDTestBasic/TRDP_MDTestBasic.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -31,12 +39,24 @@ Unicode v140 + + Application + true + Unicode + v140 + Application true Unicode v140 + + Application + true + Unicode + v140 + Application false @@ -57,9 +77,15 @@ + + + + + + @@ -72,11 +98,21 @@ $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ @@ -101,6 +137,20 @@ true + + + + + Level3 + Disabled + WIN32;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api;..\..\src\common;..\..\resources\windows\getopt + + + Console + true + + @@ -115,6 +165,20 @@ true + + + + + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api;..\..\src\common;..\..\resources\windows\getopt + + + Console + true + + Level3 diff --git a/trdp/VSExpress2015/TRDP_MDTestFast/TRDP_MDTestFast.vcxproj b/trdp/VSExpress2015/TRDP_MDTestFast/TRDP_MDTestFast.vcxproj index f0af5858..e033ad9f 100644 --- a/trdp/VSExpress2015/TRDP_MDTestFast/TRDP_MDTestFast.vcxproj +++ b/trdp/VSExpress2015/TRDP_MDTestFast/TRDP_MDTestFast.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -40,6 +48,12 @@ v140 Unicode + + Application + true + v140 + Unicode + Application false @@ -53,6 +67,12 @@ v140 Unicode + + Application + true + v140 + Unicode + Application false @@ -68,12 +88,18 @@ + + + + + + @@ -81,11 +107,19 @@ true + + true + true $(SolutionDir)\$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + true + $(SolutionDir)\$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false @@ -108,6 +142,20 @@ true + + + + + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;NDEBUG;_LIB;HIGH_PERF_INDEXED=1;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api;..\..\src\common;..\..\resources\windows\getopt + + + Console + true + + @@ -122,6 +170,20 @@ true + + + + + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;NDEBUG;_LIB;HIGH_PERF_INDEXED=1;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api;..\..\src\common;..\..\resources\windows\getopt + + + Console + true + + Level3 diff --git a/trdp/VSExpress2015/TRDP_MarshallTest/TRDP_MarshallTest.vcxproj b/trdp/VSExpress2015/TRDP_MarshallTest/TRDP_MarshallTest.vcxproj index aade29a9..d067a097 100644 --- a/trdp/VSExpress2015/TRDP_MarshallTest/TRDP_MarshallTest.vcxproj +++ b/trdp/VSExpress2015/TRDP_MarshallTest/TRDP_MarshallTest.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -31,12 +39,24 @@ Unicode v140 + + Application + true + Unicode + v140 + Application true Unicode v140 + + Application + true + Unicode + v140 + Application false @@ -57,9 +77,15 @@ + + + + + + @@ -72,11 +98,21 @@ $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ @@ -100,6 +136,19 @@ true + + + NotUsing + Level3 + Disabled + WIN32;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\test;..\..\src\vos\api;..\..\src\api; + + + Console + true + + NotUsing @@ -113,6 +162,19 @@ true + + + NotUsing + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\test;..\..\src\vos\api;..\..\src\api; + + + Console + true + + Level3 diff --git a/trdp/VSExpress2015/TRDP_PDTest/TRDP_PDTest.vcxproj b/trdp/VSExpress2015/TRDP_PDTest/TRDP_PDTest.vcxproj index 03527226..a4ab5ec8 100644 --- a/trdp/VSExpress2015/TRDP_PDTest/TRDP_PDTest.vcxproj +++ b/trdp/VSExpress2015/TRDP_PDTest/TRDP_PDTest.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -31,12 +39,24 @@ Unicode v140 + + Application + true + Unicode + v140 + Application true Unicode v140 + + Application + true + Unicode + v140 + Application false @@ -57,9 +77,15 @@ + + + + + + @@ -72,11 +98,21 @@ $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ @@ -100,6 +136,19 @@ true + + + NotUsing + Level3 + Disabled + WIN32;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;SIM;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api;..\..\resources\windows\getopt;$(SIMTECC_SDK_PATH)\inc + + + Console + true + + NotUsing @@ -113,6 +162,19 @@ true + + + NotUsing + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;TSN_SUPPORT;SIM;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api;..\..\resources\windows\getopt;$(SIMTECC_SDK_PATH)\inc + + + Console + true + + Level3 diff --git a/trdp/VSExpress2015/TRDP_PDTestFast/TRDP_PDTestFast.vcxproj b/trdp/VSExpress2015/TRDP_PDTestFast/TRDP_PDTestFast.vcxproj index a174ce31..8c408935 100644 --- a/trdp/VSExpress2015/TRDP_PDTestFast/TRDP_PDTestFast.vcxproj +++ b/trdp/VSExpress2015/TRDP_PDTestFast/TRDP_PDTestFast.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -40,6 +48,12 @@ v140 Unicode + + Application + true + v140 + Unicode + Application false @@ -53,6 +67,12 @@ v140 Unicode + + Application + true + v140 + Unicode + Application false @@ -68,12 +88,18 @@ + + + + + + @@ -82,11 +108,20 @@ true $(SolutionDir)\$(Configuration)\$(Platform)\ + + true + $(SolutionDir)\$(Configuration)\$(Platform)\ + true $(SolutionDir)\$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + true + $(SolutionDir)\$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)\$(Configuration)\$(Platform)\ @@ -110,6 +145,20 @@ true + + + + + Level3 + Disabled + WIN32;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;NDEBUG;_LIB;HIGH_PERF_INDEXED=1;%(PreprocessorDefinitions) + ..\..\test\pdpatterns;..\..\src\api;..\..\src\vos\api;..\..\src\vos\windows;%(AdditionalIncludeDirectories) + + + Console + true + + @@ -124,6 +173,20 @@ true + + + + + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;NDEBUG;_LIB;HIGH_PERF_INDEXED=1;%(PreprocessorDefinitions) + ..\..\test\pdpatterns;..\..\src\api;..\..\src\vos\api;..\..\src\vos\windows;%(AdditionalIncludeDirectories) + + + Console + true + + Level3 diff --git a/trdp/VSExpress2015/TRDP_PDTestFast/TRDP_PDTestFast.vcxproj.user b/trdp/VSExpress2015/TRDP_PDTestFast/TRDP_PDTestFast.vcxproj.user index fcb51edf..269f23ce 100644 --- a/trdp/VSExpress2015/TRDP_PDTestFast/TRDP_PDTestFast.vcxproj.user +++ b/trdp/VSExpress2015/TRDP_PDTestFast/TRDP_PDTestFast.vcxproj.user @@ -8,4 +8,8 @@ 10.0.2.101 10.0.2.100 239.2.24.1 pdtestfast1.log WindowsLocalDebugger + + 10.0.2.101 10.0.2.100 239.2.24.1 pdtestfast1.log + WindowsLocalDebugger + \ No newline at end of file diff --git a/trdp/VSExpress2015/TRDP_PDTest_CB/TRDP_PDTest_CB.vcxproj b/trdp/VSExpress2015/TRDP_PDTest_CB/TRDP_PDTest_CB.vcxproj index 5b9557bf..851e1c9f 100644 --- a/trdp/VSExpress2015/TRDP_PDTest_CB/TRDP_PDTest_CB.vcxproj +++ b/trdp/VSExpress2015/TRDP_PDTest_CB/TRDP_PDTest_CB.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -31,12 +39,24 @@ Unicode v140 + + Application + true + Unicode + v140 + Application true Unicode v140 + + Application + true + Unicode + v140 + Application false @@ -57,9 +77,15 @@ + + + + + + @@ -72,11 +98,21 @@ $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ @@ -100,6 +136,19 @@ true + + + NotUsing + Level3 + Disabled + WIN32;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api;..\..\resources\windows\getopt; + + + Console + true + + NotUsing @@ -113,6 +162,19 @@ true + + + NotUsing + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api;..\..\resources\windows\getopt; + + + Console + true + + Level3 diff --git a/trdp/VSExpress2015/TRDP_StatisticsTest/TRDP_StatisticsTest.vcxproj b/trdp/VSExpress2015/TRDP_StatisticsTest/TRDP_StatisticsTest.vcxproj index 05c8e21f..b972320b 100644 --- a/trdp/VSExpress2015/TRDP_StatisticsTest/TRDP_StatisticsTest.vcxproj +++ b/trdp/VSExpress2015/TRDP_StatisticsTest/TRDP_StatisticsTest.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -31,12 +39,24 @@ Unicode v140 + + Application + true + Unicode + v140 + Application true Unicode v140 + + Application + true + Unicode + v140 + Application false @@ -57,9 +77,15 @@ + + + + + + @@ -72,11 +98,21 @@ $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ @@ -100,6 +136,19 @@ true + + + NotUsing + Level3 + Disabled + WIN32;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api;;..\..\resources\windows\getopt + + + Console + true + + NotUsing @@ -113,6 +162,19 @@ true + + + NotUsing + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\src\vos\api;..\..\src\api;;..\..\resources\windows\getopt + + + Console + true + + Level3 diff --git a/trdp/VSExpress2015/TRDP_Tests/TRDP_Tests.vcxproj b/trdp/VSExpress2015/TRDP_Tests/TRDP_Tests.vcxproj index 4d7ac952..4b70f5c7 100644 --- a/trdp/VSExpress2015/TRDP_Tests/TRDP_Tests.vcxproj +++ b/trdp/VSExpress2015/TRDP_Tests/TRDP_Tests.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -31,12 +39,24 @@ Unicode v140 + + Application + true + Unicode + v140 + Application true Unicode v140 + + Application + true + Unicode + v140 + Application false @@ -57,9 +77,15 @@ + + + + + + @@ -72,11 +98,21 @@ $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ @@ -102,6 +138,21 @@ true + + + NotUsing + Level3 + Disabled + WIN32;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\test;..\..\src\vos\api;..\..\src\api;..\..\src\example;..\..\resources\windows\getopt; + + + + + Console + true + + NotUsing @@ -117,6 +168,21 @@ true + + + NotUsing + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\test;..\..\src\vos\api;..\..\src\api;..\..\src\example;..\..\resources\windows\getopt; + + + + + Console + true + + Level3 diff --git a/trdp/VSExpress2015/TRDP_TrafficShapingTest/TRDP_TrafficShapingTest.vcxproj b/trdp/VSExpress2015/TRDP_TrafficShapingTest/TRDP_TrafficShapingTest.vcxproj index b1bcde56..e4fabc9d 100644 --- a/trdp/VSExpress2015/TRDP_TrafficShapingTest/TRDP_TrafficShapingTest.vcxproj +++ b/trdp/VSExpress2015/TRDP_TrafficShapingTest/TRDP_TrafficShapingTest.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -31,12 +39,24 @@ Unicode v140 + + Application + true + Unicode + v140 + Application true Unicode v140 + + Application + true + Unicode + v140 + Application false @@ -57,9 +77,15 @@ + + + + + + @@ -72,11 +98,21 @@ $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ @@ -100,6 +136,19 @@ true + + + NotUsing + Level3 + Disabled + WIN32;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\test;..\..\src\vos\api;..\..\src\api;..\..\resources\windows\getopt + + + Console + true + + NotUsing @@ -113,6 +162,19 @@ true + + + NotUsing + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\test;..\..\src\vos\api;..\..\src\api;..\..\resources\windows\getopt + + + Console + true + + Level3 diff --git a/trdp/VSExpress2015/TRDP_VOSTest/TRDP_VOSTest.vcxproj b/trdp/VSExpress2015/TRDP_VOSTest/TRDP_VOSTest.vcxproj index 1bf3e4a6..de3af919 100644 --- a/trdp/VSExpress2015/TRDP_VOSTest/TRDP_VOSTest.vcxproj +++ b/trdp/VSExpress2015/TRDP_VOSTest/TRDP_VOSTest.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -31,12 +39,24 @@ MultiByte v140 + + Application + true + MultiByte + v140 + Application true MultiByte v140 + + Application + true + MultiByte + v140 + Application false @@ -57,9 +77,15 @@ + + + + + + @@ -72,11 +98,21 @@ $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ @@ -99,6 +135,18 @@ Console + + + Level3 + Disabled + ..\..\test\diverse;..\..\src\api;..\..\src\vos\api;..\..\src\vos\windows;..\..\resources\windows\getopt;$(SIMTECC_SDK_PATH)\inc + WIN32;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;SIM;%(PreprocessorDefinitions) + + + true + Console + + Level3 @@ -111,6 +159,18 @@ Console + + + Level3 + Disabled + ..\..\test\diverse;..\..\src\api;..\..\src\vos\api;..\..\src\vos\windows;..\..\resources\windows\getopt;$(SIMTECC_SDK_PATH)\inc + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;SIM;%(PreprocessorDefinitions) + + + true + Console + + Level3 diff --git a/trdp/VSExpress2015/TRDP_XMLPDTest/TRDP_XMLPDTest.vcxproj b/trdp/VSExpress2015/TRDP_XMLPDTest/TRDP_XMLPDTest.vcxproj index 28f8aeb7..691b3df9 100644 --- a/trdp/VSExpress2015/TRDP_XMLPDTest/TRDP_XMLPDTest.vcxproj +++ b/trdp/VSExpress2015/TRDP_XMLPDTest/TRDP_XMLPDTest.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -31,12 +39,24 @@ Unicode v140 + + Application + true + Unicode + v140 + Application true Unicode v140 + + Application + true + Unicode + v140 + Application false @@ -57,9 +77,15 @@ + + + + + + @@ -72,11 +98,21 @@ $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ @@ -104,6 +140,23 @@ + + + NotUsing + Level3 + Disabled + WIN32;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\test\xml;..\..\src\api;..\..\src\vos\api;..\..\resources\windows\getopt + + + Console + true + + + + + + NotUsing @@ -121,6 +174,23 @@ + + + NotUsing + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..\test\xml;..\..\src\api;..\..\src\vos\api;..\..\resources\windows\getopt + + + Console + true + + + + + + Level3 diff --git a/trdp/VSExpress2015/TRDP_XMLPDTestFast/TRDP_XMLPDTestFast.vcxproj b/trdp/VSExpress2015/TRDP_XMLPDTestFast/TRDP_XMLPDTestFast.vcxproj index 750c228f..55d4f5c7 100644 --- a/trdp/VSExpress2015/TRDP_XMLPDTestFast/TRDP_XMLPDTestFast.vcxproj +++ b/trdp/VSExpress2015/TRDP_XMLPDTestFast/TRDP_XMLPDTestFast.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -31,6 +39,12 @@ v140 Unicode + + Application + true + v140 + Unicode + Application false @@ -44,6 +58,12 @@ v140 Unicode + + Application + true + v140 + Unicode + Application false @@ -59,12 +79,18 @@ + + + + + + @@ -73,11 +99,20 @@ true $(SolutionDir)\$(Configuration)\$(Platform)\ + + true + $(SolutionDir)\$(Configuration)\$(Platform)\ + true $(SolutionDir)\$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + true + $(SolutionDir)\$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)\$(Configuration)\$(Platform)\ @@ -101,6 +136,19 @@ true + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;DEBUG;%(PreprocessorDefinitions) + + + Console + true + + @@ -115,6 +163,20 @@ true + + + + + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;DEBUG;_LIB;HIGH_PERF_INDEXED=1;%(PreprocessorDefinitions) + ../../test/xml;..\..\src\api;..\..\src\vos\api;..\..\src\vos\windows;%(AdditionalIncludeDirectories) + + + Console + true + + Level3 diff --git a/trdp/VSExpress2015/TRDP_XMLPrintTest/TRDP_XMLPrintTest.vcxproj b/trdp/VSExpress2015/TRDP_XMLPrintTest/TRDP_XMLPrintTest.vcxproj index 4e93e43f..69b68627 100644 --- a/trdp/VSExpress2015/TRDP_XMLPrintTest/TRDP_XMLPrintTest.vcxproj +++ b/trdp/VSExpress2015/TRDP_XMLPrintTest/TRDP_XMLPrintTest.vcxproj @@ -1,6 +1,14 @@  + + DebugSim + Win32 + + + DebugSim + x64 + Debug Win32 @@ -31,12 +39,24 @@ Unicode v140 + + Application + true + Unicode + v140 + Application true Unicode v140 + + Application + true + Unicode + v140 + Application false @@ -57,9 +77,15 @@ + + + + + + @@ -72,11 +98,21 @@ $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ $(Configuration)\$(Platform)\ + + false + $(SolutionDir)$(Configuration)\$(Platform)\ + $(Configuration)\$(Platform)\ + false $(SolutionDir)$(Configuration)\$(Platform)\ @@ -104,6 +140,23 @@ + + + NotUsing + Level3 + Disabled + WIN32;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..test\xml;..\..\src\api;..\..\src\vos\api;..\..\resources\windows\getopt + + + Console + true + + + + + + NotUsing @@ -121,6 +174,23 @@ + + + NotUsing + Level3 + Disabled + WIN64;MD_SUPPORT=1;L_ENDIAN;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_DEBUG;%(PreprocessorDefinitions) + ..\..test\xml;..\..\src\api;..\..\src\vos\api;..\..\resources\windows\getopt + + + Console + true + + + + + + Level3