summaryrefslogtreecommitdiff
path: root/msvc/libusb_dll_2012.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'msvc/libusb_dll_2012.vcxproj')
-rw-r--r--msvc/libusb_dll_2012.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/msvc/libusb_dll_2012.vcxproj b/msvc/libusb_dll_2012.vcxproj
index 571b445..840bec7 100644
--- a/msvc/libusb_dll_2012.vcxproj
+++ b/msvc/libusb_dll_2012.vcxproj
@@ -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>