]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-7030 work in progress
authorBrian West <brian@static-192.168.1.218.freeswitch.org>
Tue, 2 Dec 2014 18:32:49 +0000 (12:32 -0600)
committerBrian West <brian@static-192.168.1.218.freeswitch.org>
Tue, 2 Dec 2014 18:32:49 +0000 (12:32 -0600)
46 files changed:
libs/unimrcp/build/tools/unimrcpservice.vcxproj
libs/unimrcp/libs/apr-toolkit/aprtoolkit.2010.vcxproj
libs/unimrcp/libs/apr-toolkit/aprtoolkit.2012.vcxproj
libs/unimrcp/libs/apr-toolkit/aprtoolkit.vcxproj
libs/unimrcp/libs/mpf/mpf.2010.vcxproj
libs/unimrcp/libs/mpf/mpf.2012.vcxproj
libs/unimrcp/libs/mpf/mpf.vcxproj
libs/unimrcp/libs/mrcp-client/mrcpclient.2010.vcxproj
libs/unimrcp/libs/mrcp-client/mrcpclient.2012.vcxproj
libs/unimrcp/libs/mrcp-client/mrcpclient.vcxproj
libs/unimrcp/libs/mrcp-engine/mrcpengine.vcxproj
libs/unimrcp/libs/mrcp-server/mrcpserver.vcxproj
libs/unimrcp/libs/mrcp-signaling/mrcpsignaling.2010.vcxproj
libs/unimrcp/libs/mrcp-signaling/mrcpsignaling.2012.vcxproj
libs/unimrcp/libs/mrcp-signaling/mrcpsignaling.vcxproj
libs/unimrcp/libs/mrcp/mrcp.2010.vcxproj
libs/unimrcp/libs/mrcp/mrcp.2012.vcxproj
libs/unimrcp/libs/mrcp/mrcp.vcxproj
libs/unimrcp/libs/mrcpv2-transport/mrcpv2transport.2010.vcxproj
libs/unimrcp/libs/mrcpv2-transport/mrcpv2transport.2012.vcxproj
libs/unimrcp/libs/mrcpv2-transport/mrcpv2transport.vcxproj
libs/unimrcp/libs/uni-rtsp/unirtsp.2010.vcxproj
libs/unimrcp/libs/uni-rtsp/unirtsp.2012.vcxproj
libs/unimrcp/libs/uni-rtsp/unirtsp.vcxproj
libs/unimrcp/modules/mrcp-sofiasip/mrcpsofiasip.2010.vcxproj
libs/unimrcp/modules/mrcp-sofiasip/mrcpsofiasip.2012.vcxproj
libs/unimrcp/modules/mrcp-sofiasip/mrcpsofiasip.vcxproj
libs/unimrcp/modules/mrcp-unirtsp/mrcpunirtsp.2010.vcxproj
libs/unimrcp/modules/mrcp-unirtsp/mrcpunirtsp.2012.vcxproj
libs/unimrcp/modules/mrcp-unirtsp/mrcpunirtsp.vcxproj
libs/unimrcp/platforms/asr-client/asrclient.vcxproj
libs/unimrcp/platforms/libasr-client/libasrclient.vcxproj
libs/unimrcp/platforms/libunimrcp-client/libunimrcpclient.vcxproj
libs/unimrcp/platforms/libunimrcp-server/libunimrcpserver.vcxproj
libs/unimrcp/platforms/umc/umc.vcxproj
libs/unimrcp/platforms/unimrcp-client/unimrcpclient.vcxproj
libs/unimrcp/platforms/unimrcp-server/unimrcpserver.vcxproj
libs/unimrcp/plugins/demo-recog/demorecog.vcxproj
libs/unimrcp/plugins/demo-synth/demosynth.vcxproj
libs/unimrcp/plugins/demo-verifier/demoverifier.vcxproj
libs/unimrcp/plugins/mrcp-recorder/mrcprecorder.vcxproj
libs/unimrcp/tests/apttest/apttest.vcxproj
libs/unimrcp/tests/mpftest/mpftest.vcxproj
libs/unimrcp/tests/mrcptest/mrcptest.vcxproj
libs/unimrcp/tests/rtsptest/rtsptest.vcxproj
libs/unimrcp/tests/strtablegen/strtablegen.vcxproj

