Change all $(SolutionDir) to $(ProjectDir)
authorRipleyTom <RipleyTom@users.noreply.github.com>
Thu, 2 May 2019 14:13:20 +0000 (16:13 +0200)
committerNathan Hjelm <hjelmn@me.com>
Mon, 8 Jul 2019 03:39:46 +0000 (21:39 -0600)
Signed-off-by: Nathan Hjelm <hjelmn@me.com>
46 files changed:
libusb/version_nano.h
msvc/fxload_2010.vcxproj
msvc/fxload_2012.vcxproj
msvc/fxload_2013.vcxproj
msvc/fxload_2015.vcxproj
msvc/fxload_2017.vcxproj
msvc/getopt_2010.vcxproj
msvc/getopt_2012.vcxproj
msvc/getopt_2013.vcxproj
msvc/getopt_2015.vcxproj
msvc/getopt_2017.vcxproj
msvc/hotplugtest_2010.vcxproj
msvc/hotplugtest_2012.vcxproj
msvc/hotplugtest_2013.vcxproj
msvc/hotplugtest_2015.vcxproj
msvc/hotplugtest_2017.vcxproj
msvc/libusb_dll_2010.vcxproj
msvc/libusb_dll_2012.vcxproj
msvc/libusb_dll_2013.vcxproj
msvc/libusb_dll_2015.vcxproj
msvc/libusb_dll_2017.vcxproj
msvc/libusb_static_2010.vcxproj
msvc/libusb_static_2012.vcxproj
msvc/libusb_static_2013.vcxproj
msvc/libusb_static_2015.vcxproj
msvc/libusb_static_2017.vcxproj
msvc/listdevs_2010.vcxproj
msvc/listdevs_2012.vcxproj
msvc/listdevs_2013.vcxproj
msvc/listdevs_2015.vcxproj
msvc/listdevs_2017.vcxproj
msvc/stress_2010.vcxproj
msvc/stress_2012.vcxproj
msvc/stress_2013.vcxproj
msvc/stress_2015.vcxproj
msvc/stress_2017.vcxproj
msvc/testlibusb_2010.vcxproj
msvc/testlibusb_2012.vcxproj
msvc/testlibusb_2013.vcxproj
msvc/testlibusb_2015.vcxproj
msvc/testlibusb_2017.vcxproj
msvc/xusb_2010.vcxproj
msvc/xusb_2012.vcxproj
msvc/xusb_2013.vcxproj
msvc/xusb_2015.vcxproj
msvc/xusb_2017.vcxproj

