Skip to content

Commit

Permalink
Seperate Compiled Code
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMc86 committed Feb 12, 2020
1 parent 5dab60c commit d5b13fa
Show file tree
Hide file tree
Showing 16 changed files with 7 additions and 1 deletion.
Binary file modified src/Demo.vi
Binary file not shown.
Binary file modified src/StatD Class/Close.vi
Binary file not shown.
Binary file modified src/StatD Class/Connect.vi
Binary file not shown.
Binary file modified src/StatD Class/Controls/Event Types.ctl
Binary file not shown.
Binary file modified src/StatD Class/Controls/Priorities.ctl
Binary file not shown.
Binary file modified src/StatD Class/Decrement Counter.vi
Binary file not shown.
Binary file modified src/StatD Class/Gauge.vi
Binary file not shown.
Binary file modified src/StatD Class/Histogram.vi
Binary file not shown.
Binary file modified src/StatD Class/Increment Counter.vi
Binary file not shown.
Binary file modified src/StatD Class/Send Event.vi
Binary file not shown.
Binary file modified src/StatD Class/SubVIs/Add Tags.vi
Binary file not shown.
Binary file modified src/StatD Class/SubVIs/Format Event.vi
Binary file not shown.
Binary file modified src/StatD Class/SubVIs/Format Metric.vi
Binary file not shown.
Binary file modified src/StatD Class/SubVIs/Send Packet.vi
Binary file not shown.
Binary file modified src/StatD Class/Timing.vi
Binary file not shown.
8 changes: 7 additions & 1 deletion src/dogstatd.lvproj
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="11008008">
<Property Name="NI.LV.All.SourceOnly" Type="Bool">true</Property>
<Property Name="NI.Project.Description" Type="Str"></Property>
<Item Name="My Computer" Type="My Computer">
<Property Name="server.app.propertiesEnabled" Type="Bool">true</Property>
<Property Name="server.control.propertiesEnabled" Type="Bool">true</Property>
Expand All @@ -12,7 +14,11 @@
<Property Name="specify.custom.address" Type="Bool">false</Property>
<Item Name="Demo.vi" Type="VI" URL="../Demo.vi"/>
<Item Name="StatD Interface.lvclass" Type="LVClass" URL="../StatD Class/StatD Interface.lvclass"/>
<Item Name="Dependencies" Type="Dependencies"/>
<Item Name="Dependencies" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
<Item Name="Escape String.vi" Type="VI" URL="/&lt;vilib&gt;/AdvancedString/Escape String.vi"/>
</Item>
</Item>
<Item Name="Build Specifications" Type="Build"/>
</Item>
</Project>

0 comments on commit d5b13fa

Please sign in to comment.