index f8bb3a340436d9cbc58d572f1b74ca0df17ad9b5..63e1324ba3c2b30b607e4cd4a9b226e1789a1f89 100644 (file)
@@ -46,7 +46,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin.props" />
     <Import Project="$(ProjectDir)..\..\build\props\apt.props" />
   </ImportGroup>
@@ -58,7 +58,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\apt.props" />
   </ImportGroup>
index 5a8627dbffe74f3b564211e6ccee29542fd44094..adb6133854caa998e11909ba018c1951b97acffa 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\apt.props" />\r
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
@@ -63,7 +63,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\apt.props" />\r
   </ImportGroup>\r
   <PropertyGroup Label="UserMacros" />\r
index 646ab231eaf072511e2598471361c51f5a320c7b..121d78f516362ff29da84f208ac930dea2530868 100644 (file)
@@ -57,7 +57,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\apt.props" />\r
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
@@ -67,7 +67,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\apt.props" />\r
   </ImportGroup>\r
   <PropertyGroup Label="UserMacros" />\r
index 1c4031a02e036a8b379162b58113ee09ade7812c..29980e1941390202245c6f8db7468bd626b2e750 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib.props" />
     <Import Project="$(ProjectDir)..\..\build\props\apt.props" />
   </ImportGroup>
@@ -65,7 +65,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\apt.props" />
   </ImportGroup>
index 2a89b638c5db2a89e7ce0470340e1635ae1375be..1cde1ffe652aed170954991f7da22f916e4a9ce2 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mpf.props" />\r
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
@@ -63,7 +63,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mpf.props" />\r
   </ImportGroup>\r
   <PropertyGroup Label="UserMacros" />\r
index 9a8e7ed24b6acdbcf39a0597d27216aff4e70b79..92502914e374a92275f7eb91232cc1ca8f0d2f20 100644 (file)
@@ -57,7 +57,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mpf.props" />\r
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
@@ -67,7 +67,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mpf.props" />\r
   </ImportGroup>\r
   <PropertyGroup Label="UserMacros" />\r
index 730174d4f8f19abdeee6325093508482436e4a72..6bbb3f5371972297e7ea466530a05110b72a5bcf 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mpf.props" />
   </ImportGroup>
@@ -65,7 +65,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mpf.props" />
   </ImportGroup>
index 7a9d7856c6e2757efbe6ce74a98ad478ea087a74..630ae4c4fc5308c23908f12e0f41032b699f1c1e 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpclient.props" />\r
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
@@ -63,7 +63,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpclient.props" />\r
   </ImportGroup>\r
   <PropertyGroup Label="UserMacros" />\r
index 3426eb6381bf0c790766dffcc253b619184a6fb3..22f353557509f98bafea9d83e73d68b0bf257b30 100644 (file)
@@ -57,7 +57,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpclient.props" />\r
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
@@ -67,7 +67,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpclient.props" />\r
   </ImportGroup>\r
   <PropertyGroup Label="UserMacros" />\r
index d33b64741f2b31dd7fc040784bfb70e7e0db6b5e..3447a31724a04298c3a86c73511fa7c4ba0b6515 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcpclient.props" />
   </ImportGroup>
@@ -65,7 +65,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcpclient.props" />
   </ImportGroup>
index fcf2be3d8092a3af637f4bb6fa595c7c55380977..12889950271117e8e6a3a7bcc311e6460518f48e 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcpengine.props" />
   </ImportGroup>
@@ -65,7 +65,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcpengine.props" />
   </ImportGroup>
index 2c09de002aa73c4cf363f99a2e4139e784d5cf68..1d3fff21bc38c413cfd5ca1c5a146edbb6cc0ce6 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcpserver.props" />
   </ImportGroup>
@@ -65,7 +65,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcpserver.props" />
   </ImportGroup>