index e549eee7304fa4cb653289fd976066a2d50d13a0..8f3c702ef0ae49417a9de71b35ebcd08240435a2 100644 (file)
@@ -1 +1 @@
-#define LIBUSB_NANO 11367
+#define LIBUSB_NANO 11368
index 65f97a16217901f831f88ac7488dee59948e715f..bc4c6162b652caf58e10d68b52d48942474e3b1f 100644 (file)
@@ -39,8 +39,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 122ec24cf5b61b773922f06d0a0692d1c260f399..5f663cca0edbd35b6872513114d6b3257d4c02d8 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 5b5d2236e30ed066ee48abfa3248cf79f7a57c93..41495c96fe853566bf46d55c002d6ecd4ddc6b51 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 0447c2aa42b222cdcdc56c318059691d87d20bba..e8c97efe58e0de7238d68e4ce65415e321fd3e31 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 5654fc2bce1807d03e42e6eec3b898f46a778ecf..aa56f38027d45f137c1860bb854fc7098da8e650 100644 (file)
@@ -59,8 +59,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 6e2a33aeae336ad046bc0d4dac7df53e2072ddc8..2290798bd012871c44be1c3462157b04f9da1cb8 100644 (file)
@@ -38,8 +38,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 30508ea0ebd5efaddf502c6e1d559a2529889992..ba135fb386a117f4f090d7219ffcac380c4c065e 100644 (file)
@@ -39,8 +39,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 7c18f6594d9acc62c99ed19517be8237d367d9ff..60f2b1818627e524f924f02077a79db10e564471 100644 (file)
@@ -39,8 +39,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 381ffa432e8f11d3b45bbd8e7fc98507e52759f4..1fee4a2fba922b8d583a26a04d9e2a00c514670f 100644 (file)
@@ -39,8 +39,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index f586fc16556c3b88d210114f48d21d7dbfbe93ac..7586b6a489eba69cdd3d46b3461c91284f026c6e 100644 (file)
@@ -58,8 +58,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 35a42bc8de1cdf72d7a490876f6aeab6df8df7c9..ca60442dfc5ccc2cc3030536440bc39918f2a605 100644 (file)
@@ -39,8 +39,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 4bd06430831c58ad6714e575e1fc9ea142829c4e..e9aa9a6bdeb980e47d5ca847ac5734f217341b26 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 802b28f1a28cb19bd5e002994c217231a9d8dfcb..fdc5dfd0086398ad653d2e944f1580e8ce408db9 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index e80a9815f984e775eb088107da55ba4bf70651cc..dc603a607ff3dd231827a251e9b82499c5617ffc 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index a22a30475081cbe9f1bdc56b2cdac93908f0f25c..c5766b518a2c222b6aab78f27579278d259a036b 100644 (file)
@@ -59,8 +59,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 2b8580dc093a94623ea4d381b68a5dd3045c1aae..2bd7c4b16ad04257d54f4d75b0c626aae4eda701 100644 (file)
@@ -38,8 +38,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\dll\$(TargetName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\dll\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\dll\$(TargetName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\dll\</OutDir>
     <TargetName>libusb-1.0</TargetName>
   </PropertyGroup>
   <ItemDefinitionGroup>
index 571b445ae1a2b7dd4676842b893c9d09517f27a1..840bec70f4259ac27ae3dd09e8d13d478fc383f8 100644 (file)
@@ -39,8 +39,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\dll\$(TargetName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\dll\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\dll\$(TargetName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\dll\</OutDir>
     <TargetName>libusb-1.0</TargetName>
   </PropertyGroup>
   <ItemDefinitionGroup>
index 65f03d1debe1c30f3ce2068442648793ce8db441..fb3242f260c5942e535f18b749068d8cd3b0afa3 100644 (file)
@@ -39,8 +39,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\dll\$(TargetName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\dll\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\dll\$(TargetName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\dll\</OutDir>
     <TargetName>libusb-1.0</TargetName>
   </PropertyGroup>
   <ItemDefinitionGroup>
index ce562f1b16437deeeef9768a1534c901f46db840..d564cdfff0c2d52f2e312e7cd19c487daf28deca 100644 (file)
@@ -39,8 +39,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\dll\$(TargetName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\dll\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\dll\$(TargetName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\dll\</OutDir>
     <TargetName>libusb-1.0</TargetName>
   </PropertyGroup>
   <ItemDefinitionGroup>
index fab4949de0982e58016c5609d5fd4fb721ee0392..84c0b54f6b24ae23ddbf171168f5895dde2c78d7 100644 (file)
@@ -58,8 +58,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\dll\$(TargetName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\dll\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\dll\$(TargetName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\dll\</OutDir>
     <TargetName>libusb-1.0</TargetName>
   </PropertyGroup>
   <ItemDefinitionGroup>
index 4915dea1d480c0a42515d266f97f9cf9d00d981d..2bea19aa2d3f53939b27542055737552d78ea588 100644 (file)
@@ -38,8 +38,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\$(TargetName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\$(TargetName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
     <TargetName>libusb-1.0</TargetName>
   </PropertyGroup>
   <ItemDefinitionGroup>
index ec653d85588768fae896f33d8e62412fa1bf6e6d..498364f2994d6e1da532a47bad699de38a745596 100644 (file)
@@ -39,8 +39,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\$(TargetName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\$(TargetName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
     <TargetName>libusb-1.0</TargetName>
   </PropertyGroup>
   <ItemDefinitionGroup>
index c97fb011ac87cd1b3c8cda1cced66722af142947..ecc4e77edc02aab79bd845d7a0108f2c25a5d1d9 100644 (file)
@@ -39,8 +39,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\$(TargetName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\$(TargetName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
     <TargetName>libusb-1.0</TargetName>
   </PropertyGroup>
   <ItemDefinitionGroup>
index a1821719d5d78b9821008a9f5559c5cc44f90c08..d39d5dfcca8d63ee58d1588bce718a67403b5e5b 100644 (file)
@@ -39,8 +39,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\$(TargetName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\$(TargetName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
     <TargetName>libusb-1.0</TargetName>
   </PropertyGroup>
   <ItemDefinitionGroup>
index e62e5dea69d6919741b5bd03d5a3d382eb0df8ca..2d01d925a0422efebe204c89004b6510e19a32c4 100644 (file)
@@ -58,8 +58,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\$(TargetName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\$(TargetName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
     <TargetName>libusb-1.0</TargetName>
   </PropertyGroup>
   <ItemDefinitionGroup>
index bfda5d277cee665101778dcb07abc384fdb146f1..ea6ee057fcd7db0ac7c9286b8df3c6ffe4827b2a 100644 (file)
@@ -39,8 +39,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index ec2eaf5902e5ee47a65fa82f64b8b601588c2fd4..ed38699c1de9f4f5ca2fc7af5af889fceabe08c1 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 64b45786ca1a5e57ddbe8b1a6ce2f12a5b957efa..52c21922f0a4ca36b0187b4390c2046732e86cf0 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 12438654c87c2f4284b6ab8f54b4e464668a7a57..ba69070d815fdb05b34260cd917fc732f94f28b1 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 57f32321b0d17fe7fe5ec9c0591c6379c9adfc30..6bfe001797b4f6e9f48c46f37684fa83cffd2d92 100644 (file)
@@ -59,8 +59,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 5f1e99b64a7709790cd601cae20cc006a1a91d6c..1ac231de2457aab05593cca55f4c6b54f980cb40 100644 (file)
@@ -39,8 +39,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\tests\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\tests\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\tests\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\tests\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 4485a4c6a455449b5db777b7fdbbce3657162597..11718bc0948816922b244d7fefe565a97525b8bd 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\tests\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\tests\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\tests\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\tests\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 305b11e480f93c225bcc2bb634b32d94cc687f4e..5da51cf80c59fdfe218d58cac797fe557e194209 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\tests\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\tests\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\tests\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\tests\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 8cb33d39eb87338fb814b577b1b8cf67bd92f400..21c3ac5d6f746b1cb66ab49dde6c22f4f2d041a3 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\tests\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\tests\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\tests\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\tests\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index cfba0492c3c89fca0f2ea39ee346d0059e2642e2..47ddef539e17a3326a8348dcd54d11b66e5388f6 100644 (file)
@@ -59,8 +59,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\tests\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\tests\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\tests\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\tests\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index f425e64eac9c26e3b102ed74fdd2eb4bf9942a97..3c29b06b12cafffdde80283b462ed81dac2513b3 100644 (file)
@@ -39,8 +39,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 19c726620de943ebb47d0d8fdc3fbfdf13f6bbf2..3a105415957385b63877448351d232b8e87b0894 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 91e8269caa04f7ced862ee1480521d5ad8bc0322..d69720d9022ec02c10fd3c62dc6ef3a40c4fa107 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index ff8016ff4a620ddde12348dcf9e60a547ba56ffe..08f9057b6eafb63a2f55ec1307cc7a319efb2dff 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 01ef4de235c0f0e61efc73de1ca8fede294abe4a..87a7ca2ff92c13c0014a13fa15e952ca2691fb09 100644 (file)
@@ -59,8 +59,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index e7f5fe46e30ede1659176ffc01c67ed6c5b334a3..5a8b707671219682e032ae8d4849f5bfd4a30f74 100644 (file)
@@ -39,8 +39,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 4234eaf6552f656fbefa4ae6b03a77e0747cdda7..95148cd7a2dcc9caf5c86733d47478c4ecc2fbf8 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 579951e725cbcce33423fcfb2dce0196bff485a5..b1e1df2c4e14ce160e08785edf781197791e5e2f 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 78b84bfbd64a1aabd6855a91e68308e497737aba..ea2a16fbe6d88d83f05eaccdbb1f5641b136e77f 100644 (file)
@@ -40,8 +40,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index 0608ded1606cbe2048c06b5bfa296cfb11aef4fc..379ea8bec819892812095a466b28ab5638bd9949 100644 (file)
@@ -59,8 +59,8 @@
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
-    <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
-    <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
+    <IntDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>
+    <OutDir>$(ProjectDir)..\$(Platform)\$(Configuration)\examples\</OutDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>