server/windows/USBEventSvc/OpenSecUSBEventSvc/OpenSecUSBEventSvc.vcxproj
changeset 79 617009c32da0
parent 9 50b1cfe9576b
     1.1 --- a/server/windows/USBEventSvc/OpenSecUSBEventSvc/OpenSecUSBEventSvc.vcxproj	Wed Dec 04 14:41:20 2013 +0100
     1.2 +++ b/server/windows/USBEventSvc/OpenSecUSBEventSvc/OpenSecUSBEventSvc.vcxproj	Wed Feb 26 17:27:07 2014 +0100
     1.3 @@ -68,12 +68,14 @@
     1.4    <PropertyGroup Label="UserMacros" />
     1.5    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     1.6      <LinkIncremental>true</LinkIncremental>
     1.7 +    <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
     1.8    </PropertyGroup>
     1.9    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
    1.10      <LinkIncremental>true</LinkIncremental>
    1.11    </PropertyGroup>
    1.12    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    1.13      <LinkIncremental>false</LinkIncremental>
    1.14 +    <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
    1.15    </PropertyGroup>
    1.16    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
    1.17      <LinkIncremental>false</LinkIncremental>