Skip to content

Commit

Permalink
Merge pull request #5 from juchong/watchdog
Browse files Browse the repository at this point in the history
Updated resources
  • Loading branch information
Alex Nolan authored Nov 22, 2019
2 parents 5cc568e + 922d780 commit 2cc22be
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 8 deletions.
10 changes: 4 additions & 6 deletions FX3-ExampleGui.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@
<Reference Include="CyUSB">
<HintPath>Resources\CyUSB.dll</HintPath>
</Reference>
<Reference Include="FX3Api, Version=2.1.6.0, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>Resources\FX3Api.dll</HintPath>
</Reference>
<Reference Include="FX3USB, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>Resources\FX3USB.dll</HintPath>
Expand Down Expand Up @@ -386,12 +390,6 @@
<ItemGroup>
<Folder Include="Resources\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\iSensor-FX3-API\FX3Api.vbproj">
<Project>{a553cac3-91bb-4ed1-914b-f55f1468b0c6}</Project>
<Name>FX3Api</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<PropertyGroup>
<PostBuildEvent>XCOPY /y "$(TargetDir)*" "T:\~Lab_SW_Tools\iSensor-FX3-Gui\iSensor-FX3-Gui-Build"</PostBuildEvent>
Expand Down
2 changes: 1 addition & 1 deletion My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Imports System.Runtime.InteropServices
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("1.0.0.0")>
<Assembly: AssemblyFileVersion("2.1.5.1")>
<Assembly: AssemblyFileVersion("2.1.6.0")>
Binary file modified Resources/FX3Api.dll
Binary file not shown.
14 changes: 13 additions & 1 deletion Resources/FX3Api.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Resources/FX3USB.dll
Binary file not shown.
Binary file modified Resources/StreamDataLogger.dll
Binary file not shown.

0 comments on commit 2cc22be

Please sign in to comment.