index f11e3bd765cd7fa43b2da69f8e5d211d4fb77d21..96db7443fa942be33840167ae8be23a65a72e39f 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpsignaling.props" />\r
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
@@ -63,7 +63,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpsignaling.props" />\r
   </ImportGroup>\r
   <PropertyGroup Label="UserMacros" />\r
index 3127301c9d941d4b8675f51a136506dd38168ba2..12cdfa54aa98885b85fb7de58a75fbbd2460cfa3 100644 (file)
@@ -57,7 +57,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpsignaling.props" />\r
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
@@ -67,7 +67,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpsignaling.props" />\r
   </ImportGroup>\r
   <PropertyGroup Label="UserMacros" />\r
index b37946889a44a6f1de164ff124533d2380781f4d..13a370869362ca3c2faa0879abe081f833826da2 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcpsignaling.props" />
   </ImportGroup>
@@ -65,7 +65,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcpsignaling.props" />
   </ImportGroup>
index ed2c29bbf8dad47984bb9b20bcff9274f30b9846..4f8141856c5bcdb58d9db117160d3a2a8945818a 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcp.props" />\r
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
@@ -63,7 +63,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcp.props" />\r
   </ImportGroup>\r
   <PropertyGroup Label="UserMacros" />\r
index f3f11ff9e498111f11263751566699f012c8f244..286eafc445410008eead881303f49a15149fc9e3 100644 (file)
@@ -57,7 +57,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcp.props" />\r
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
@@ -67,7 +67,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcp.props" />\r
   </ImportGroup>\r
   <PropertyGroup Label="UserMacros" />\r
index 81fa915bacfe3c5e886c6569de81d9286a1742cb..b2e453c4e8cdbcd02f3c171c613bc9da69f20c88 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcp.props" />
   </ImportGroup>
@@ -65,7 +65,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcp.props" />
   </ImportGroup>
index 33ed61830575834fd010afa302726f613fd46fd5..d4baebf6d0fc5eb110832faf0f47725c9ab59735 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpv2transport.props" />\r
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
@@ -63,7 +63,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpv2transport.props" />\r
   </ImportGroup>\r
   <PropertyGroup Label="UserMacros" />\r
index 64f3fb5ffc506dcd0e95170dac9178b68b748637..46999a13252ab753b33f8dc93878538ef5bf9a37 100644 (file)
@@ -57,7 +57,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpv2transport.props" />\r
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
@@ -67,7 +67,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpv2transport.props" />\r
   </ImportGroup>\r
   <PropertyGroup Label="UserMacros" />\r
index 4d99d355c3930fd1cd740f1fe5a65707b532427a..25e83af7624f1c355dac098c26c52bfabdde728b 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcpv2transport.props" />
   </ImportGroup>
@@ -65,7 +65,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcpv2transport.props" />
   </ImportGroup>
index 9fad4f7787098b5c68a881ebe93688fa83f0ad77..7ec0a225f065825e243d110cf76dddae2e56f65a 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\unirtsp.props" />\r
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
@@ -63,7 +63,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\unirtsp.props" />\r
   </ImportGroup>\r
   <PropertyGroup Label="UserMacros" />\r
index 2d9628ec0765aafc5c4c101345a3dc42cc7a0723..1755172f88f9475b92d3a431b52e5400f590a0c5 100644 (file)
@@ -57,7 +57,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\unirtsp.props" />\r
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
@@ -67,7 +67,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\unirtsp.props" />\r
   </ImportGroup>\r
   <PropertyGroup Label="UserMacros" />\r
index 052ad044e260e73ad3a08ab5b0a4b86a2ff2404d..82cedac8fea38036d19e6bb9f2ef975367f95ca6 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unirtsp.props" />
   </ImportGroup>
@@ -65,7 +65,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unirtsp.props" />
   </ImportGroup>
