Subversion Repositories group.electronics

Rev

Rev 178 | Rev 181 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 178 Rev 179
Line 94... Line 94...
94
    <None Include="packages.config" />
94
    <None Include="packages.config" />
95
  </ItemGroup>
95
  </ItemGroup>
96
  <ItemGroup>
96
  <ItemGroup>
97
    <WCFMetadata Include="Service References\" />
97
    <WCFMetadata Include="Service References\" />
98
  </ItemGroup>
98
  </ItemGroup>
-
 
99
  <ItemGroup>
-
 
100
    <Content Include="vJoyInterface.dll">
-
 
101
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-
 
102
    </Content>
-
 
103
    <Content Include="vJoyInterfaceWrap.dll" />
-
 
104
  </ItemGroup>
99
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
105
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
100
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
106
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
101
       Other similar extension points exist, see Microsoft.Common.targets.
107
       Other similar extension points exist, see Microsoft.Common.targets.
102
  <Target Name="BeforeBuild">
108
  <Target Name="BeforeBuild">
103
  </Target>
109
  </Target>