index b3931497c74fbec266fde9b69059ffec868bcfec..ba5452532c4e2b5c9c7f95930035ceb264a925eb 100644 (file)
@@ -55,7 +55,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\sofiasip.props" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpv2transport.props" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpsignaling.props" />\r
@@ -69,7 +69,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\sofiasip.props" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpv2transport.props" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpsignaling.props" />\r
index eed2e6e906764421013a91e194e3e7c0e3f4b2ed..68fe1c6d7aed88439d2ff085ec3423967158b7b8 100644 (file)
@@ -59,7 +59,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\sofiasip.props" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpv2transport.props" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpsignaling.props" />\r
@@ -73,7 +73,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\sofiasip.props" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpv2transport.props" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpsignaling.props" />\r
index 037cc3685eae128d0f6fc8441a6cedcc95f6011e..cd2e9a2251e639e90a175ea25cad40cf86a8a99d 100644 (file)
@@ -55,7 +55,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib.props" />
     <Import Project="$(ProjectDir)..\..\build\props\sofiasip.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcpv2transport.props" />
@@ -71,7 +71,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\sofiasip.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcpv2transport.props" />
index f8a573d85726b3b176709519740affaeba5ef92b..a60be5bc38b7a56d717d45f9f67df8fb40cc54ff 100644 (file)
@@ -55,7 +55,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpsignaling.props" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\unirtsp.props" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\sofiasip.props" />\r
@@ -69,7 +69,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpsignaling.props" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\unirtsp.props" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\sofiasip.props" />\r
index e437916ee8482e6fabb6ca8e56771a8a50011d89..56807ad3456156fce835fc583c3942d69139e6ed 100644 (file)
@@ -59,7 +59,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpsignaling.props" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\unirtsp.props" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\sofiasip.props" />\r
@@ -73,7 +73,7 @@
   </ImportGroup>\r
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
-    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.props" />\r
+    <Import Project="$(ProjectDir)..\..\build\vsprops\unidebug.vsprops" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\mrcpsignaling.props" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\unirtsp.props" />\r
     <Import Project="$(ProjectDir)..\..\build\vsprops\sofiasip.props" />\r
index 200d68b92be38cacd419f7cadacefca63b44e784..5e08915fe4a635b2ab610ddb5cdfb29577bc79fb 100644 (file)
@@ -55,7 +55,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcpsignaling.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unirtsp.props" />
@@ -71,7 +71,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcpsignaling.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unirtsp.props" />
index 5e20263b20133f3af5ec1216767d55ad09ad13ca..af032d1dcaf5e1102969a4ee55d265a3ea0a3c83 100644 (file)
@@ -46,7 +46,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unimrcpclient.props" />
   </ImportGroup>
@@ -58,7 +58,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unimrcpclient.props" />
   </ImportGroup>
index 0323b37fcf074dfc048819975b15dc2bc0fa7cc3..744bf1cf6e1e3a0475ee2747e5d28403107491b1 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unimrcpclient.props" />
   </ImportGroup>
@@ -65,7 +65,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unimrcpclient.props" />
   </ImportGroup>
index 2c2d99ea50abfbd24c69bbfaa203c2f457c969c5..eba5aa5662ce69d20f616dc0fa16adbc5c1e2706 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unimrcpclient.props" />
   </ImportGroup>
@@ -65,7 +65,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unimrcpclient.props" />
   </ImportGroup>
index a64579d7c14aa8583cd33291497e1b312d325da9..a4ba6c49436c67a207579e51fc906fa573bbaf3b 100644 (file)
@@ -53,7 +53,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unimrcpserver.props" />
   </ImportGroup>
@@ -65,7 +65,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unilib-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unimrcpserver.props" />
   </ImportGroup>
index 4727671ea53d0fb51b87be7ca53162a03ff53a57..36c4cb2aaae84b0b5b82bd5536103e7f1bb7f8cc 100644 (file)
@@ -46,7 +46,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unimrcpclient.props" />
   </ImportGroup>
@@ -58,7 +58,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unimrcpclient.props" />
   </ImportGroup>
index e060a41cee5f2e1e1fa4d684216306e631321ab6..e477078f01afb27ba61595a254e17d7ce291c37c 100644 (file)
@@ -46,7 +46,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unimrcpclient.props" />
   </ImportGroup>
@@ -58,7 +58,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unimrcpclient.props" />
   </ImportGroup>
index e3e7594bbe8c0250857e8533355156425d296fd0..e2d74c9575701b157b1bb28757d234c1a1a3a8c6 100644 (file)
@@ -46,7 +46,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unimrcpserver.props" />
   </ImportGroup>
@@ -58,7 +58,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unimrcpserver.props" />
   </ImportGroup>
index 9a7adfa8c585a61fd1adb8579c1fd751b4ffcce6..562c8b49023c851dc46b7f2377192b3b891f7c77 100644 (file)
@@ -52,7 +52,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\uniplugin.props" />
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
@@ -62,7 +62,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\uniplugin-x64.props" />
   </ImportGroup>
   <PropertyGroup Label="UserMacros" />
index 3afc81ed5ab3a3961ec871ce7b2e7608361a5c25..4df06203cb182e30c1a938dac11ccddc894a830a 100644 (file)
@@ -52,7 +52,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\uniplugin.props" />
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
@@ -62,7 +62,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\uniplugin-x64.props" />
   </ImportGroup>
   <PropertyGroup Label="UserMacros" />
index fe472259e415ff646eef2daacf8f809f7d8b3f64..6dfd17cd6bdb6f41b43acdb9b92bfcd3c212fcdf 100644 (file)
@@ -52,7 +52,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\uniplugin.props" />
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
@@ -62,7 +62,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\uniplugin-x64.props" />
   </ImportGroup>
   <PropertyGroup Label="UserMacros" />
index 53710b658fe0fe768ed9548076b1506107fc70aa..9a3a6a5aa6cfb2dfe2608bc629920520240dc5a1 100644 (file)
@@ -52,7 +52,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\uniplugin.props" />
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
@@ -62,7 +62,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\uniplugin-x64.props" />
   </ImportGroup>
   <PropertyGroup Label="UserMacros" />
index 90a1e85163c45d4f63850c6f7945491f2368f3ee..a766f033b1fbb9108e89ae7585d798ab9e26d3a3 100644 (file)
@@ -46,7 +46,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin.props" />
     <Import Project="$(ProjectDir)..\..\build\props\apt.props" />
   </ImportGroup>
@@ -58,7 +58,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\apt.props" />
   </ImportGroup>
index 134792797ce0fcfdb599ed23a52673629c1c7b7b..a28878891ab33d82b3f52711178d3c9ad5ae50fd 100644 (file)
@@ -46,7 +46,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mpf.props" />
   </ImportGroup>
@@ -58,7 +58,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mpf.props" />
   </ImportGroup>
index 7e3309b489becaea264ed9e0e7c6b73fa749b478..c49e4193a64a5b84d949083b0975f2a5f82b12ac 100644 (file)
@@ -46,7 +46,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcp.props" />
   </ImportGroup>
@@ -58,7 +58,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\mrcp.props" />
   </ImportGroup>
index 6adedfe9969c1273a812696df3850c14a2f85790..5f0b4546fc8ff0823e9af428978f5553fdf822d0 100644 (file)
@@ -46,7 +46,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unirtsp.props" />
   </ImportGroup>
@@ -58,7 +58,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\unirtsp.props" />
   </ImportGroup>
index 5cd5add13dacd2a09b33818c3e5cd947a054b6e9..11845bbc67adac4b44c160f5f6e279a5703b53f4 100644 (file)
@@ -46,7 +46,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin.props" />
     <Import Project="$(ProjectDir)..\..\build\props\apt.props" />
   </ImportGroup>
@@ -58,7 +58,7 @@
   </ImportGroup>
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="$(ProjectDir)..\..\build\props\unidebug.props" />
+    <Import Project="$(ProjectDir)..\..\build\props\unidebug.vsprops" />
     <Import Project="$(ProjectDir)..\..\build\props\unibin-x64.props" />
     <Import Project="$(ProjectDir)..\..\build\props\apt.props" />
   </ImportGroup>